PowerTCP FTP for .NET 4.7 has been released with new features and maintenance fixes.
New in PowerTCP FTP for .NET:
- Ftp.Type property to determine the current transfer type.
- Ftp.DateTimeFormatInfo property to better support non-standard FTP time stamps.
- 6TO4 support.
Some of the maintenance fixes include:
- All SSL connections will now use close-notify during the closing of the connection.
- IPv6 addresses are now properly enclosed in brackets when used as a URI or URL.
Developer Note: The Listing.Months property has been removed and replaced by the Ftp.DateTimeFormatInfo property.
For a complete list of improvements, see the PowerTCP Ftp for .NET Release History.