Connection getting terminated from the server (wodSFTP / wodSFTP.NET / wodSFTPdll)

by Vikram @, (7285 days ago)

Hi,
We are able to connect successfully to the sftp server. But immediately after the connection, it is getting disconnected. Any reason why this might be happening.

Thanks for any help

Regards
Vikram Attiganal

locked

Re: Connection getting terminated from the server

by Jasmine, (7285 days ago) @ Vikram

Virkam,

you didn't give me much info, but from my past experience, could it be you destroy the component too soon? Try setting Sftp1.Blocking = True

locked