dirvish cronjob not running?
by nebulein from LinuxQuestions.org on (#5H2TG)
Hi,
after using FreeBSD for Backup purposes for a couple of years I decided to switch these machines back to Slackware because mounting Windows shares works much better.
I am using dirvish for backups. It is all set and runs if I invoke it manually.
dirvish is basically a perl script that uses rsync.
If I put
Code:20 23 * * * /usr/local/sbin/dirvish-runallnothing happens. The output is
Code:23:20:01 dirvish --vault backup
23:20:01 doneOutput code is 1 which means "syntax or usage error". But that's about it,I don't see any other means to debug it.
Does anyone use dirvish on Slackware? I am also open to alternatives.
Ben


after using FreeBSD for Backup purposes for a couple of years I decided to switch these machines back to Slackware because mounting Windows shares works much better.
I am using dirvish for backups. It is all set and runs if I invoke it manually.
dirvish is basically a perl script that uses rsync.
If I put
Code:20 23 * * * /usr/local/sbin/dirvish-runallnothing happens. The output is
Code:23:20:01 dirvish --vault backup
23:20:01 doneOutput code is 1 which means "syntax or usage error". But that's about it,I don't see any other means to debug it.
Does anyone use dirvish on Slackware? I am also open to alternatives.
Ben