Hacker News new | ask | show | jobs
by niknoble 1496 days ago
Duplicacy + Wasabi. I get a terabyte of storage on Wasabi for $6/month, and the Duplicacy command line program is free. Whenever I feel like backing up, I run a single command that sends the latest (encrypted) diff of my files to Wasabi.

To recover everything from a new computer, you just install Duplicacy again and run like 2 commands.