AstonJ

AstonJ

What is your backup strategy?

I’ve been reinstalling macOS after trying out Tahoe, and when I went to migrate from a Time Machine backup I got an error I’ve not see before:

Which reminded me of the importance of contingency, so thought it might be an idea to post this thread (that’s my tip, use Time Machine and with more than one drive!)

Curious what everyone else’s backup strategy is?

Most Liked

arcanemachine

arcanemachine

On Linux, I have my .bashrc, Vim config, other config files, documents, etc. backed up to various Git repos. All the essential stuff I wouldn’t want to lose.

I don’t make an effort to preserve my entire home directory, there’s just too much junk that accumulates over time.

Evey 5 years or so, I find some reason to reinstall Linux and start over, which is like a breath of fresh air.

mudasobwa

mudasobwa

Creator of Cure

What is your backup strategy?

None. I mean it.

When I forget my gloves in the train I don’t check lost and found either.

I can redo whatever I could have lost in less time than I would waste doing all these backups and whatnot.

dimitarvp

dimitarvp

I use borg + rclone for years. The caveat is that I have to manually trigger my script but nothing prevents it from being scheduled, I just haven’t bothered. Motivation to tinker with macOS deteriorates by the week lately.

Having various backup tools like borg or restic (or rustic) gives you another layer of backups i.e. it’s a “repository” of backup snapshots which you can configure to have N past backups based on counts or time slots. And then that repository I disperse across multiple cloud services (and my own home server), compressed, deduplicated and encrypted.

I also test my backups once a month or two. Because if you don’t do that, they are pointless.

sanswork

sanswork

I don’t really backup anything. Everything that is important is in apple photos or git. I have a bunch of stuff on my icloud drive too but I could wipe my laptop right now and not miss anything except some time reinstalling my apps as and when I need them.

My servers I only backup the db for similar reasons(I have scripts in git that can setup everything again faster than a backup would restore) and I use pgbackrest for that.

pennychase

pennychase

First of all, my go-to answer for Time Machine conundrums is Howard Oakley’s Eclectic Light Company, and he had a post on APFS and indicates that Time Machine backups are always on case sensitive APFS volumes. In a comment on a Tidbits thread on this post, Matt Sephton explained that APFS user disks are case insensitive and APFS Time Machine disks are case sensitive, so if two files have the same name, both will be backed up.

As to my backup strategy, as others have said, a lot of critical stuff is in iCloud or GitHub. But having lived through a couple of disk crashes, one before I did any backups (a long time ago - the drive was a 10MB drive in a Mac SE - and required clean room disk recovery) and the other when I only used Time Machine (and the recovery was slooow), I settled on a multi-layer strategy. I use Time Machine (SSD attached to my iMac) for incremental backups to handle a deleted file, etc. I use Carbon Copy Cloner to make a full disk image of the data portion of the drive (I used to use it for bootable backups, but that no longer makes sense). If a computer isn’t functioning when I buy a new one, this backup is used to transfer data. Finally I use a third party, off-premise backup in case of a fire or other disaster destroying all the local backups.

Where Next?

Popular in Dev Env & Tools Top

AstonJ
While on the theme of routers: Is your computer's internet connection wired or wireless? (Poll) Which router do you use? How do you se...
New
dewetblomerus
Setting up Cursor Background Agents to work with Elixir was a pain, which led me to publish a Docker image just for this and write a blog...
New
AstonJ
Inspired by @jdiago’s post containing this slide: I thought it would be interesting discussing what independent languages like Elixir...
#ai
New
blazejcm
Hi everyone! I’m wondering what the community would recommend as the best IDE toolchain (in VSCode) available today. I’m talking about s...
New
SyntaxSorcerer
I found Elixir after a friend recommended looking into it for developing a multi-agent orchestration and task management system. Soon aft...
New
AstonJ
Following on from part of the discussion in the Digital Nomads & Frequent Travellers (Tips/Advice/Chat) thread, I thought it might be...
New
bradley
Hi everyone, I’m curious how people in the Elixir community are approaching evaluation frameworks for AI applications, whether you’re us...
New
AstonJ
Do we have any frequent travellers or digital nomads here? If so where have you been and do you have any tips to share? (Particularly in...
New
sodapopcan
I get the impression that the Elixir community at large is using nvim, though it occurred to me that I don’t actually know this so I thou...
New
g33kidd
Just curious as to what everyone is using in terms of colors. I’m currently using Sublime Text 3 and using the GoldenDragon color scheme....
New

Other popular topics Top

shahryarjb
Hello, I get Persian date from my client and convert it to normal calendar like this: def jalali_string_to_miladi_english_number(persi...
New
peerreynders
Manning 2016 Halloween weekend sale via Deal of the Day Friday, October 28 - Half off all MEAPs - code WM102816LT Saturday, October 29 ...
326 29600 154
New
dotdotdotPaul
Okay, I'm having a heck of a time trying to figure out how to best handle the validation of belongs_to associations in Ecto. I'm sure I'...
New
yawaramin
In the Dialyzer docs ( http://erlang.org/doc/man/dialyzer.html#requesting-or-suppressing-warnings-in-source-files ), there is a way to tu...
New
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New
stefanluptak
Hello everybody, usually, I use a 29" ultra-wide monitor for VSCode which can easily accomodate explorer (files panel) + file with code ...
New
baxterw3b
Hi guys, i’m new in the Elixir world, and i have to say, that i love it! i’m having some problem to understand anonymous functions with ...
New
9mm
I am constructing a JSON object (map) and I need to conditionally set a field. I’m trying to write proper elixir-way code… and I’m at a l...
New
AstonJ
We’ve put together this wiki for Phoenix LiveView - please feel free to add any info you feel is worth including. What is Phoenix LiveV...
New
vrod
I am using the Starship cross-shell prompt – it seems pretty nice, but I get some errors: [WARN] - (starship::utils): Executing command ...
New

We're in Beta

About us Mission Statement