Re: Files to short after transfer

2004-07-22 Thread Wayne Davison
On Thu, Jul 22, 2004 at 04:03:26PM +0200, Mark Koennecke wrote: > - My command line: rsync -ruzv /home/TRICS/data/2004/ \ > /afs/psi.ch/project/sinqdata/2004/trics/ The -u option tells rsync to ONLY update the file if the timestamp is earlier than the timestamp of the sending file. Th

Files to short after transfer

2004-07-22 Thread Mark Koennecke
High, I am experiencing a problem with rsync. The symptom is that rsync does not seem to notice that the file at the target side is shorter then the source one and then does not update the file. This leaves me with corrupted files at the target side. Now, this does not happen all the