I would like to use a cloud backup service on my home server. I am a complete beginner. I purchased a subscription for Proton Drive, but it looks like that just won’t work. Is there a secure cloud backup that works well on Linux? Bonus points if there’s a way to use proton drive. Extra bonus points, if I can set it up for automatic backups through a GUI.

  • bandwidthcrisis@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 days ago

    I use rsync.net, it’s not as cheap as some, but I like the simplicity of storage I can access with rsync, rclone, sshfs etc.

    You can run some commands remotely too, so I used rclone to copy my OneDrive files directly from the cloud files to rsync.net. Not through my PC.