How can I create a (secondary) backup to a offsite location of a timemachine backup residing on a apple timecapsule?

Possible destinations are Amazon S3, Mosso Cloud Files, Generic SSH/SCP servers, ...

link|improve this question

40% accept rate
feedback

1 Answer

Knowing that time machine uses heavily the features of the underlying mac file system HFS+, looking into RDiff would make sense. RDiff can be used to sync folder via networks and supports specific mac features. Thus it maybe can be used maybe to even sync a timemachine backup to the remote server. The remote server needs a ssh-login and has to have a POSIX file system.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.