FTPServer keeps disconnecting - WeOnlyDo Discussion board

FTPServer keeps disconnecting (wodFTPServer)

by Amit, Wednesday, April 05, 2006, 10:48 (6603 days ago)

Hi,

I'm running a simple SFTP server based on the SFTP sample provided with WodFTPServer. I've the Timeout property set to 0, but the server keeps diconnecting the client. I've tried both Bitvise Tunnelier and SSH Secure Shell as clients. The clients report Server disconnected without a disconnect message.

I looked through the forums and didn't find a solution. One of the posts stated that the client might not be responding to keep-alive .
http://www.weonlydo.com/index.asp?forum=1&action=view&topic=1104831396&p=1

How do I force the server not to send a keep-alive? Is this something that's needed in the SFTP protocol?

Also with the Disconnected event, it only returns a User object. Is there any way to get what caused the disconnect? Did the client request a disconnect? Did the server intitate a disconnect? If so why?

Any advice would be greatly appreciated.

Amit :)


Complete thread: