Rsync through SSH can't find directory

Wayne Davison wayned at samba.org
Mon Jan 17 01:19:27 GMT 2005


On Sun, Jan 16, 2005 at 04:27:24PM -0700, Aaron wrote:
> rsync [...] /rsynctest/test1 user at SERVER.IP.HERE:"/test1"
> Rsync connects fine, but then complains it can't find the directory.

This is pushing file(s) from /rsynctest/test1 to /test1/test1 on the
remote system, so unless that duplication of the "test1" is intended,
you'll need to tweak your args a bit.  Also, something you said later on
in your email made it sound like you were expecting the /rsynctest dir
to be on the remote system, and if so, you've got the args mixed up.

..wayne..


More information about the rsync mailing list