Commit Graph
10 Commits
Author SHA1 Message Date
StanislavandGitHub 40dc08db74 small fix for empty "*index*" file
some index file don't contain 'vol' folder, only manifest. this fix check if 'vol' folder is exists
2020-04-06 14:39:45 +03:00
Piegames 77a46b34c0 Made python script run in parallel
This made the process a lot faster for me 15h -> 7h.
2018-03-08 17:55:34 +01:00
wjan 91901ece36 updates readme 2018-02-23 09:43:30 +01:00
wjan b74ee4683a uses config file and corrects the zip archive creation 2018-02-22 22:03:37 +01:00
wjan e5995f43c5 moves options to file and some code cleaning 2018-02-13 10:31:49 +01:00
wjan b60451a7ac adds python script to decrypt and encrypt
with different encryption or decryption procedures
2018-01-26 20:56:19 +01:00
Ben Fisher 1b799aecd2 restore_from_python.py; moving to a separate directory 2017-04-13 13:07:35 -07:00
Ben Fisher ec07996144 restore_from_python.py; codacity's recommendations
no functionality changes
2017-04-09 17:46:20 -07:00
Ben Fisher 6d39c39a94 restore_from_python.py
by Ben Fisher, https://github.com/downpoured
a Python script to restore Duplicati files
similar to Duplicati.RecoveryTool, but with no dependencies on Mono/.NET
uses streaming apis to restore a large number of files and use limited RAM.
supports backups using AES encryption (.aes) or No Encryption (.zip),
if data uses GPG/other encryption, decrypt files to .zip before running this tool.
2017-04-09 16:20:04 -07:00
Kenneth Skovhede dda27012b2 Added pause-resume example script 2016-11-10 10:27:53 +01:00