Cameron Simpson wrote:
> 
> On Tue, Aug 01, 2000 at 05:05:43PM +1000, James Jones wrote:
> | Hi,
> |
> | Has anybody encountered problems where rsync does not remove empty
> | directories on the destination side?  Or rather it complains:
> |
> |       rmdir(home/blah) : Directory not empty
> |
> | But on inspecting the directory is empty.
> 
> Is the directory on an NFS partition? NFS caching has caused such problems
> for me on occasion (not with rsync, but other variations on rm).
> 
> Just an idea,
> --
> Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/
> 
> Mike was a sportbike rider, He'd say "El grande numero one!"
> With a 'No Fear' sticker on his zx11, he'd lightem'up just for fun...
>         - Mike Hardcore DoD#5010 <[EMAIL PROTECTED]>

No it's not.  The problem occurs when a directory gets replaced by an
non-directory file with the same name.  Eg symbolic linkage of a moved
directory.

But I was wondering whether it would be a good idea to have a
don't-follow-NFS-mounts option.  (Ended up backing up the same 5Gb
volume four times before I realised, oops.)

Cheers James

-- 
James Jones, GMRS Software GmbH,
Innsbrucker Ring 159, 81669 Muenchen
tel: (089) 680792-30, fax: (089) 680792-92 
mailto:[EMAIL PROTECTED] http://www.gmrs.de

Reply via email to