FtpDLX InvalidStateException on PutFile Method - WeOnlyDo Discussion board

FtpDLX InvalidStateException on PutFile Method (wodFtpDLX / wodFtpDLX.NET)

by Ömer Arslan, Tuesday, December 26, 2023, 12:25 (123 days ago)

Hello, we use FtpDLX on out corporate application. In some cases, during the execution of PutFile method, the system throws a InvalidStateException. We suspected about the ftp IDLE timeout. But it is not related the idle time. The complete exception message is as below.

WeOnlyDo.Exceptions.FtpDLX.InvalidStateException: Please connect first.
at A.a.B(Int64 )
at WeOnlyDo.Client.FtpDLX.PutFile(String LocalFile, String RemotePath)

Can you please help me about this issue? Thanks.


Complete thread: