Rsync through SSH can't find directory
Aaron
aaron at silicongraffiti.com
Mon Jan 17 01:27:48 GMT 2005
Sometimes the answer's right in front of you...
I'd copied and pasted an old statement from the other machine and forgotten
to switch the order. Thanks Wayne.
-----Original Message-----
From: Wayne Davison [mailto:wayned at samba.org]
Sent: January 16, 2005 6:19 PM
To: Aaron
Cc: rsync at lists.samba.org
Subject: Re: Rsync through SSH can't find directory
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