Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2001 11:46:32 -0800 (PST)
From:      David Wolfskill <david@catwhisker.org>
To:        replicator@ngs.ru, stable@FreeBSD.ORG
Subject:   Re: SFTP
Message-ID:  <200111261946.fAQJkWZ79611@bunrab.catwhisker.org>
In-Reply-To: <web-6181297@intranet.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
>From: "Eugene Panchenko" <replicator@ngs.ru>
>Date: Tue, 27 Nov 2001 01:37:06 +0600

>Recently I was compiling/installing OpenSSH manually from
>tar.gz distribution taken directly from www.openssh.org.
>The thing also installed the sftp executable.  Later I
>discovered that there is NO such program in standard FreeBSD
>installation.  How come?...

Perhaps you're not looking in the right place?  See:

m133[1] which sftp
/usr/bin/sftp
m133[2] ls -l `!!`
ls -l `which sftp`
-r-xr-xr-x  1 root  wheel  36832 Nov 26 05:40 /usr/bin/sftp
m133[3] uname -a
FreeBSD m133.whistle.com 4.4-STABLE FreeBSD 4.4-STABLE #25: Mon Nov 26 05:31:52 PST 2001     root@d141.catwhisker.org:/common/S1/obj/usr/src/sys/LAPTOP_30W  i386
m133[4]

Cheers,
david
-- 
David H. Wolfskill				david@catwhisker.org
As a computing professional, I believe it would be unethical for me to
advise, recommend, or support the use (save possibly for personal
amusement) of any product that is or depends on any Microsoft product.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111261946.fAQJkWZ79611>