PDA

View Full Version : Channel closed but not disconnecting


d_kumarapandian@yahoo.com
10-17-2008, 03:58 PM
Hi
We are using the Secure FTP Factory to connect to a SFTP server.

We are using the PASSIVE mode connection. We are able to connect, download, upload and disconnect to the server.

We are using the <Sftp Object>.disconnect() method to disconnect the SFTP client from the server.

But we have issue in that. The SFTP server administrator is complaining that the client is closing the channel, but it is not disconnecting it from the Server. Also they told that, the client is occupying the channel, which was used to connect to the Server. They have forced to kill the session as idle time out occurs for the session. :confused:

Please advice is there any other method to be called , or any other parameter is missing from our side.

Thanks in advance.

Kumarapandian D

AddehotteCeak
12-11-2009, 11:46 AM
Thanks again but have tried that and still the same error message. Would you recommend I submit a ticket at this point?

mjawwad
12-11-2009, 04:13 PM
What version of the API are you using?