Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

So, crashplan themselves say it can't and shouldn't be done, because of hard links and how TM works... But can't it, really?! Isn't there any way around it?

Reason I want to use CrashPlan is because it does everything else I need - except easy recovery, which TimeMachine provides.

PS: "Nope, it can't be done" and a very detailed answer on why, or "do it with rsync" or something are both ok here.

share|improve this question
Note that the crash-plan issue in the link you provide is only for local time-machine backups. It does not apply if the backup is a sparse-bundle file. – Fake Name Feb 18 at 13:31

3 Answers

up vote 2 down vote accepted

Instead of using crashplan, use the new Time Machine (since Mountain Lion).

Problem solved.

share|improve this answer

For backing up my Time Machine volume, I use SuperDuper!, which correctly handles hard links on folders. I already saved my Time Machine data using the backup in place of the original Time Machine disk.

With Mountain Lion, I plan to use the multiple Time Machine disks feature.

share|improve this answer
sounds like it wouldn't do incremental and, thus, making it a bad solution for day to day (unlike crashplan or timemachine). – Cawas Sep 5 '12 at 12:41
@Cawas SuperDuper! indeed has an incremental backup capability - the app refers to it as "Smart Update". – Dan J Sep 5 '12 at 18:31

Backups are important, right? So I'd tend to take Crashplan at their word, rather than try and prove them wrong.

However, if I were going to try and use Crashplan with TimeMachine, I'd look into backing up time machine to a sparse image, and then using crashplan to backup the sparse image. TimeMachine automatically backs up to a sparse image when doing backups to a network location. The sparse image itself is just directory containing basic files, these are used to provide the filesystem features, like hard links, that TimeMachine requires.

Whatever you do, remember to test the backup and restore process before you put any faith in it.

share|improve this answer
That sounds like a nice idea. I'll try it soon enough. – Cawas Sep 5 '12 at 12:41

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

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