Paperless cloud backups
https://samsm.ch/paperless-cloud-backups/
Some documentation on how I setup backing up my paperless-ngx documents to dropbox using rclone and some custom code
deleted by creator
@darntootin I don’t see how Proton is all that more trustworthy, but encryption is a good idea, and my method works fine for both since rclone already supports proton (https://rclone.org/protondrive/) and encrypting your data pre-copy (https://rclone.org/crypt/)
deleted by creator
How are you handling versioning and deleted files?
It seems like Restic would be a better option? It only backs up changed files and handles versioning, encryption, deduplication, and some fault recovery allready. You wouldn’t need all of the other layers like the export script and float.



