scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
Linpus on an Acer Aspire One netbook, does not ship with an SSH client. To be fair its not probably needed by […]
The below will show you how to add the Dag Wieers repository to Centos 5.3 I have also used this method for […]
/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0