Need help w/ rsync
Posted
by
user71106
on Server Fault
See other posts from Server Fault
or by user71106
Published on 2011-02-17T06:54:22Z
Indexed on
2011/02/17
7:26 UTC
Read the original article
Hit count: 434
rsync
I need some help getting my rync command syntax working. I need to clone the /home/user/public_html folder on a remote server to the server I am logged into via SSH, copying the folder into the same exact path on this local machine.
I have root on the local machine I'm in session on and a user account shell on the remote machine. I'm not clear on where to put the SSH login info and how to define the folder paths.
© Server Fault or respective owner