problem with running SFTP as Subsystem on windows 2003 serv

Advertisement

Stephan
Guest

problem with running SFTP as Subsystem on windows 2003 serv

Hi
i have a problem with SFTP-Server, it starts not as Subsystem

WinSCP Log:
. 2005-07-22 09:50:02.634 Using stored password.
. 2005-07-22 09:50:02.634 Sent password
. 2005-07-22 09:50:02.665 Access granted
. 2005-07-22 09:50:02.681 Opened channel for session
. 2005-07-22 09:50:02.759 Started a shell/command
. 2005-07-22 09:50:02.759 Server sent command exit status 1
. 2005-07-22 09:50:02.759 --------------------------------------------------------------------------
. 2005-07-22 09:50:02.759 Using SFTP protocol.
. 2005-07-22 09:50:02.759 Doing startup conversation with host.
> 2005-07-22 09:50:02.759 Type: SSH_FXP_INIT, Size: 5, Number: -1
. 2005-07-22 09:50:02.774 All channels closed. Disconnecting
. 2005-07-22 09:50:02.774 Server closed network connection
* 2005-07-22 09:50:02.774 (ESshFatal) Can't find SFTP Server
* 2005-07-22 09:50:02.774 Connection closing Server send Commandstatus 1.
**************************************************************

Server Windows 2003 means:
1. Accept password for xxxxx from IP-address xxxx port xxx ssh2
2. subsystem request for sftp

Server sftp_config = it's OK
subsystem sftp /usr/sbin/sftp-server

the Sftp-Server don't running
:cry:

Reply with quote

Advertisement

Guest

Re: problem with running SFTP as Subsystem on windows 2003 serv

Stephan wrote:

Hi
i have a problem with SFTP-Server, it starts not as Subsystem

WinSCP Log:
. 2005-07-22 09:50:02.634 Using stored password.
. 2005-07-22 09:50:02.634 Sent password
. 2005-07-22 09:50:02.665 Access granted
. 2005-07-22 09:50:02.681 Opened channel for session
. 2005-07-22 09:50:02.759 Started a shell/command
. 2005-07-22 09:50:02.759 Server sent command exit status 1
. 2005-07-22 09:50:02.759 --------------------------------------------------------------------------
. 2005-07-22 09:50:02.759 Using SFTP protocol.
. 2005-07-22 09:50:02.759 Doing startup conversation with host.
> 2005-07-22 09:50:02.759 Type: SSH_FXP_INIT, Size: 5, Number: -1
. 2005-07-22 09:50:02.774 All channels closed. Disconnecting
. 2005-07-22 09:50:02.774 Server closed network connection
* 2005-07-22 09:50:02.774 (ESshFatal) Can't find SFTP Server
* 2005-07-22 09:50:02.774 Connection closing Server send Commandstatus 1.
**************************************************************

Server Windows 2003 means:
1. Accept password for xxxxx from IP-address xxxx port xxx ssh2
2. subsystem request for sftp

Server sftp_config = it's OK
subsystem sftp /usr/sbin/sftp-server

the Sftp-Server don't running
:cry:

Oh, the sftp is a subsystem from openssh 3.8.1

Reply with quote

Advertisement

You can post new topics in this forum