Hi,
AFAIK, rsync does not support resource forks (as rsyncx does). Is there a workaround?
Heiko
RsyncBackup
simple intuitive GUI for backups with rsync
Version: 0.1
Resourceforks?
Feedback Type: Commentary
Contributed by: HeikoK Tuesday, March 28 2006 @ 09:48 AM PST
Product Platform: MacOSX
Used Product For: Have Not Tried
Comments
Resourceforks? - HeikoK
TriVectus: Great! I didn't know X.4's rsync supports resources, so I continued using rsyncx. THANKS for the hint!Heiko
Wednesday, March 29 2006 @ 10:40 AM PST
Resourceforks? - TriVectus
As of 10.4, most of the familiar Unix commands, such as cp, support resource forks and other extended metadata (such as ACLs) by default. Such support is also in 10.4's rsync, but it's not automatic, Instead, you must specify the -E option. Keep in mind that the version of rsync on both ends of the transfer (in the case of transfers from one machine to another) must support resource forks, which is probably why it's not a default option. See the man page for more information.Prior to 10.4, you are correct that the version of rsync included with OS X did not support resource forks.
Reply to This
Tuesday, March 28 2006 @ 12:15 PM PST