Well, I finagled a system up that works with Mac OS X and Rsync, I configured it in teh following steps: SSH Authentication key logs in without a password to the host machine jarmusch. >From the client machine, Cage, using the command ssh [EMAIL PROTECTED](IP address concealed to protect the innocent.) I get [jarmusch:~] Now that I'm logged into Jarmusch, I execute the following command [jarmusch:~]sudo rsync -aovve /usr/bin/ssh --progress /Volumes/PocketDrive19500/Backup/ [EMAIL PROTECTED]:/Volumes/Cage/
It then goes through and transfers all the files, but doesn't use HFS+ support and strips the resource forks from the file. I should see files coyping that end in .rsrc but none ever do. If anyone knows of a workaround for this, I would appreciate it greatly. I get rsync to work locally without stripping the resource forks..I'm using 2.5.5, the version included with RsyncX -Tito ------------------------------------------- To heal will require real effort, and a change of heart, from all of us. To heal means that we will begin to look upon one another with respect and tolerance instead of prejudice, distrust, and hatred. --------------------------------------------- -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
