fdiogo
June 30, 2024, 8:17pm
1
Hello all,
I have using Duplicati for a while, but this week i was trying to recover a bunch of folder with documents and i having trouble getting the files.
I dont have a date of when the files were deleted and when i try to restore from the most recent date of backup the files are NOT restored.
In settings i have enable the option “all-versions” and i see the files but cant restore.
How can i get this files? I have setup the backup with the option inteligence retention.
any help will be apreciate.
Diogo
ts678
June 30, 2024, 9:44pm
2
Welcome to the forum @fdiogo
all-versions
When searching for files, only the most recent backup is searched. Use this option to show all previous versions too.
sounds like it’s for searching, and it’s not mentioned in:
The RESTORE command
but in
The FIND command
Searches in all backup sets, instead of just searching the latest.
Example of find
in GUI Commandline of looking for A.txt which is now deleted gives output:
Listing files and versions:
C:\backup source\test 1\A.txt
0 : 6/30/2024 5:01:03 PM -
1 : 6/30/2024 5:00:03 PM 1 bytes
or you could also turn all-versions
off and go backwards in time through Restore dropdown.
When you find out what the last version having those files was, choose that version and restore.
Turn off all-versions
for safety, although I’d guess it will hurt less if you’re in the right version.
FWIW, in my testing, all-versions
let me restore a single file from a version after file deletion, however trying to restore the whole folder just restored the file that was remaining in the version.
opened 08:52AM - 05 Aug 14 UTC
enhancement
UI
bounty
_From [gabriel....@gmail.com](https://code.google.com/u/101127840663945176306/) … on May 31, 2009 13:00:32_
Implement a structure that allows a recover to be done using a structure
like folder, subfolder, files and all versions of that file, merging all
files from a backup so that the user can see all files that he has in that
backup besides of having to search each day that the backup was done.
A tree like:
Folder
|--- Subfolder
|---- File
|--- version at some date
|--- version at some other date
_Original issue: http://code.google.com/p/duplicati/issues/detail?id=72_
## <bountysource-plugin>
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/3559475-show-all-versions-of-a-file-in-the-recovery-tree?utm_campaign=plugin&utm_content=tracker%2F4870652&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F4870652&utm_medium=issues&utm_source=github).
</bountysource-plugin>
might suit you, but since it’s not been done, you’ll have to go find what you want another way.
I’m assuming this just means they didn’t show up, without any warnings or errors about things.