Re: rsync creates wrong sized files

2004-05-21 Thread Dr A V Le Blanc
On Thu, May 20, 2004 at 11:17:58AM -0700, Wayne Davison wrote: > Sounds like the rsync daemon you are contacting is running 2.6.1. If > so, just remove the -R option and all should be well (it's not needed by > the command you're using). Also, since you're using --delete, get rid > of the trailin

Re: rsync creates wrong sized files

2004-05-20 Thread Wayne Davison
On Thu, May 20, 2004 at 08:21:56AM +0100, Dr A V Le Blanc wrote: > Every day this command leaves some wrong files in the tree Sounds like the rsync daemon you are contacting is running 2.6.1. If so, just remove the -R option and all should be well (it's not needed by the command you're using). A