scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
/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 […]
At last! I finally got the upgrade from 1.15.61.10 to 1.22.61.1 on my HTC Desire. That meant that I would be able […]
The other day one of my Server 2008’s failed to boot. The error on screen was winload.exe was missing or corrupt. After […]
How to set the NTP client on a Mikrotik router using the Terminal /system ntp client set enabled=yes primary-ntp=###.###.###.### secondary-ntp=###.###.###.### Change the […]