Comment on Looking for near equivalent alternatives
olivier@lemmy.fait.ch 1 week agotheir snapshots are marked as copy on write, so my assumption is that for every write, there is replication somewhere.
I might be wrong here, but my understanding is that their snapshots are the kind we find in modern filesystems (ZFS/BTRFS/…) : that is a point-in-time kind of functionnality, where a file will be duplicated (and the original version then will only belong to the snapshot) only when it is written to. This is just the way snapshots are implemented here - and a rather common way of doing it efficiently - not a reliability feature.
nicgentile@lemmy.world 1 week ago
Same here. Makes me consider just doing my own thing instead and rolling my own extra backup system. Something to consider.
That aside, I’m surprised at how there is a VPS limitation at both Netcup and OVH. Netcup is selling ARM as the closest alternative. OVH is selling Canada as the closest option. I found it weird.