0 votes

Hi,

I am getting this exception while connecting to the FTP server:

Limilabs.FTP.Client.FtpException: 'Tried to read a line. Only '220 Daq FTP Server ready.
' received. Please make sure that antivirus and firewall software are disabled or configured correctly.'

It actually looks like a line, so I do not get what is wrong.

Windows built in FTP client output is:

ftp <IPADDRESS>
Connected to <IPADDRESS>.
220 Daq FTP Server ready.
530 Please login with USER and PASS.
User (<IPADDRESS>:(none)):

Any idea?

Thanks
A

closed with the note: Not enough information
by
closed by

1 Answer

0 votes

Please check if you are using the latest version of Ftp.dll:
https://www.limilabs.com/ftp/download

Currently latest version is: 2.0.23025.1902 (2023-01-25)

Additionally you may want to turn on logging:
https://www.limilabs.com/blog/logging-in-ftp-dll

Please send the logs directly to us as a zipped archive (you can find support email in the page footer)

Is this server publicly available?

by (297k points)
edited by
...