Code:
v7.4.3 Release Notes:
1) Files in \System:
Changed : ioFTPD.[exe,pdb] - Version 7.4.3.0
*** New Features
2) Modified command (AUTH {TLS|SSL}). The server will no longer accept
"AUTH TLS" or "AUTH SSL" if that particular protocol is not supported by
the service because of the Encryption_Protocol setting in the .ini
configuration file.
*** Bug Fixes
3) Fixed secure socket read routine to consume as much as possible from the
read buffer before requesting more data. This should prevent truncated
and/or corrupt file uploads.