Basically, we've got a new client company at work, and they need a remote backup for their (Mac) server. Rsync is by far the most solid solution I've seen, for any platform, and it's what I use for most of the Windows servers. After an hour or so searching, I failed to find anything decent, so reverted to the old unix standby: bash, rsync, cron. If anyone happens to know a good frontend, it'd be very useful. If you've ever used Deltacopy on Windows, that's exactly what I'm looking for, if not, the features I'd like are:
* Automatic retry on error
* Scheduling
* Email reporting
* Ability to pass rsync switches
