Re: --one-file-system problem

2005-03-02 Thread Wayne Davison
On Tue, Mar 01, 2005 at 11:58:55PM -0800, Chuck Wolber wrote: > The server we're trying to synchronize contains directories within "/" > that are mounted to other locations within "/". See this bugzilla suggestion: https://bugzilla.samba.org/show_bug.cgi?id=1455 The perl script mentioned in com

Re: --one-file-system problem

2005-03-02 Thread Paul Slootman
On Tue 01 Mar 2005, Chuck Wolber wrote: > > rsync commandline: > > /usr/bin/rsync -e /usr/bin/ssh --archive --compress --sparse > --verbose --stats --delete --numeric-ids --partial --relative > --one-file-system target.host:/ /destination/path/ > > target rsync version: 2.6.3 > destination

--one-file-system problem

2005-03-01 Thread Chuck Wolber
rsync commandline: /usr/bin/rsync -e /usr/bin/ssh --archive --compress --sparse --verbose --stats --delete --numeric-ids --partial --relative --one-file-system target.host:/ /destination/path/ target rsync version: 2.6.3 destination rsync version: 2.6.2 The server we're trying to synchron