tsileo / bakthat

Bakthat is a MIT licensed backup framework written in Python, it's both a command line tool and a Python module that helps you manage backups on Amazon S3/Glacier and OpenStack Swift. It automatically compress, encrypt (symmetric encryption) and upload your files.
http://bakthat.readthedocs.org/en/latest/
MIT License
491 stars 67 forks source link

I have lost bakthat.sqlite. Can I still restore my backups from untouched backup server(s3)? #76

Open noisy opened 9 years ago

noisy commented 9 years ago

I still have .bakthat.yml, but when I call

bakthat restore my_file_name

I got:

No file matched.

I checked, all backups are still in my bucket on S3, but I cannot use bakthat to restore my file.

noisy commented 9 years ago

No response for 5 days? :(