Comment on Ask HN: Cheap/effective way to manage physical backups of cloud files?Comments−uselpa1yIf your cloud storage is supported by rclone, you can use that to mount the storage and then back it up, locally or to an S3 storage at a different provider. That’s how I backup my wife’s and daughter’s OneDrive, using rclone and restic.
Comments
If your cloud storage is supported by rclone, you can use that to mount the storage and then back it up, locally or to an S3 storage at a different provider. That’s how I backup my wife’s and daughter’s OneDrive, using rclone and restic.