Three days and I have not had an automated backup yet. I think that means something's not working right.
In cron...
Code:
40 3 * * * /etc/back-res 1>/dev/null 2>/dev/null
Everything looks like it checks out, but nothing is saving to the target directory: /srv/bck.
Any ideas?