buy tb500

How to RSYNC files between two servers

The below command need to be run in the source server to sync the files to the destination server

rsync -auvP /home/eplusglo/mail –rsh=”ssh -p 55000 ” root@124.216.218.39:/home/alzweac/

in the above command the mail folder will sync to the new server

 

leave a comment if you not understand.

Thanks.

One Response to “How to RSYNC files between two servers”

  1. ayad Says:

    rsync -auvP okd-installation-centos root@10.4.4.76:/root

Leave a Reply