| Article: |
Automated Backups on Tiger Using rsync | |
| Subject: | Beware rsync's huge bug... | |
| Date: | 2005-07-23 23:35:44 | |
| From: | KonradHosemann | |
|
Response to: Beware rsync's huge bug...
|
||
|
The rsync od RsyncX has the same problem, as well as hfsrsync from darwinports, which is the same as the RsyncX rsync, I guess.
|
||
Showing messages 1 through 1 of 1.





With the RsyncX version the command you'd use is:
rsync -a --eahfs SOURCE DESTThis should be equivalent to "rsync -aE" with Tiger's stock rsync.
In my usage the modification dates are correct, both for copying to a different drive on the same system and for copying to a remote system over ssh.