We just upgraded to Stat 6.1.0 and the following error occur when doing a test connection from the Stat Windows client:
Nothing has change except we upgraded to Stat 6.1.0.
The FTP client mlistFile() method now checks for a leading space before removing it. If the space is missing, a MalformedServerReplyException is thrown. This will only happen if the FTP server is not compliant with RFC 3659. What this means that that when FTP server is returning a code, it also needs to return a text with it. This could even be an empty space. With this particular issue, a code 220 was returned, which is a successful connection, but there was no text. Having a banner text fixes this issue for Window’s server 2012. Attached is a Windows 2012 setting. Make sure to enter some text in the message text banner if you are getting Truncated server reply: 220