Date: Wed, 11 Dec 2002 21:23:29 +0100 From: Norbert Koch <viteno@t-online.de> To: Eric Six <erics@sirsi.com> Cc: "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG> Subject: Re: Cron script problem.... Message-ID: <vzvg209uf2.fsf@viteno.dyns.net> In-Reply-To: <DC32C8CEB3F8D311B6B5009027DE5AD505E33F6E@stlmail.dra.com> (Eric Six's message of "Wed, 11 Dec 2002 14:12:51 -0600") References: <DC32C8CEB3F8D311B6B5009027DE5AD505E33F6E@stlmail.dra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Eric Six <erics@sirsi.com> writes: > That's the last line of the log.. nothing else is run. SCP should be > invoked from there... Hmm, everything looks fine. You don't need a return value, so you could try and issue the command as system($SSH, @args) and examine the return code. But this is short of a wild goose chase :-/ norbert. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vzvg209uf2.fsf>