| Article: |
Ten Things I Dig About Panther | |
| Subject: | Synchronize? | |
| Date: | 2003-10-26 08:37:18 | |
| From: | anonymous2 | |
|
Response to: Synchronize?
|
||
|
rsync-x is a replacement for rsync. It hand;es resource forks and all of the other intricacies of HFS+
|
||
Showing messages 1 through 1 of 1.
-
Synchronize?
2003-10-26 20:40:36 anonymous2 [View]



I've got a patched rsync that handles resource forks, but not finder info, but it does it by syncing the file as two files, one with a .rsrc extension (it's tricky, because both files start out with the same inode number, you have to cheat). I need to come up with a clean compatible mapping for the finder info and add a ".info" third fork. But right now it works well enough.