Hello,
I have made an rsync script: http://temp.dynamitt.net/div/rsync.sh.txt
The crontab line looks like this:
But the script will not start or something goes wrong?
When I run the command manually
Thank you for feedback and help.
I have made an rsync script: http://temp.dynamitt.net/div/rsync.sh.txt
The crontab line looks like this:
Code:
0 2 * * * /root/scripts/rsync.sh
But the script will not start or something goes wrong?
When I run the command manually
/root/scripts/rsync.sh
, it starts and runs fine.Thank you for feedback and help.