From owner-freebsd-questions Tue Nov 16 1:35:31 1999 Delivered-To: freebsd-questions@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 2065514CC5 for ; Tue, 16 Nov 1999 01:35:23 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11nf13-000E7X-00; Tue, 16 Nov 1999 11:35:09 +0200 From: Sheldon Hearn To: alx Cc: freebsd-questions@FreeBSD.ORG Subject: Re: scp fails on wrong path to scp executable In-reply-to: Your message of "Tue, 16 Nov 1999 07:43:06 +0100." Date: Tue, 16 Nov 1999 11:35:09 +0200 Message-ID: <54282.942744909@axl.noc.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 16 Nov 1999 07:43:06 +0100, alx wrote: > [root@freak distfiles]# scp alxkiste:/usr/ports/distfiles/rdate* . > > it says: > > root@alxkiste's password: > scp: Command not found. > After making a symlink /usr/bin/scp --> /usr/local/bin/scp it works. If you had to create this symlink on your FreeBSD box, you may find that the user alxkiste on the FreeBSD box doesn't have /usr/local/bin in its PATH. If you had to create this symlink on your Linux box, you're asking the wrong people. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message