scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
The below can be used to add a local user to a Mikrotik using a script or at the CLI /user add […]
ip route add 192.168.1.0/24 via 192.168.0.1
VMware server installation on CentOS: 1. Log in the server as ‘root’. It’s not best practice but for now it’s easier. 2. […]