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