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

Support for DreamObjects #65

Open CLloyd24 opened 10 years ago

CLloyd24 commented 10 years ago

DreamObjects supports the S3 API but it appears that bakthat is hardcoded for Amazon S3. Is it possible to configure bakthat to point toward DreamObjects instead?