This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: FW: sftpd


My bad..

Problem: I try to use sftp, but am unable to connect.  I am able to login,
but after that things to seem to go awry.  On the server, I run sshd in
debug mode and see the following:
Accepted password for saiello from 127.0.0.1 port 605
debug1: session_new: init
debug1: session_new: session 0
debug1: Exec command 'sftpserv'
debug1: Entering interactive session.
debug1: fd 7 setting O_NONBLOCK
debug1: fd 7 IS O_NONBLOCK
debug1: fd 9 setting O_NONBLOCK
debug1: server_init_dispatch_13
debug1: server_init_dispatch_15
debug1: End of interactive session; stdin 0, stdout (read 0, sent 0), stderr
13
bytes.
debug1: Received SIGCHLD.
debug1: Command exited with status 127.
debug1: Received exit confirmation.

On the client screen I see the following:
sftpserv: not found
read: Interrupted system call
sftp>

It appears the sshd is trying to call and external program 'sftpserv'.  I do
not have such a file on my system.  I tried copying /usr/sbin/sftp-server to
/usr/bin/sftserv.  that stopped the sftserv error, but the screen does not
respond.  I copied in.ftp, and that works, but doesn't work properly....
SO obviously I am missing something.

> -----Original Message-----
> From: Steven Aiello [mailto:SAiello@outpost.com]
> Sent: Wednesday, November 22, 2000 7:37 PM
> To: 'cygwin'
> Subject: RE: FW: sftpd
> 
> 
> what is the address do I send to to publish to the list ?
> 
> > -----Original Message-----
> > From: Corinna Vinschen [mailto:vinschen@redhat.com]
> > Sent: Wednesday, November 22, 2000 7:21 PM
> > To: Steven Aiello
> > Subject: Re: FW: sftpd
> > 
> > 
> > Did you try the latest 2.3.0p1 from the cygwin base distro?
> > 
> > Please send Cygwin related questions to the cygwin mailing list.
> > Subscribing is easy, simply send an empty email to
> > 
> > 	mailto:cygwin-subscribe@cygwin.com
> > 
> > Thanks,
> > Corinna
> > 
> > Steven Aiello wrote:
> > > [...]
> > > > Though it appears it is looking for something called 
> > sftpserv.  I do not
> > > > seem to have any file on my system called that.
> > 
> > -- 
> > Corinna Vinschen                  Please, send mails 
> > regarding Cygwin to
> > Cygwin Developer                                
> > mailto:cygwin@cygwin.com
> > Red Hat, Inc.
> > mailto:vinschen@redhat.com
> > 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]