this post was submitted on 28 Jul 2025
1257 points (99.6% liked)
Microblog Memes
8757 readers
2933 users here now
A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.
Created as an evolution of White People Twitter and other tweet-capture subreddits.
Rules:
- Please put at least one word relevant to the post in the post title.
- Be nice.
- No advertising, brand promotion or guerilla marketing.
- Posters are encouraged to link to the toot or tweet etc in the description of posts.
Related communities:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If your house/office burns down, all your data is lost. At least one backup should be off-site!
One backup copy isn't enough anyway! The more the merrier, just make sure that enough of it is automated that your backups don't get stale, and ideally stagger the timings so you don't immediately overwrite all the automated backups with trash data once something goes wrong.
At one point I accidentally deleted a file, but I could conveniently copy it from the copy in my fileserver that automatically gets updated every two weeks.
I only do manual backups, but I'm the kind of person who does it multiple times a day anyway - whenever I do a major edit on a work or hobby file - just for my peace of mind :)
And yes, only "airlocked" backups. I manually use FreeFileSync to mirror my files to a local backup folder on another HDD (I have multiple paired folders set up inside that, so FFS doesn't have to check tens of thousands of other files if I only edited a particular project that day), and keep only that synced to Google Drive. So if either the active local copy or Google Drive is corrupted or lost, the file is not automatically lost on the other end. I also found it a neat surprise that Google Drive retains past versions of files, it came handy a few times.