Displaying 1 result from an estimated 1 matches for "ruzv".
Did you mean:
r0zv
2004 Jul 22
1
Files to short after transfer
...then does not update the file. This leaves me with
corrupted files at the target side. Now, this does not happen all the
time but only for few files. My environment:
- rsync 2.6.2 on Tru64 unix 5.1
- I am copying from a local file system to an AFS file system.
- My command line: rsync -ruzv /home/TRICS/data/2004/ \
/afs/psi.ch/project/sinqdata/2004/trics/
- The file size is several MB. The files are frequently appended to
by our instrument control software. There may be a reading/writing
synchronisation problem.
- If I delete the file at the target end, a rerun o...