Post #1731509
2026-04-27 22:57 UTC
I save space on backups by symlinking my data in a backup directory. It’s never failed!
Replies (3)
-
@four@lemmy.zip 2026-04-28 01:16
You obviously should do a hardlink, as this is much safer
-
@Nomecks@lemmy.ca 2026-04-28 00:42
Hyperconverged backups FTW!
-
@Aceticon@lemmy.dbzer0.com 2026-04-28 15:37
I XOR all the bytes of my data and write down the resulting byte value on a post-it as a backup. Saves tons of space, it’s fully offline and I never had any problem with it.