Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2003 13:33:30 -0500
From:      "Kevin Kinsey, DaleCo, S.P." <kdk@daleco.biz>
To:        "Gerard Samuel" <gsam@trini0.org>, "FreeBSD Questions" <questions@freebsd.org>
Subject:   Re: Script doesn't complete via Cron
Message-ID:  <023601c3795c$6c4aa810$0100a8c0@nitanjared>
References:  <3F620FD4.1090207@trini0.org>

next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message -----
From: "Gerard Samuel" <gsam@trini0.org>
To: "FreeBSD Questions" <questions@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?023601c3795c$6c4aa810$0100a8c0>