Does sftp-server support debug mode?

From: h.wulff (zuhause_at_aol.com)
Date: 11/23/04


Date: Tue, 23 Nov 2004 10:46:01 +0100

Hello,

does sftp-server inherit the debug mode from sshd? The debug mode of
sshd works great but when I call subsystem sftp there are no more debug
messages.

<log>
subsystem request for sftp
debug1: subsystem: exec() /usr/lib/sftp-server
debug1: PAM establishing creds
debug1: fd 10 setting O_NONBLOCK
debug2: fd 10 is O_NONBLOCK
</log>

That is all.
When the sftp-server quits I only see

<log>
debug1: Received SIGCHLD.
</log>

I dont see any reason why he dies (in case of a client or protocol
error)

Thank you for your efforts!

-- 
	h.wulff
	   [dont send me an email]


Relevant Pages

  • Re: SSH connection pause
    ... debug mode, you may get some clues from where the output pauses. ... you suggested I try running the *server* in debug mode ... I started the sshd in debug mode, ... Now for the interesting bit;-) If I then attempt a connection to the ...
    (comp.security.ssh)
  • Re: more problems with host-based authentication
    ... we sent a hostbased packet, ... Why do you not run sshd in debug mode at the other end to see what it is ... At this end you are sending a host based request. ...
    (comp.os.linux.networking)
  • Operation would block
    ... my rsync over ssh process aborts. ... In the sshd ... debug mode I receive: "Operation would block". ... In syslog it says: ...
    (SSH)
  • Re: ssh going zombie
    ... >it into debug mode. ... >winscp and try to duplicate the error you reported. ... This only seams ... >subprocess is removed from the sshd config file the a sub sshd process ...
    (SSH)
  • Re: Logingrace time and debug mode
    ... > following options in debug mode ... > I conneted my client and waited over the gracetime, ... > But the SSHD works perfectly when it is started in normal mode. ... > Is this a correct behaviour? ...
    (comp.security.ssh)