scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
The below can be used in a schedule or script to control rules, just change “enable” to “disable” to disable the rule […]
Sometimes I have the need to send an email with an attachment directly from the console, to do this I use a […]
This is the command to remove a folder/directory including its contents, use with caution as you wont get an “are you sure” […]
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 […]