13
submitted 6 months ago by leraje@lemmy.blahaj.zone to c/linux@lemmy.world

As per title really. I need a backup solution for backing up my home directory to an external USB drive that;

  1. I can schedule to run x times per week
  2. Encrypts the contents (into an encrypted zip file is fine)
  3. Puts the encrypted backup onto an external USB drive
  4. Keeps the last x amount of backups.

I've found loads that can do one or more of these things but not all of them. I really like LuckyBackup for example but it doesn't encrypt. I just want something I can set and forget.

System is LMDE 6 (Faye).

top 6 comments
sorted by: hot top controversial new old
[-] robbi67@lemmy.world 7 points 6 months ago* (last edited 6 months ago)

I use borgbackup together with borgmatic and vorta. Does what you want and works very well.

[-] leraje@lemmy.blahaj.zone 2 points 6 months ago

Perfect - thank you :)

[-] capital@lemmy.world 5 points 6 months ago

restic checks all boxes except scheduling but is easily cron’ed.

It’s encrypted and has a ‘forget’ with a ‘--keep-last n’ switch.

[-] hjpoijnerflkjn@feddit.de 2 points 6 months ago

Have a look at kopia. But a proper backup is never set and forget.

[-] BCsven@lemmy.ca 1 points 6 months ago

I use DejaDup because it is simple to setup, does encryption, runs periodic validations, and is easy to restore at a specified date. BBC discalimer "other backup systems are available"

[-] Heavybell@lemmy.world 1 points 6 months ago

I'm still using Duplicity. It's a command line program, so point #1 is handled by systemd timers, but it does the rest for me. With a udev rule and systemd automount, I even have it so I can swap out the backup drive and take it off-site occasionally.

this post was submitted on 22 Mar 2024
13 points (88.2% liked)

Linux

7806 readers
196 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 1 year ago
MODERATORS