Backup applications like luckyBackup

Message
Author
finickyrelic
Posts: 41
Joined: Tue Dec 04, 2018 10:47 pm

Backup applications like luckyBackup

#1 Post by finickyrelic »

I currently mount several Synology NAS folders using fstab and am looking for a reliable way to backup to them from my machine.

I've dabbled with rsync before and see that luckyBackup is included in a fresh install of MX Linux. There also seem to be several other utilities mentioned online such as Back in Time, Bacula, Duplicity etc.

Is luckyBackup included by default because it is well endorsed by the community? Before I spend a lot of time setting it all up, I am curious what others are doing.

User avatar
Jerry3904
Administrator
Posts: 23613
Joined: Wed Jul 19, 2006 6:13 am

Re: Backup applications like luckyBackup

#2 Post by Jerry3904 »

I have used that a lot, but Deja Dup (deja-dup) is pretty easy to configure so now I use that alongside.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: MX-25 Fluxbox, ThinkPad X1 Carbon gen 9 with i7
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
entropyfoe
Posts: 639
Joined: Thu Apr 19, 2007 11:42 am

Re: Backup applications like luckyBackup

#3 Post by entropyfoe »

I have had bad luck twice with luckybackup, unluckybackup for me.
I noticed it was deleting files, when I was doing a back-up.

At least one other person her on the forum has had similar problems.

So, what to use? I found Grsync on antiX, and it works great, exactly as expected, and the user interface is simple and easy to use.
It is in the MX repository.
MX 23.6 AHS on Asus PRIME B650
Ryzen 9700X (16 threads @ 3.8 GHz)
64 Gig DDR4 6400 (Crucial)
Integrated Radeon graphics
Samsung 970 NVMe nvme0n1 P1-3=MX-23.5, P4=testing
Samsung 980 NVMe =2TB Data, plus 4TB WD =backups
on-board ethernet & sound

User avatar
richb
Administrator
Posts: 11037
Joined: Wed Jul 12, 2006 2:17 pm

Re: Backup applications like luckyBackup

#4 Post by richb »

Jerry3904 wrote: Tue Oct 29, 2019 2:49 pm I have used that a lot, but Deja Dup (deja-dup) is pretty easy to configure so now I use that alongside.
Just tried Deja Dup for the first time and I agree. For data which I have on a separate partition I back up to Dropbox and Google Drive.
Forum Rules
Guide - How to Ask for Help

richb Administrator
System: MX 23 KDE
AMD A8 7600 FM2+ CPU R7 Graphics, 16 GIG Mem. Three Samsung EVO SSD's 250 GB

finickyrelic
Posts: 41
Joined: Tue Dec 04, 2018 10:47 pm

Re: Backup applications like luckyBackup

#5 Post by finickyrelic »

entropyfoe wrote: Tue Oct 29, 2019 3:01 pm I have had bad luck twice with luckybackup, unluckybackup for me.
I noticed it was deleting files, when I was doing a back-up.

At least one other person her on the forum has had similar problems.

So, what to use? I found Grsync on antiX, and it works great, exactly as expected, and the user interface is simple and easy to use.
It is in the MX repository.
Well that would rule out luckyBackup for me. I guess I will try Grsync and Déjà Dup.

User avatar
anticapitalista
Developer
Posts: 4315
Joined: Sat Jul 15, 2006 10:40 am

Re: Backup applications like luckyBackup

#6 Post by anticapitalista »

Just saying that luckyBackup has always worked for me.
anticapitalista
Reg. linux user #395339.

Philosophers have interpreted the world in many ways; the point is to change it.

antiX with runit - lean and mean.
https://antixlinux.com

User avatar
asqwerth
Developer
Posts: 8040
Joined: Sun May 27, 2007 5:37 am

Re: Backup applications like luckyBackup

#7 Post by asqwerth »

entropyfoe wrote: Tue Oct 29, 2019 3:01 pm I have had bad luck twice with luckybackup, unluckybackup for me.
I noticed it was deleting files, when I was doing a back-up.

At least one other person her on the forum has had similar problems.

So, what to use? I found Grsync on antiX, and it works great, exactly as expected, and the user interface is simple and easy to use.
It is in the MX repository.
When you say, "deleting files", do you mean it was mirroring your backup to your current drive, so if you had deleted file ABC in your main drive, luckybackup would remove it from your backup location as well?
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400

User avatar
harperx
Posts: 2
Joined: Mon Sep 02, 2019 2:40 pm

Re: Backup applications like luckyBackup

#8 Post by harperx »

Now I am curious also. I am using LuckyBackup now without a problem ... as far as I know! Is there something I should be looking out for? :eek:

User avatar
Richard
Posts: 1590
Joined: Fri Dec 12, 2008 9:31 am

Re: Backup applications like luckyBackup

#9 Post by Richard »

When you say, "deleting files", do you mean it was mirroring your backup to your current drive, so if you had deleted file ABC in your main drive, luckybackup would remove it from your backup location as well?
By default, Lucky Backup is configured to, "Delete files on the Destination that no longer exist on the Source."

I always uncheck that parameter so files that I choose to remove on the Source, will still exist on the backup until I physically remove it from the backup.
Thinkpad T430 & Dell Latitude E7450, both with MX-21.3.1
__kernal 5.10.0-26-amd64 x86_64; Xfce-4.18.0; 8 GB RAM
__Intel Core i5-3380M, Graphics, Audio, Video; & SSDs.
HP Ryzen 5 17-cp3xxx with MX23.4 AHS & Liquorix 6.10-12~mx23ahs amd64

finickyrelic
Posts: 41
Joined: Tue Dec 04, 2018 10:47 pm

Re: Backup applications like luckyBackup

#10 Post by finickyrelic »

Richard wrote: Wed Oct 30, 2019 11:37 am
When you say, "deleting files", do you mean it was mirroring your backup to your current drive, so if you had deleted file ABC in your main drive, luckybackup would remove it from your backup location as well?
By default, Lucky Backup is configured to, "Delete files on the Destination that no longer exist on the Source."

I always uncheck that parameter so files that I choose to remove on the Source, will still exist on the backup until I physically remove it from the backup.
This makes more sense with respect to files being deleted. I assume you have used luckyBackup extensively; if so, have you been satisfied with it?

Post Reply

Return to “Software / Configuration”