Script doesn't complete via Cron
Kevin Kinsey, DaleCo, S.P.
kdk at daleco.biz
Fri Sep 12 11:34:05 PDT 2003
----- Original Message -----
From: "Gerard Samuel" <gsam at trini0.org>
To: "FreeBSD Questions" <questions at freebsd.org>
Sent: Friday, September 12, 2003 1:26 PM
Subject: Script doesn't complete via Cron
> When I execute the script by hand, it completes without any
problems.
> When I let a cronjob handle it, it doesn't scp the zip file to the
> remote server.
> I don't get any errors in /var/log/auth.log or /var/log/messages
> Anyone has any ideas on how to fix this up?
>
> Thanks
>
Try having the script call scp
by the /path/to/the/scp/executable.
HTH,
Kevin Kinsey
More information about the freebsd-questions
mailing list