Commit Graph
4 Commits
Author SHA1 Message Date
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