Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'A free perl/rsync backup script' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
A free perl/rsync backup script
Authored by: scrofa on Apr 23, '04 01:41:51PM

The commandline replacement for rsync installed with RsyncX has HFS+ and resource fork compatibility (assuming the RsyncX version of rsync has been installed onto both computers involved).

The other added benefit of the RsyncX replacement is that it can be invoked without superuser access. When trying to add Psync to my scripts it always needed SU access, thus making it useless for automatic backups (Though I do concede that I don't know that much about the commandline, so I could have been doing it wrong). rsync, on the other hand, doesn't need superuser access.

---
*******************************
sic facvs nocti se miscuit atrae

[ Reply to This | # ]