An open API service indexing awesome lists of open source software.

https://github.com/peterupfold/blobstorage-backups

Some Python 3 scripts to back up items to Azure Blob Storage.
https://github.com/peterupfold/blobstorage-backups

Last synced: 3 months ago
JSON representation

Some Python 3 scripts to back up items to Azure Blob Storage.

Awesome Lists containing this project

README

          

blobstorage-backups
===================

Some Python 3 scripts to back up items to Azure Blob Storage.

To avoid excessive writes to SD card, it is best to ensure a tmpfs is mounted and have the paths
to the output file be on this tmpfs filesystem.

## Licence

Apache License 2.0