search for: hlsource

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

Did you mean: h_source
2010 Sep 16
4
DO NOT REPLY [Bug 7685] New: rsync should not set the creation data on the root folder of an HFS+ volume
...e (albeit only two lines and not particularly explicit). I have reproduced undesirable hard link behavior on Tiger, Leopard, and Snow Leopard using the following script (as you can see, this is certainly an edge case, but I have run into it several times): ############## #!/bin/sh source=/Volumes/HLSource target=/Volumes/HLTarget rsync="/usr/local/bin/rsync" cd /tmp echo "Creating temporary source disk image" hdiutil create -size 1m -volname HLSource -fs HFS+ -layout NONE -attach HLSource.dmg 1> /dev/null echo "Creating temporary target disk image (after a delay to guar...