search for: avno

Displaying 1 result from an estimated 1 matches for "avno".

Did you mean: arno
2009 Jun 09
0
robocopy + rsync problems
...5.3 - rsync 3.0.6 - ntfs-3g 2009.4.4 Here are my findings, what makes me nervous though is that rsync seems to have undeterministic behaviour, too. Now in order I ran the test: robocopy /MIR F: G: - missed 24 Files when looking at summary in explorer - told me it could not copy one file rsync -avnO --progress --stats quelle/ ziel/ - dry-run found 20 missing files of the robocopy run rsync -avO --progress --stats quelle/ ziel/ - copied the 20 said files rsync -avnO --progress --stats quelle/ ziel/ - dry-run found now 4 missing files! rsync -avO --progress --stats quelle/ ziel/ - copied the...