LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-27-2024, 04:08 PM   #1
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 274

Rep: Reputation: 44
What Is The Meaning Of This LuckyBackup Error Message?


Quote:
You have only included tasks that are going to be skipped
...nothing to do !!
And how can I fix it?
 
Old 01-27-2024, 07:41 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,337
Blog Entries: 28

Rep: Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144
I looked at the luckybackup manual, which leads me to think that it would be helpful to know the precise command that you entered to produced this error message.
 
Old 01-28-2024, 04:24 AM   #3
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 274

Original Poster
Rep: Reputation: 44
I don't know what the command was. I just pressed Run.
 
Old 01-28-2024, 05:24 AM   #4
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 274

Original Poster
Rep: Reputation: 44
I think it would be useful if another Luckybackup user could post their settings (with redactions as necessary) so I can compare mine to theirs. If there's some option I should or shouldn't include I'd like to know what it is.
 
Old 01-28-2024, 05:28 AM   #5
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 274

Original Poster
Rep: Reputation: 44
I'm trying to (a) create a backup of my home directory (recursive) on a USB thumb drive. Then, once I've managed to do that (if ever), I want to sync the thumb drive to my laptop and have the former automatically updated on start up. I have Deja-Dup set up to backup to Google Drive but I really want a fallback option just in case
 
Old 01-28-2024, 11:47 AM   #6
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,728

Rep: Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919
Without knowing anything about your tasks it is a bit difficult to tell why it did not work.

I am not familiar with luckbackup but it just looks like a fancy GUI interface to rsync. If the flash drive is formatted as NTFS or exFAT you have to take into consideration permissions and symlinks
 
Old 01-28-2024, 11:55 AM   #7
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 274

Original Poster
Rep: Reputation: 44
USB is formatted to ext4

Tasks?
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2024-01-28_17-50-45.png
Views:	9
Size:	45.2 KB
ID:	42486   Click image for larger version

Name:	Screenshot_2024-01-28_17-57-29.png
Views:	9
Size:	46.6 KB
ID:	42487  

Last edited by Mark7; 01-28-2024 at 11:59 AM.
 
Old 01-28-2024, 12:01 PM   #8
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,728

Rep: Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919
So what is the actual task?
 
Old 01-28-2024, 12:03 PM   #9
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 274

Original Poster
Rep: Reputation: 44
I don't know. What do you mean?
 
Old 01-28-2024, 12:06 PM   #10
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 274

Original Poster
Rep: Reputation: 44
What's wrong with this?
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2024-01-28_18-05-34.png
Views:	10
Size:	33.7 KB
ID:	42488  
 
Old 01-28-2024, 12:16 PM   #11
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,728

Rep: Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919Reputation: 5919
What is the output when you click the validate button, same as posted?
 
Old 01-28-2024, 12:17 PM   #12
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 274

Original Poster
Rep: Reputation: 44
Hmm. Just dry ran that task with no changes in advanced mode and it ran without any major issues. I wonder if one of my advanced choices was responsible before?
 
Old 01-28-2024, 12:23 PM   #13
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 274

Original Poster
Rep: Reputation: 44
Quote:
Originally Posted by michaelk View Post
What is the output when you click the validate button, same as posted?
This is what I get currently

Quote:
rsync -h --progress --stats -r -tgo -p -l -D --update --delete-after --delete-excluded --exclude=**/*tmp*/ --exclude=**/*cache*/ --exclude=**/*Cache*/ --exclude=**~ /home/mark/ /media/mark/2c302c34-1abf-452e-82ec-5366ab26379c/
 
Old 01-28-2024, 12:36 PM   #14
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 274

Original Poster
Rep: Reputation: 44
Weird. I don't know what I did but it's working now
Attached Thumbnails
Click image for larger version

Name:	Screenshot_2024-01-28_18-32-50.png
Views:	6
Size:	56.7 KB
ID:	42489   Click image for larger version

Name:	Screenshot_2024-01-28_18-34-06.png
Views:	5
Size:	199.7 KB
ID:	42490  
 
Old 01-28-2024, 12:53 PM   #15
Mark7
Member
 
Registered: Feb 2006
Location: Leicester
Distribution: xUbuntu 20.04 currently
Posts: 274

Original Poster
Rep: Reputation: 44
Well, it works but not without errors, and it doesn't seem to be writing to my USB drive even though the destination path is correct
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I use luckybackup to backup files to an external hard drive in ubuntu 10.10 ? mansour Linux - Newbie 24 05-12-2011 09:52 PM
[SOLVED] Installation of backup software luckybackup fails in ubuntu 10.10 notebook edition mansour Linux - Newbie 3 05-08-2011 07:20 PM
(NeverMind) LuckyBackup Question joegumbo Linux - Software 1 03-27-2010 02:11 PM
LXer: Luckybackup - A powerful, fast and reliable backup & sync tool LXer Syndicated Linux News 0 12-14-2009 10:40 PM
LXer: Creating Backups With luckyBackup On An Ubuntu 9.04 Desktop LXer Syndicated Linux News 0 08-20-2009 11:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:48 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration