Displaying 1 result from an estimated 1 matches for "pathtorsync".
Did you mean:
path_to_rsync
2010 Apr 03
6
osx 10.6 strange rsync errors
...has vanished: "/Volumes/MacMini/Users/rg/..DS_Store.ZygavW"
>> 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 ab...