cancel
Showing results for 
Search instead for 
Did you mean: 

Recovering from contentstore.deleted?

mvaled
Champ in-the-making
Champ in-the-making
Is there any way to recover (at least) the files deleted in contentstore.deleted?  Can I inspect the contents of the store and extract those files?

Best regards,
Manuel.
2 REPLIES 2

craig_michael_n
Champ on-the-rise
Champ on-the-rise
did you delete the content store or the database? If you deleted the content store than your files are gone.

alfprogrammer
Champ in-the-making
Champ in-the-making
Hi,

/alf_data/contentstore.deleted contains the the contents of the file (.bin) that were previously in /alf_data/contentstore. It cannot be recovered in Alfresco (metadata related to the .bin file has been deleted from DB)  Smiley Surprisedops:
.bin files can be opened in notepad/notepad++

You can read http://alfrescoshare.wordpress.com/2009/12/17/understanding-alfresco-document-life-cycle-for-backup-... for you reference.