From owner-freebsd-questions Wed Dec 11 12:23:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25BCD37B401 for ; Wed, 11 Dec 2002 12:23:46 -0800 (PST) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E99C43EB2 for ; Wed, 11 Dec 2002 12:23:45 -0800 (PST) (envelope-from nk@viteno.net) Received: from fwd08.sul.t-online.de by mailout05.sul.t-online.com with smtp id 18MDOQ-00062a-0E; Wed, 11 Dec 2002 21:23:42 +0100 Received: from viteno.dyns.net (520054833674-0001@[217.81.141.17]) by fmrl08.sul.t-online.com with esmtp id 18MDOE-1gluL2C; Wed, 11 Dec 2002 21:23:30 +0100 Received: from nk by viteno.dyns.net with local (Exim 4.10) id 18MDOD-000Aoh-00; Wed, 11 Dec 2002 21:23:29 +0100 To: Eric Six Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Cron script problem.... References: From: Norbert Koch X-Attribution: viteno X-Face: 5*nyF1\39:,h6Sk1<}(t1O5x!y5y6@XzBRq5LAYj;Xzb*Ak,]@$HL@>: c&#dUFU=U8O(+/6T0k{j{1~uS@GVk4zurEEb.~MoSbG2pM4z!~/<@.tcd `uD`fNR+TM\@++x@!/Bq)24"xD_kGn,jqwVQa|R'|FFxgWa+$0x]p>KE9E /Xk0$%a*2*K]"zOtbk9v0sNgwb2H"IOaEjCVolb5&yW`o#w2}!w!M{Dn&{K0t Date: Wed, 11 Dec 2002 21:23:29 +0100 In-Reply-To: (Eric Six's message of "Wed, 11 Dec 2002 14:12:51 -0600") Message-ID: User-Agent: Gnus/5.090008 (Oort Gnus v0.08) XEmacs/21.4 (Native Windows TTY Support (RC1), i386-unknown-freebsd4.7) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Sender: 520054833674-0001@t-dialin.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eric Six 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