Another 'file has vanished' incident
Wayne Davison
wayned at samba.org
Fri Mar 31 16:34:14 GMT 2006
On Fri, Mar 31, 2006 at 10:59:35AM +0200, Holger Wesser wrote:
> I use rsync to synchronize some SMB-Shares to an external firewire-disk.
I would imagine that the root cause is the same filename-translation
problem that folks are experiencing under cygwin:
http://lists.samba.org/archive/rsync/2006-March/014976.html
http://lists.samba.org/archive/rsync/2006-March/014988.html
If the name returned by readdir() can't be used to open the file,
there's nothing that rsync can do about it (unless someone can figure
out how to get the real filename to be returned by readdir() in the
first place).
..wayne..
More information about the rsync
mailing list