|
|
|
|
|
Wednesday, September 08, 2010
|
|
|
|
|
|
|
|
|
|
| Author |
Messages |
|
Robb Bryn Posts:16
 |
| 03/11/2010 22:16:42 |
Alert
|
is there anyway to recover a file from the graveyard? |
|
|
|
|
Peter Donker
 Posts:2973
 |
| 03/15/2010 11:19:18 |
Alert
|
Hi Robb,
Not yet. The current solution just prevents the loss of data. We're working on a UI to retrieve data.
Peter |
|
|
|
|
Stuart Hilbert Posts:27
 |
| 08/18/2010 14:27:53 |
Alert
|
Even if there isn't a GUI way to restore files from the graveyard is there is there a sql script way to do so?
Thanks,
Stuart |
|
|
|
|
Jason Scott Posts:44
 |
| 08/18/2010 16:01:19 |
Alert
|
Stuart, I have no idea if a SQL script could do it, but I certainly know how to do it manually. On the webserver, just go to Portals>[DNN instance]>DMX>Graveyard. You'll see a list of .config files and .resources files. All of the resources files are the files themselves, and the config files contain all of the metadata of the files. When I've had to restore, I use a utility to search the text of the .config files as a I search for the filename(s) of the missing file(s). When I find the config, it'll then point me to the right resources file. Then I just rename the file and re-upload to DMX. It's not pretty, but it works. Hope this helps.
Jason |
|
|
|
|
Peter Donker
 Posts:2973
 |
| 08/19/2010 16:16:22 |
Alert
|
Hi guys,
I do plan to do this but it isn't trivial and it hasn't made the cut for 5.3. I hope to have it for 5.4. In the meantime: follow the excellent guidance by Jason.
Backgrounder: In a first step to making a system that could "never lose a file" the graveyard was designed. The file is copied to it (with it's ".resources" extension to prevent download) and it's metadata is converted to XML and stored as a config file. A folder, therefore, only has a config file there. This info should be enough for a tech savvy person to find a file that was lost. But it is not yet a complete solution allowing the recuperation of hard deleted files.
Peter |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.6
|
| |
|
|
|
|
|
|
|
|
|
|
|