Hi
I am experiencing problems with a cronned cpio backup routine. Basically the routine echos inprogress to a flag and starts to run cpio on the server. At the end of the routine it should echo OK into the flag file - however it doesn't. Running the job manually results in success 100% of the time. How can I identify the problem further, or has anyone come across a similar problem with cron jobs against manual ones?
The cron job is in roots cron, so I'm pretty sure its not a permissions problem. When I run the job manually, I also run it as root.
Cheers
I am experiencing problems with a cronned cpio backup routine. Basically the routine echos inprogress to a flag and starts to run cpio on the server. At the end of the routine it should echo OK into the flag file - however it doesn't. Running the job manually results in success 100% of the time. How can I identify the problem further, or has anyone come across a similar problem with cron jobs against manual ones?
The cron job is in roots cron, so I'm pretty sure its not a permissions problem. When I run the job manually, I also run it as root.
Cheers