sftp client

Roumen Petrov roumen.petrov at skalasoft.com
Wed Feb 7 00:24:31 EST 2001


Corinna Vinschen wrote:

> On Tue, Feb 06, 2001 at 03:53:34PM +1100, Damien Miller wrote:
..... 
> Just hit another problem. When connecting with openssh-sftp to
> the sftp-server the sftp-server process remains in memory after
> exiting the client, waiting for input.
....

slack linux after 'sftp localhost':
#ps axf
......

113 ?        S      0:00 /usr/sbin/sshd
267 ?        S      0:00  \_ /usr/sbin/sshd
271 ?        S      0:00      \_ /usr/libexec/sftp-server
......
after exit/quit is sftp client:
#ps axf
......
113 ?        S      0:00 /usr/sbin/sshd
.....
No child process ( no sftp-server as process ).
What is '... the sftp-server process remains in memory after ...' ?
Is this like 'ps command show sftp-server as process' ?







More information about the openssh-unix-dev mailing list