how can I use rsync between 2 accounts?

Louis-David Mitterrand vindex+lists-rsync at apartia.org
Sun Mar 18 19:34:05 GMT 2007


On Sun, Mar 18, 2007 at 02:11:21PM -0500, ying lcs wrote:
> 
> I have 2 linux accounts on different machines (same login, same password).
> Can you please tell me how  I use rsync directories between 2 accounts?

ssh host1 "rsync <options> /my/dir host2:/my/dir"


More information about the rsync mailing list