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
read: Input/Output error
Then I'm left at the sftp prompt.
My system log shows the following after attempting to open an sftp
connection...
Jan 19 05:49:28 server-name sshd[868]: error: channel 0: internal error:
we do not read, but chan_read_failed for istate 8
Can anyone tell me what this means and how to get sftp and ssh to work?
I'm running RH 6.2 on an i686
sftp and ssh from tar files
Thanks,
Rick Knight
([EMAIL PROTECTED])