Restoring files from Greyhole Attic
Posted: Wed Apr 02, 2014 7:08 pm
In a masterstroke of pure genius, I managed to delete all of my video files from my server (I think I somehow copied an empty directory and overwrote my server location using some Robocopy flags). At any rate, I just discovered that my files seem to still exist in the attic.
I definitely do not trust myself at the moment, so I was hoping someone could confirm the restore steps. I did not already have an Attic share, so I think I need to use the command line. I've read warnings about mounting gh directly, but I don't know if that applies to what I want to do. So before I try - do I just want to move files from the attic back to my landing zone? Is the command just:
The second location is my samba share for videos.
Thanks for helping a genius.
I definitely do not trust myself at the moment, so I was hoping someone could confirm the restore steps. I did not already have an Attic share, so I think I need to use the command line. I've read warnings about mounting gh directly, but I don't know if that applies to what I want to do. So before I try - do I just want to move files from the attic back to my landing zone? Is the command just:
Code: Select all
mv /var/hda/files/drives/drive2/gh/.gh_trash/Videos /var/hda/files/drives/drive2/Videos
Thanks for helping a genius.