FtpDLX InvalidStateException on PutFile Method (wodFtpDLX / wodFtpDLX.NET)
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:
- FtpDLX InvalidStateException on PutFile Method - Ömer Arslan, 2023-12-26, 12:25
- FtpDLX InvalidStateException on PutFile Method - Jasmine, 2023-12-26, 16:52