From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bret Jordan To: cygwin@cygwin.com Subject: sftp-server Date: Tue, 19 Dec 2000 13:32:00 -0000 Message-id: <5.0.0.25.0.20001219142328.00a57c50@imap.coe.utah.edu> X-SW-Source: 2000-12/msg00904.html Problem: I can not access the sftp-server from ssh.com's gui client, the pscp (putty's client), or the scp client that comes with openssh. Server = NT 4.0 Sp6a Workstation = NT 4.0 Sp6a Versions I am using: cygwin-1_1_6-1_tar.gz openssh-2_3_0p1-1_tar.gz I have added the following line to my ssh config file: Subsystem sftp c:/local/sbin/opensshd/sftp-server In reading through all the mail list archives I have seen several points to file/directory security and owner ship problems. I have trade to follow those and make all those changes but I can not get it to work. Note: I can connect via ssh just fine. I am just having problems getting the sftp to work. Error screen dump when I try to connect via sftp. subsystem request for sftp debug1: subsystem: exec() c:/local/sbin/opensshd/sftp-server debug1: fd 10 setting O_NONBLOCK debug1: fd 10 IS O_NONBLOCK debug1: Received SIGCHLD. debug1: session_by_pid: pid 246 debug1: session_exit_message: session 1 channel 1 pid 246 debug1: session_exit_message: release channel 1 debug1: channel 1: write failed debug1: channel 1: output open -> closed debug1: channel 1: close_write debug1: channel 1: read failed debug1: channel 1: input open -> drain debug1: channel 1: close_read debug1: channel 1: input: no drain shortcut debug1: channel 1: ibuf empty debug1: channel 1: input drain -> closed debug1: channel 1: send eof debug1: session_free: session 1 pid 246 debug1: channel 1: read<=0 rfd 10 len -1 debug1: channel 1: read failed error: channel 1: internal error: we do not read, but chan_read_failed for istate 8 debug1: channel 1: send close debug1: channel 1: rcvd close debug1: channel 1: full closed2 debug1: channel_free: channel 1: status: The following connections are open: #0 server-session (t4 r0 i1/0 o16/0 fd 7/3) #1 server-session (t4 r1 i8/0 o128/0 fd 10/10) I would be grateful for any help. Bret -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple