Displaying 1 result from an estimated 1 matches for "darsplit".
Did you mean:
varsplit
2004 Mar 10
4
HFS+ resource forks: WIP patch included
....0. This is a valuable
feature for me right now, so I'm resisting altering it.
Current (WIP!) version of patch is included below.
It's also available and will be kept updated at:
http://www.quesera.com/~reynhout/misc/rsync-hfs-mode-patch
The switch to turn the new stuff on is: --hfs-mode=darsplit
I wanted to include mode "appledot" to set the resource fork
filename to ._<filename> on the other side, but the sorting
issue described above got in the way...for now, at least.
Thanks again for any help you can offer. Don't be gentle.
diff -u rsync-2.6.0/flist.c rsync-2.6....