Skip site navigation (1)Skip section navigation (2)
Date:      16 Nov 1999 22:33:30 +0100
From:      naddy@mips.rhein-neckar.de (Christian Weisgerber)
To:        freebsd-questions@freebsd.org
Subject:   Re: scp fails on wrong path to scp executable
Message-ID:  <80sija$12t8$1@bigeye.rhein-neckar.de>
References:  <Pine.LNX.3.96.991116073233.29091B-100000@bserver.freaknet.uhlennet.de>

next in thread | previous in thread | raw e-mail | index | archive | help
alx <alx@cuba.xs4all.nl> wrote:

> [root@freak distfiles]# scp alxkiste:/usr/ports/distfiles/rdate* .
> root@alxkiste's password:
> scp: Command not found.

That was a problem with the OpenSSH port that has since been fixed.

(The scp command was only looked for in /bin, /usr/bin, /sbin, and
/usr/sbin. However, the FreeBSD port installs it to /usr/local/bin.
As a workaround, you could set up an ~/.ssh/environment file
containing a PATH with /usr/local/bin.)

-- 
Christian "naddy" Weisgerber                  naddy@mips.rhein-neckar.de



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?80sija$12t8$1>