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