On Fri, Jan 19, 2001 at 08:22:52AM +0000, Richard W.Knight wrote:
> Has anyone been able to get sshd and sftp to work together? I've
> installed the latest openssh-2.3.0p1 and sftp-0.9.6. I've checked the
> path statements and config files. I've made sure sftp-server is in
> /usr/libexec/openssh and that sshd_config points to it (un-commented and
> full path). I've set the default protocol to 2. Still I can't get sftp to
> work. Ssh works fine so I think my ID files are OK. When I try to connect
> with sftp I get the following two lines at the shell prompt...
>
> bash: sftpserv: command not found
this is not related to openssh's sftp-server.
you have to install the client and server
from the 'other' sftp package from xbill.org
-markus
> read: Input/Output error
>
> Then I'm left at the sftp prompt.