Displaying 1 result from an estimated 1 matches for "pathttosourcedirectory".
2010 Apr 03
6
osx 10.6 strange rsync errors
...t;> file has vanished: "/Volumes/MacMini/Users/rg/..DS_Store.ZzgavW"
So before any files are copied it fails on the "missing" files that aren't there in the first place!
The basic command line is
pathtoRsync -aHAXN --fileflags --force-change --stats -v -u --progress pathttoSourceDirectory pathToDestinationNetworkDirectory &> pathToOutputLogFile echo $!
This works fine when going to an external mounted Volume or a partition, just not to a local mounted Network Volume.
I haven't been able to get any more detailed information from users so far. Has anyone seen this or h...