Hacker News new | ask | show | jobs
by fizzbatter 3585 days ago
Looks like restic doesn't support backblaze, as of yet: https://github.com/restic/restic/issues/512
1 comments

True, but if you have the space to hold the encrypted data, you can "rclone"[0] that to most clouds.

[0] http://rclone.org/

That's really cool, appreciated! Surprised it doesn't offer an encrypt feature, seems really useful for the given featureset
Rclone recently got support for on-the-fly encryption, it will be in the 1.33 release.

https://github.com/ncw/rclone/issues/219#issuecomment-239695...

We have documented how to use Minio with Rclone https://docs.minio.io/docs/rclone-with-minio-server hope it helps.