scp -r /local/directory remote_username@ipaddress:/remote/directory
You may also like
sudo rsync -ravzh /home/source/ admin@ipaddress:/share/destination
Requirements: You have to have direct access to console 1.) While you are at the console hit ALT + F1 2.) Type […]
In a cmd prompt run the below command net user username newpassword if the username contains a space do the below net […]
The below will show you how to add the Dag Wieers repository to Centos 5.3 I have also used this method for […]