05-06-2011 04:20 PM
05-06-2011 04:28 PM
05-06-2011 05:08 PM
05-07-2011 08:59 PM
07-11-2019 12:23 PM
Hiasahublr _
An option would be to fix the alfresco installation and start it and then export the contents. As of now i am not sure about the level of your alfresco corruption.
Another option could be that, the .bin itself is the real content and you can rename the file if you know the actual content type. I am not sure of a way to figure out which file is which type meaning if a file is named as e.g: acb48436-302c-46cd-9498-5b6cf2cf33b7.bin, you don't know whether its a pdf or doc or jpeg etc. So this could be tricky.
There would be thumbnails and other related files for the same content depending on your configuration. For example if you have uploaded a pdf or a doc file, you would see 2 .bin files (e.g. aa4702be-e728-4cb2-b0a4-ad545e48ea11.bin having size as 6 KB and acb48436-302c-46cd-9498-5b6cf2cf33b7.bin having size as 36 KB) for the same content (pdf, doc, etc). One would be thumbnail (.jpeg) and other would be the actual file (pdf, doc etc.) . So you need to figure out the right one, probably based on file size.
aa4702be-e728-4cb2-b0a4-ad545e48ea11.bin (6KB) -> aa4702be-e728-4cb2-b0a4-ad545e48ea11.jpeg
acb48436-302c-46cd-9498-5b6cf2cf33b7.bin (36 KB) -> acb48436-302c-46cd-9498-5b6cf2cf33b7.pdf
At last, Copy the .bin files along with the timestamped folder in a new installation at alf_data folder (Timestamped folders are not maintained if you are using s3 content store), but copying the .bin files to new installation won't simply work. Unless you manually fix the database and create the mapping in the db for the .bin file exactly same way as you upload a new file and alfresco creates one. You can back track the tables and its entries when you upload a new file into new installation, and replicate the same thing for existing file via some script. I am not sure how much effort it would take but this is also an option.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.