Differences
This shows you the differences between the selected revisions of the page.
2014-11-28 | 2014-12-02 | ||
-1 ftp dir size (martin) | ws_ftp also returns too indented feat response (martin) | ||
Line 18: | Line 18: | ||
* Improved automatic sizing of columns in various lists. | * Improved automatic sizing of columns in various lists. | ||
* Change: Considering directories to have zero size, when matching file masks or sorting by size, even when the server reports size for the directory, to achieve consistent behavior. | * Change: Considering directories to have zero size, when matching file masks or sorting by size, even when the server reports size for the directory, to achieve consistent behavior. | ||
- | * Further compatibility improvements with IIS FTP server: | + | * Further compatibility improvements with FTP servers: |
- | * Workaround for malformed ''FEAT'' response of older versions of IIS FTP Server. | + | * Workaround for malformed ''FEAT'' response of older versions of IIS FTP Server and WS_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]] | + | * Bug fix: Cannot upload file to directory when FTP server returns 4xx/5xx response to directory listing request after allowing (typically empty) listing transfer (old versions of IIS FTP server). [[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. |