Differences
This shows you the differences between the selected revisions of the page.
2014-12-02 | 2014-12-02 | ||
avbl + xquota + dimmed unknown space lines (martin) | logging link skip (martin) | ||
Line 25: | Line 25: | ||
* 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. | ||
+ | * Logging when a symlink to a directory is skipped while downloading. | ||
* Bug fix: Parameters ''/help'' and ''/batchsettings'' were not working with ''winscp.com''. | * Bug fix: Parameters ''/help'' and ''/batchsettings'' were not working with ''winscp.com''. | ||
* Bug fix: Command could be invoked using keyboard shortcut in the middle of reloading directory. | * Bug fix: Command could be invoked using keyboard shortcut in the middle of reloading directory. | ||
* Bug fix: Reason not given when FTP upload fails because local file attributes cannot be retrieved. [[bug>1250]] | * Bug fix: Reason not given when FTP upload fails because local file attributes cannot be retrieved. [[bug>1250]] | ||
* Bug fix: FTP upload fails when volume information for local drive cannot be retrieved. [[bug>1251]] | * Bug fix: FTP upload fails when volume information for local drive cannot be retrieved. [[bug>1251]] | ||
+ | |||
* Bug fix: Size of directories was reported as -1 for some FTP servers. | * Bug fix: Size of directories was reported as -1 for some FTP servers. | ||