0

I wanted to save my data (around 150 Gb) on my external hard drive (Toshiba Canvio 1To), which already holds around 700 Gb of movies, old work, stuff that I don't use on an everyday basis.

I used Carbon Copy Cloner, it worked fine. But now I don't see those previous files anymore.

The external hard drive is full, but those files aren't displayed anymore: it only shows my backup. Tried the Shift+Cmd+., didn't reveal anything. Can someone tell me how to get them back?

Thanks.

3
  • Try to run an app like data rescue (prosofteng.com/data-recovery-software) it should be able to find your lost files. The only bad thing is that you may need of another drive to save them...
    – Edd Growl
    Commented Dec 17, 2019 at 13:43
  • 1
    If the sectors on the HD that had that data on it were overwritten by the backup, the chances of recovering the data are (sorry to say...) pretty slim. Commented Dec 17, 2019 at 14:10
  • I have run Recoverit, it found all my stuff, but it's $75 to get it back. How come I can't find it by myself?... Thanks for your answers. Commented Dec 17, 2019 at 14:54

1 Answer 1

0

Carbon Copy Cloner makes a clone of one entire disk volume on another disk volume. In other words, it duplicates the source disk on another volume, replacing whatever was already there.

A safer method would have been to use the drive as a Time Machine disk, which would then backup everything to the external drive, but keeping existing files in place.

If you can indeed recover all your files using Data recovery software, then you should go ahead with that. It is 'not easy' for you to do it yourself, as you would have to write code to read entire disk data blocks and work out where files begin and end (because they lack the catalog entry that the Finder can use to display files).

It is essential to have a second copy of every file that you want to keep, on another device, exactly to prevent situations like this.

1
  • Thank you for your insight, sorry for the delayed answer. Commented Jan 3, 2020 at 15:28

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .