hassio-dropbox-upload
hassio-dropbox-upload copied to clipboard
Rename project to hassio-snapshot-manager
This issue is somewhat aspirational, so it might not happen anytime soon. I want to make the initial dropbox support solid.
...or perhaps hassio-snapshot-backup
I want the project to do the following things:
- Backup to multiple places. Dropbox and AWS at least. But create a flexible system to let us easily add more
- Manage the snapshots - limit the number and/or total size.
- Send data and stats to home assistant
Please add Backblaze B2 to your todo list. :)
+1 for AWS. s3 or preferably Glacier.
Or Azure Storage accounts. There is an Azure Storage SDK for Python as well: https://github.com/Azure/azure-storage-python
Putting it on my list to play with. :)