Article 57TTM Backup not working - KDE Plasma 20.04

Backup not working - KDE Plasma 20.04

by
alex4buba
from LinuxQuestions.org on (#57TTM)
MY saga with backup continues...

I have this cron job, intended to run once daily and keep 7 versions, one per each day of the week

Code:00 18 * * 0 rsync -r /home/alex/afolders/ /media/alex/Elements/sun/
00 18 * * 1 rsync -r /home/alex/afolders/ /media/alex/Elements/mon/
00 18 * * 2 rsync -r /home/alex/afolders/ /media/alex/Elements/tue/
00 18 * * 3 rsync -r /home/alex/afolders/ /media/alex/Elements/wed/
00 18 * * 4 rsync -r /home/alex/afolders/ /media/alex/Elements/thu/
00 18 * * 5 rsync -r /home/alex/afolders/ /media/alex/Elements/fri/
00 18 * * 6 rsync -r /home/alex/afolders/ /media/alex/Elements/sat/Each line, runs when executed in terminal, but the job itself doesn't.

So, I tried to use the Task app in KDE. I setup one single task, just to try. Please see screen shots for my setup, theerror I get when I try to run it manually and the 3rd image showing directory structure - no rsync folder, so - where is it?

Hope someone will point out what is wrong here

Thanks
Alex
Attached Thumbnailsattachment.php?attachmentid=34030&stc=1& attachment.php?attachmentid=34031&stc=1& attachment.php?attachmentid=34032&stc=1& latest?d=yIl2AUoC8zA latest?i=7ml0icqVoYA:on6jy5HPzOU:F7zBnMy latest?i=7ml0icqVoYA:on6jy5HPzOU:V_sGLiP latest?d=qj6IDK7rITs latest?i=7ml0icqVoYA:on6jy5HPzOU:gIN9vFw7ml0icqVoYA
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments