Displaying 1 result from an estimated 1 matches for "casz".
Did you mean:
case
2002 May 22
1
bug report: errors in file transfer
...different checksum. When I manually checked if the
files indeed differed, I found that they were not transferred correctly!
This means that rsync did not transfer all the files correctly. The file
sizes were correct, but their contents differed.
I then tried to overcome the problem using
rsync -caSz ....
instead. This gave only one file that had mistakes. Then I tried
rsync -az ...
which still had errors.
With my current setup, this problem is repeatable. The files that have
errors are usually big files.
Now, a bit about the setup:
source is a sun, with the partition mounted over NFS from...