[scponly] What's needed to make sftp work?
Whit Blauvelt
whit at transpect.com
Fri Feb 17 12:32:48 EST 2006
On Thu, Feb 16, 2006 at 05:00:22PM -0700, Paul.Hyder at noaa.gov wrote:
> What options were used with configure? What OS platform is the scponly
> server host?
This is a Gentoo Linux box, and the only extra flag passed to scponly on
configuration was:
--with-sftp-server=/usr/lib/misc/sftp-server
which was necessary since ./configure couldn't find it on its own.
The connection is in this instance from another Linux box using OpenSSH's
sftp, and the connection works just fine if the shell is bash, resulting in
a /usr/lib/misc/sftp-server process running.
> What command is being used to connect to the scponly
> host. (e.g. "sftp host" or Winscp?)
A bug in the ./configure script causing it to not fully take into account
the --with-sftp-server flag?
Whit
More information about the scponly
mailing list