search for: ahaxn

Displaying 6 results from an estimated 6 matches for "ahaxn".

Did you mean: aheaxn
2014 Aug 17
1
delete not working with multiple source directories
...n destination. This only happens when there are several source directories and at destination some show delete working and others not. I can not reproduce the issue so it is hard to pinpoint. one example: This is on OSX Mavericks running rsync 3.0.9 with the usual osx patches and options rsync -aHAXN --fileflags --force-change --protect-decmpfs --exclude-from=/tmp/BLexclusions.txt --stats ?delete ?progress -vvv /Applications /Library /Users /Volumes/Backup So with /Applications /Library /Users being source, only /Applications shows files being deleted. Removing /Applications and the two othe...
2015 Jan 16
3
wrong transfer of app packages using --backup
...ng some strange behavior using rsync 3.1.1 on OSX with the 3 standard patches applied when using the --backup and --backup-Dir options. This works as expected on 3.0.9, moving any files on dest that are not on source to the backup folder. If no changes then the backup folder is not even created. -aHAXN --fileflags --force-change --protect-decmpfs ?delete --backup --backup-dir=BL_Archive --stats ?progress -vvv on 3.1.1 , where dest and source are already in sync, any apps and rtfd files (both are ?packages? of other files) on the dest are replicated in the backup folder. They aren?t removed from...
2008 May 23
2
rsync hang at end
...it hangs at the last file to transfer and refuses to quit. Activity Monitor shows three rsync processes all at 0%CPU at that point (and virtual memory allocated of 3.74GB, 2.6GB and 2.6GB!). The last file incidentally is / usr/standalone/bootx.xcoff My friend is using the standard options -aHAXN --fileflags --force-change --stats -v --progress on an Intel mac copying his system of 100GB, or 1 million files, to the external drive. As I said, it works well and always copies all of the files perfectly. When the hang occurs, the output shows nothing unusual - it just stops at the last...
2010 Apr 03
6
osx 10.6 strange rsync errors
...: "/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 able to g...
2017 Jan 13
0
very slow performance OS X xattrs
...rsync 3.1.1 but would assume no new changes in 3.1.2 to affect any of this. usual OS X build (on Sierra) patch -p1 <patches/fileflags.diff patch -p1 <patches/crtimes.diff patch -p1 <patches/hfs-compression.diff with my additions, progress tweaks etc. (Base build is same performance) -aHAXN --fileflags --force-change --protect-decmpfs --numeric-ids --protect-args --stats -v Thanks, Rob
2015 Jan 23
0
rsync 3.1.1 wrong transfer of app packages using --backup
...vior using rsync 3.1.1 on OSX with the 3 standard patches applied when using the --backup and --backup-Dir options. > > This works as expected on 3.0.9, moving any files on dest that are not on source to the backup folder. If no changes then the backup folder is not even created. > > -aHAXN --fileflags --force-change --protect-decmpfs ?delete --backup --backup-dir=BL_Archive --stats ?progress -vvv > > on 3.1.1 , where dest and source are already in sync, any apps and rtfd files (both are ?packages? of other files) on the dest are replicated in the backup folder. They aren?t re...