scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
What you are trying to accomplish here is to have one resource (either a page or an entire site) redirect a visitor […]
1. Go to the Webmin Download page and note the download link for Centos. Currently its http://prdownloads.sourceforge.net/webadmin/webmin-1.450-1.noarch.rpm 2 .Login via SSH to […]
This needs to be edited and entered in the Exchange Shell, do so at your own risk – I will not be […]
/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