no such file or directory - but hey, the files are there!
Wayne Davison
wayned at samba.org
Mon Dec 25 19:26:38 GMT 2006
On Mon, Dec 25, 2006 at 02:40:47PM +0100, Tomasz Chmielewski wrote:
> 2. But I don't need to copy the whole "/share/backup", all I really want
> to transfer is "/share/backup/fileacl" - we change the rsync command
> line accordingly:
Why did you change the module name from "share" to "uDrive"? That's why
one command succeeds and one fails. The uDrive module looks to have a
bad path setting: you can't use drive letters with rsync, so be sure to
specify something like "/cygdrive/u" instead of "u:".
..wayne..
More information about the rsync
mailing list