Differences
This shows you the differences between the selected revisions of the page.
2014-11-27 | 2014-11-27 | ||
did not want to include refactoring change (martin) | bug 1249 + IIS FEAT parsing (martin) | ||
Line 16: | Line 16: | ||
* File ownership in available in .NET assembly and XML log. [[bug>1245]] | * File ownership in available in .NET assembly and XML log. [[bug>1245]] | ||
* Improved automatic sizing of columns in various lists. | * Improved automatic sizing of columns in various lists. | ||
+ | * Further compatibility improvements with IIS FTP server: | ||
+ | * Workaround for malformed ''FEAT'' response of older versions of IIS FTP Server. | ||
+ | * Bug fix: Cannot upload file to directory when FTP server returns 4xx/5xx response to directory listing request after allowing (typically empty) listing transfer. [[bug>1249]] | ||
* Replaced ''FtpSecure.ExplicitTls'' .NET assembly option with ''FtpSecure.Explicit'' and deprecated ''FtpSecure.ExplicitSsl''. | * Replaced ''FtpSecure.ExplicitTls'' .NET assembly option with ''FtpSecure.Explicit'' and deprecated ''FtpSecure.ExplicitSsl''. | ||
* Using //Yes/No//, instead of //OK/Cancel// on sites import confirmation during installation not to make an impression that rejecting the import cancels the installation. | * Using //Yes/No//, instead of //OK/Cancel// on sites import confirmation during installation not to make an impression that rejecting the import cancels the installation. |