difference between Rsync Jobs and Scheduled Jobs

  • Hi all,


    What is the difference between

    Services | Rsync | Jobs

    and

    System | Scheduled Jobs

    ?


    I understand that the first are for rsync only, the second one is more versatile (any command).

    Can I add rsync to scheduled jobs instead if I know the command? Will it work?

    Which way is preferred in OMV and why?


    Thanks.

    Greg

    • Offizieller Beitrag

    Can I add rsync to scheduled jobs instead if I know the command? Will it work?

    Which way is preferred in OMV and why?

    Yes you can. Yes it will. I don't think there is an "official" preferred way. I do a rsync from a scheduled job to back up my main drive to a backup drive on the same machine. You can see the command in my signature below my post

    System Backup Typo alert: Under the Linux section the command should be sudo umount /dev/sda1 NOT sudo unmount /dev/sda1

    Backup Data Disk to Backup Disk on Same Machine: In a Scheduled Job:rsync -av --delete /srv/dev-disk-by-uuid-f8814ed9-9a5c-4e1c-8830-426968c20ea3/ /srv/dev-disk-by-uuid-e67439d5-00a3-4942-bd5f-b84ab86aa850/ Don't forget trailing slashes, and BE CAREFUL. (HT: Getting Started with OMV5)

    Equipment - Thinkserver TS140, NanoPi M4 (v.1), Odroid XU4 (Using DietPi): PiHole

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!