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.
I still have
.bakthat.yml
, but when I callbakthat 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.