The classic UNIX job scheduler is "cron". The man page should tell you everything that you need to know
Basically you just need to create a shell script that executes the backup. The script will need to be very explicit -- the environment that it runs in will not likely have things like DLC defined and the PATH will be very minimal.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.