scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
If you have a user that can only log into a PPP (L2TP, PPTP etc) session on a Mikrotik during a certain […]
/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]
From time to time the maillog in mysql grows to big and eats up all the space on my mail filter, the […]