I’m interested to hear what do people use as their cloud backup and the cost of it. I currently use idrive e2 storage at 5$ per TB a month. Trying to see if there is any better deal anywhere and just curious on everyone’s thoughts.

  • piDev@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    22 hours ago

    $5/TB/month actually sounds pretty competitive. I was curious about B2, but it’s currently around $6–7/TB, so it wouldn’t really save you anything on storage alone.

    Hetzner Storage Box seems more interesting if you don’t specifically need S3-compatible object storage.

  • walden@wetshav.ing
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 days ago

    I use Backblaze B2 for off-site backup.

    I recently starting using Proxmox Backup Server to back up my virtual machines.

    I have Restic scheduled to back up the PBS folder, photos, etc. multiple times per week. My restic script excludes large replaceable things like video files.

    Backblaze announced recently that they’re switching to everything being encrypted on their end. It’s already encrypted coming from my server, but I guess it’ll be double encrypted? The only caveat is it only applies to new objects, so I plan on making a new bucket and starting my backup from scratch.

  • tired_n_bored@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    6 days ago

    I don’t have any :')

    My “cloud backup” is a NAS in another room. If the house cathes fire, there’s an earthquake or the volcano I live close erupts I say bye bye to everything

    • confusedpuppy@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 days ago

      I am the same way. My backup is on the other side of the room. If my house goes up in flames, I’ll have bigger issues to deal with, like my house going up in flames.

      Data is just data. It wasn’t there when I was born and it’s all encrypted now so when I die, I want the next person to wipe it clean and use the hardware for themselves.

      Having a backup is convenient but it’s not the end of the world if I lose it.

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

        To be fair if my dad or grandpa hands me his backup, I’d love to keep it and look at those old photos and videos. They hold a greater value than the hardware itself

        • confusedpuppy@lemmy.dbzer0.com
          link
          fedilink
          English
          arrow-up
          4
          ·
          6 days ago

          That’s fair

          I have a very different view on data, physical property and familial relationships. Everything is temporary to me and I’ve prefer my stuff to be reused rather than act as an archive to my own life.

          My pictures, music and technology related projects are just for myself. Anything I wish to share after my death is stored on an unencrypted drive connected to a Raspberry Pi that acts as my web facing server that serves only static data. It’s mainly a bunch of wikis, linux/shell scripting references, some of my git repositories, some survival type ebooks and some other random stuff.

          I’ve lost data multiple times throughout my life so I know I’d be disappointed but not sad if I lost all my data one more time. I do have multiple backups now so I at least have some data resilience compared to the past.

  • vrighter@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    3
    ·
    5 days ago

    a nas at the opposite ind of the house. If the whoue house goes boom, I have bigger problems to worry about than my data

    • walden@wetshav.ing
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      I, for one, value my family photos more than a replaceable, insured box made of wood with electrical wires running all over the place.

  • philpo@feddit.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 days ago

    OVH Storage Server with Proxmox Backup server (you can also use if for non-Proxmox clients,btw) and a additional S3 bucket at another hoster.

  • melsaskca@lemmy.ca
    link
    fedilink
    English
    arrow-up
    4
    ·
    6 days ago

    I use physical drives that I backup and swap weekly. I’m not a business and this is good enough for the things I want to save, in case everything goes BOOM! I was probably one of the first to say “A Cloud? That would be just someone else’s computer. Why would you store your valuable data in somebody else’s computer? That makes no sense!”

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

      The best cloud solution is your own local storage. There is no way I will ever trust SOMEONE ELSE with MY data.

  • tremble5218@programming.dev
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    7 days ago

    My solution is surprisingly Microsoft OneDrive, but hear me out. I have the family plan that gives you 1TB per account and you can have up to 6 in the family, giving you a total of 6TB. The thing is, I don’t trust Microsoft, so I use rclone with a crypt remote that encrypts everything before it reaches OneDrive and the encryption key lives in the rclone config on my machine. Make multiple local copies of this file and you’re all set. You can replicate this with any storage provider and you don’t have to trust them.

    • MalReynolds@slrpnk.net
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      7 days ago

      Yup, once you encrypt at home just chose the cheapest / most reliable (or use multiple) depending on taste off site storage. Trust is no longer an issue.

      I’d like to see some sort of MergerFS for multiple offsites with varying redundancy levels, instead of my shell script.

  • xavier666@lemmy.umucat.day
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    6 days ago

    My backup method

    On a serious note, I’m working on it. I have another proxmox node which I’m in the process of building, which should have a backup system. So weekly backups from my main proxmox node will be transferred to the backup node.

  • ChrisG@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    OVH S3 is extremely cost effective and in a privacy respecting jurisdiction far from DrumpfGhanistan

  • GenderNeutralBro@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    4
    ·
    7 days ago

    The cheapest options I’ve found over the years are mostly black Friday sales on lifetime plans. Be careful who you trust, of course. There are lots of scammy ones out there, but there are also some reputable companies that have been around a good long while still offering lifetime plans. Check reviews before buying.

    Over the years I’ve picked up cheap(ish) lifetime memberships with pCloud, Koofr, and Filen. I’ve already gotten my money’s worth out of them.

    I use Borg to create encrypted backups on an external HD, and then I periodically sync that to cloud providers. I prefer E2EE services but it’s not a strict requirement for backups since Borg encrypts them anyway.

    On Windows I recommend Kopia instead of Borg, at least until Borg gets an official stable windows build (planned for 2.0, currently in beta)

    I exclude most things I could re-download like games and movies so 1TB covers my needs pretty well.

  • TrumpetX@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    ·
    7 days ago

    I bounced around a bit after Storj decided to hate consumers and institute massive minimums.

    I’ve landed on Backblaze B2, S3 compatible. Add others have mentioned, doing a shared NAS 2 NAS hookup with a friend or family member is a nice ideal way to do it without monthly fees.

    I use Borg backup from my PCs to a NAS (QNAP), and from there using the built in backup software to go off-site. My self hosted PCs will mount NAS drives directly (like immich and audiobookshelf) and those are also in the NAS off-site job.

  • danielfm123@lemmy.zip
    link
    fedilink
    English
    arrow-up
    1
    ·
    5 days ago

    Most of the time just rclone pointing to the cheapest storage provider I can find and a daily task at night in my NAS.

    Now I’m using idrive

  • dan1101@lemmy.world
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    3
    ·
    7 days ago

    Hard drives in an old Mionix mouse box padded with bubble wrap, regularly swapped between 2 locations.

    • MalReynolds@slrpnk.net
      link
      fedilink
      English
      arrow-up
      7
      ·
      edit-2
      7 days ago

      Don’t understand the downvotes here, even just burying a HDD in a waterproof container in the backyard is way better than 99.9% of users with unencrypted files in OneDrive or iWhateverTheyCallIt. Offline backups are critical against accidental deletion among other things. Part of my 3-2-1 (not buried, just offline), I like old laptops with big SSDs, makes it self sufficient.

    • ikidd@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      7 days ago

      I do this as well, offsite USB drive copy of backups from my PBS server that gets rotated every week for 4 weeks.

      I only have a couple TB of important or irreplaceable data. I’m not backing up music or shows, I can just download that if I need it.