Incremental Backups of Gmail Takeouts
baecher.dev
Incremental Backups of Gmail Takeouts
1–10 of 64 posts
Re: Incremental Backups of Gmail Takeouts
#2Re: Incremental Backups of Gmail Takeouts
#3I only save financial statements and contact information. Everything else gets deleted as soon as possible.
Re: Incremental Backups of Gmail Takeouts
#4Serious question: have you ever needed an email from even 5 years ago? I only save financial statements and contact information. Everything else gets deleted as soon as possible.
Re: Incremental Backups of Gmail Takeouts
#5Serious question: have you ever needed an email from even 5 years ago? I only save financial statements and contact information. Everything else gets deleted as soon as possible.
What's the advantage to deleting? It's easy to ignore anything old and disk space is cheap. Do you delete old photos?
Re: Incremental Backups of Gmail Takeouts
#6As I'm sure the author is aware, Restic will do hash-based chunking so that similar files can be efficiently be backed up.
How similar are two successive Takeout mboxes?
If the order of messages within an mbox is stable, and new emails are inserted somewhere, the delta update might be tiny.
Even if the order of the mbox's messages are ~random, Restic's delta updates will forego large attachments.
It would be great to see empirical figures here: how large is the incremental backup after after a month's emails. How does that compare for each backup strategy?
The pro of sticking with restic is simplicity, and also avoiding the risk of your tool managing to screw up the data.
This risk isn't so bad if it's a mature tool that canonicalises mboxes (e.g. order them by time), but seems risky for something handrolled.
Re: Incremental Backups of Gmail Takeouts
#7Serious question: have you ever needed an email from even 5 years ago? I only save financial statements and contact information. Everything else gets deleted as soon as possible.
Re: Incremental Backups of Gmail Takeouts
#8Serious question: have you ever needed an email from even 5 years ago? I only save financial statements and contact information. Everything else gets deleted as soon as possible.
How strictly do you define need? I've been living as an adult long enough that there have been countless times I've searched for photos and emails from one or two decades ago. I distinctly remember the first time I met an Inbox Zero person. It was so important to her to militantly delete everything she had dealt with, and to me, the disadvantages from that practice far outweigh the advantages.
If she was hard-deleting everything, she wasn't just Inbox Zero, she was F---s Zero, too.
Re: Incremental Backups of Gmail Takeouts
#9Serious question: have you ever needed an email from even 5 years ago? I only save financial statements and contact information. Everything else gets deleted as soon as possible.
Back when I used Gmail I just kept everything personal and work related but when I moved away and started paying for email storage I took a different approach. It didn’t make sense for me to pay considerably more storage for something I almost never use.
I ended up backing up all of my emails outside of the last 5 years and stored them on an offline drive where I can reference them as eml files if I ever need it.
Going forward once a year I’ll export and purge the oldest year in my account.
Re: Incremental Backups of Gmail Takeouts
#10Serious question: have you ever needed an email from even 5 years ago? I only save financial statements and contact information. Everything else gets deleted as soon as possible.
I've enjoyed digging up an old flight itinerary to see how much I paid back in 2015 or just looking at the messages a company replied in support and realizing I'm not buying from them again because they didn't fix the problem.