Hello,
I've created a scheduled a daily rsync job to backup/mirror one drive onto the second.
But there seem to be two issues with it:
1. It's not working. It doesn't seem to be carried out consistently (but I will need to monitor this further)
2. I cannot see this job in /etc/crontab.
Now, according to this thread, OMV does not use crontab but instead "creates entries in the appropriate /etc/cron folder".
I don't even have such a folder. All that is listed under C in the /etc is this:
ca-certificates, ca-certificates.conf, ca-certificates.conf.dpkg-old, calendar, chrony, collectd, console-setup, cron-apt, cron.d, cron.daily, cron.hourly, cron.monthly, cron.weekly, crontab (and it's not in e.g. cron.daily either).
So, can I just fill crontab "as usual" instead, just to get it working (haven't tried so I won't mess up the system)?
Where should one be able to confirm the scheduled job from the GUI?