How do i transfer files from one linux server to another using rsync?

How do i transfer files from one linux server to another using rsync?

You can do this by simply logging in to the destination server via ssh (bash) and typeing something like the following command (making sure youreplace the IP with the correct IP)

The server below uses port 2226 for SSH and would transfer the /home directory from the source server 214.114.213.193

 

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Zombie Process Slayer - Script to kill defunct processes

Here is a small script that you can use to show you which processes are zombies and which user is...

How can i cancel my dedicated server?

How Do I Cancel My Dedicated Server & Account? To cancel your account you need to login to your...

How can I move a xen LVM based virtual machine from one server to another?

For those running servers with no back-end SAN, the following instructions detail the steps...

How can i show my cpu info (linux)?

How can i show my cpu info? Log in to your server via SSH then typ;e the following command...

How can i sync hardware clock

How can i sync the hardware clock in cent os?   First make sure your clock is accurate you can...