restore deleted files
Go to solution
Solved by fjdhdhcyfhf,
You might find the 'find' command useful to produce a list of valid recovered image files, from there you have to rename and put into folders manually.
http://man7.org/linux/man-pages/man1/find.1.html
The file-system table which is where folder/directory structure is stored. delete a file and all you are doing is removing its entry from the table. This is why various programs are able to recover file data but not details like names and folder structure. You have to do this manually.
p.s. I prefer Backintime to any other backup program, it records snapshots and handles storage/deletion.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now