history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2026-06-02 | 2026-06-02 (current) | ||
| 6.6.2 Using “username” and “hostname” as one word (martin) | host key with space (martin) | ||
| Line 1552: | Line 1552: | ||
| * Bug fix: Per-session default encoding configuration for internal editor. [[bug>1577]] | * Bug fix: Per-session default encoding configuration for internal editor. [[bug>1577]] | ||
| * Log more information about loading a custom GSSAPI library. [[bug>1586]] | * Log more information about loading a custom GSSAPI library. [[bug>1586]] | ||
| - | * Commands to copy hostkey/certificate fingerprint to clipboard has a form of a link, instead of a message button. | + | * Commands to copy host key/certificate fingerprint to clipboard has a form of a link, instead of a message button. |
| * Changed appearance of background confirmation options link. | * Changed appearance of background confirmation options link. | ||
| * Logging a complete SSH host key only on //Debug// log level. | * Logging a complete SSH host key only on //Debug// log level. | ||
| * Change: Last access time of downloaded files is no longer preserved. | * Change: Last access time of downloaded files is no longer preserved. | ||
| * Bug fix: Command-line is disabled even for a local panel, if no session is connected or the connected session does support executing remote commands. | * Bug fix: Command-line is disabled even for a local panel, if no session is connected or the connected session does support executing remote commands. | ||
| - | * Bug fix: SSH hostkey/TLS certificate verification prompt in scripting in interactive mode was showing zero timeout. | + | * Bug fix: SSH host key/TLS certificate verification prompt in scripting in interactive mode was showing zero timeout. |
| * Bug fix: Leaving a folder with a large amount of files takes long. [[bug>1565]] | * Bug fix: Leaving a folder with a large amount of files takes long. [[bug>1565]] | ||
| * Bug fix: Timeout of auxiliary requests for Microsoft Passport authentication was not set correctly. | * Bug fix: Timeout of auxiliary requests for Microsoft Passport authentication was not set correctly. | ||
| Line 1972: | Line 1972: | ||
| * Retrieving seconds-precision timestamps using ''MDTM'' command, if the server provides them. [[bug>1221]] | * Retrieving seconds-precision timestamps using ''MDTM'' command, if the server provides them. [[bug>1221]] | ||
| * Improvements to .NET assembly: | * Improvements to .NET assembly: | ||
| - | * Method ''Session.ScanFingerprint'' to scan server's hostkey or certificate fingerprint. [[bug>1394]] | + | * Method ''Session.ScanFingerprint'' to scan server's host key or certificate fingerprint. [[bug>1394]] |
| * ''TransferOptions.ResumeSupport'' is settable and ''TransferResumeSupport'' is constructable. | * ''TransferOptions.ResumeSupport'' is settable and ''TransferResumeSupport'' is constructable. | ||
| * Setting ''TransferResumeSupport.Threshold'' automatically sets ''State'' to ''Smart''. | * Setting ''TransferResumeSupport.Threshold'' automatically sets ''State'' to ''Smart''. | ||
| Line 2015: | Line 2015: | ||
| * Syntax highlighting for generated code. | * Syntax highlighting for generated code. | ||
| * Command-line switches, script commands and their switches, and .NET assembly classes, methods and properties in generated code link to online documentation. | * Command-line switches, script commands and their switches, and .NET assembly classes, methods and properties in generated code link to online documentation. | ||
| - | * Warning when a server hostkey is not known when generating a code. | + | * Warning when a server host key is not known when generating a code. |
| * Not including the ''/console'' switch in a generated command-line. | * Not including the ''/console'' switch in a generated command-line. | ||
| * Separate display for an executable path, when generating a command-line. | * Separate display for an executable path, when generating a command-line. | ||
| Line 2090: | Line 2090: | ||
| * Command-line interface for converting and editing private keys. [[bug>1331]] | * Command-line interface for converting and editing private keys. [[bug>1331]] | ||
| * Script or .NET assembly code template can be generated in GUI. [[bug>1010]] | * Script or .NET assembly code template can be generated in GUI. [[bug>1010]] | ||
| - | * Allowing manual verification (with timeout) of SSH hostkey/TLS certificate in batch mode in scripting. | + | * Allowing manual verification (with timeout) of SSH host key/TLS certificate in batch mode in scripting. |
| * Added ''Session.EnumerateRemoteFiles'' method that can enumerate remote files and directories recursively. [[bug>1356]] | * Added ''Session.EnumerateRemoteFiles'' method that can enumerate remote files and directories recursively. [[bug>1356]] | ||
| * Switch ''-latest'' for ''get'' and ''put'' commands to transfer the latest file only. | * Switch ''-latest'' for ''get'' and ''put'' commands to transfer the latest file only. | ||
| Line 3265: | Line 3265: | ||
| * Allowing multiple fingerprints in ''SessionOptions.SshHostKeyFingerprint'' and ''SessionOptions.HostSslCertificateFingerprint''. [[bug>932]] | * Allowing multiple fingerprints in ''SessionOptions.SshHostKeyFingerprint'' and ''SessionOptions.HostSslCertificateFingerprint''. [[bug>932]] | ||
| * Logging FTP raw directory listing on Normal logging level. | * Logging FTP raw directory listing on Normal logging level. | ||
| - | * Raw session setting ''TunnelHostKey'' to verify tunnel session hostkey. [[bug>938]] | + | * Raw session setting ''TunnelHostKey'' to verify tunnel session host key. [[bug>938]] |
| * Bug fix: Failure when saving file opened from closed session. [[bug>918]] | * Bug fix: Failure when saving file opened from closed session. [[bug>918]] | ||
| * Bug fix: Invalid executable signature. [[bug>924]] | * Bug fix: Invalid executable signature. [[bug>924]] | ||
| Line 3361: | Line 3361: | ||
| * Bug fix: Bugs and other three-state session options were logged incorrectly. | * Bug fix: Bugs and other three-state session options were logged incorrectly. | ||
| * Bug fix: Switch ''/xmllog'' was not working in GUI sessions. | * Bug fix: Switch ''/xmllog'' was not working in GUI sessions. | ||
| - | * Bug fix: Could not connect to SSH server without storing hostkey fingerprint. [[bug>889]] | + | * Bug fix: Could not connect to SSH server without storing host key fingerprint. [[bug>889]] |
| * Bug fix: Support for ''MLSD'' FTP command was not detected. [[bug>891]] | * Bug fix: Support for ''MLSD'' FTP command was not detected. [[bug>891]] | ||
| * Bug fix: File permissions were not retrieved from ''MLSD'' FTP directory listing. | * Bug fix: File permissions were not retrieved from ''MLSD'' FTP directory listing. | ||
| Line 4320: | Line 4320: | ||
| * With FTP protocol, errors when parsing file permissions in directory listing are ignored. | * With FTP protocol, errors when parsing file permissions in directory listing are ignored. | ||
| * Reading/writing INI files is faster. | * Reading/writing INI files is faster. | ||
| - | * Hostkey of tunneled session is verified against target session of tunnel. | + | * Host key of tunneled session is verified against target session of tunnel. |
| * When opening session in PuTTY, defaults for session options not set by WinSCP are loaded from //Default settings// of PuTTY. | * When opening session in PuTTY, defaults for session options not set by WinSCP are loaded from //Default settings// of PuTTY. | ||
| * Increased maximal length of username. | * Increased maximal length of username. | ||