FtpDLX.NET throws an error at GetAttributes() from TitanFTP - WeOnlyDo Discussion board

FtpDLX.NET throws an error at GetAttributes() from TitanFTP (wodFtpDLX / wodFtpDLX.NET)

by Vadym, Wednesday, March 08, 2017, 12:59 (2568 days ago)

Good day!

We're using wodFtpDLX.NET component v.1.7.2.205 and recently have faced the issue.
Our program is monitoring the Voip stuff, including the CDR records from Call Managers, and one of our customers has the Titan FTP (where the CDR's are stored). When we're trying to download file and check its attributes, lib then throws the next exception:
--
WeOnlyDo.Exceptions.FtpDLX.TimeoutException: Timeout occured due to inactivity
at WeOnlyDo.Protocols.FTP.GetAttributes()
at WeOnlyDo.Client.FtpDLX.GetAttributes(String RemotePath)
--
Here is the comparison of the CDR files:
[image]
(link to image if inline image isn't displayed)
And as you see, TitanFTP inserts some secondary text to the beginning of the file, so wodFtpDLX can't parse it properly.

I checked the newest version of wodFtpDLX.NET in trial mode and it gives the same error (at that time I've set all the possible permissions to user, so it's not a permissions/security issue).

Is this issue related to FTP server settings ?


Best regards,
Vadym.


Complete thread: