HostOnNet Blog

Tag Archives: copy files between servers

Copying files with rsync

rsync is very good command to copy files between two linux servers. To move a folder from server1 to server2, login to server1 with ssh Rrun Here ssh -p 22 is the default SSH port, if you use non standard