history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2026-05-04 | 2026-06-02 | ||
| Restored revision 1774436259. Undoing revision 1777905786. (martin) (hidden) | 6.6.2 Using “username” and “hostname” as one word (martin) | ||
| Line 1702: | Line 1702: | ||
| * ''Ctrl+Backspace'' in path edit boxes deletes the word before cursor. [[bug>1469]] | * ''Ctrl+Backspace'' in path edit boxes deletes the word before cursor. [[bug>1469]] | ||
| * Activating panel, when using file selection commands. [[bug>1519]] | * Activating panel, when using file selection commands. [[bug>1519]] | ||
| - | * Displaying tunnel host name on Authentication dialog. [[bug>1528]] | + | * Displaying tunnel hostname on Authentication dialog. [[bug>1528]] |
| * The //SFTP server// and //Shell// edit boxes on the Advanced Site settings dialog use path-style word-breaking. | * The //SFTP server// and //Shell// edit boxes on the Advanced Site settings dialog use path-style word-breaking. | ||
| * Not adding ''-load'' switch to PuTTY arguments, if it is configured already. [[bug>1493]] | * Not adding ''-load'' switch to PuTTY arguments, if it is configured already. [[bug>1493]] | ||
| Line 1755: | Line 1755: | ||
| * De-duplicating //Duplicate Session// and //Disconnect// accelerators in //Session// menu. [[bug>1512]] | * De-duplicating //Duplicate Session// and //Disconnect// accelerators in //Session// menu. [[bug>1512]] | ||
| * De-duplicating //Quit// and //Queue// accelerators in //Commands// menu. [[bug>1516]] | * De-duplicating //Quit// and //Queue// accelerators in //Commands// menu. [[bug>1516]] | ||
| - | * Increased length limit of host name. [[bug>1517]] | + | * Increased length limit of hostname. [[bug>1517]] |
| * Bug fix: Failure when reloading non-current directory expanded in remote directory tree. [[bug>1514]] | * Bug fix: Failure when reloading non-current directory expanded in remote directory tree. [[bug>1514]] | ||
| * Bug fix: Failure when moving //Download and Delete// operation to background. [[bug>1462]] | * Bug fix: Failure when moving //Download and Delete// operation to background. [[bug>1462]] | ||
| Line 2273: | Line 2273: | ||
| * Bug fix: Failure when HTTPS WebDAV URL redirects to HTTP. [[bug>1323]] | * Bug fix: Failure when HTTPS WebDAV URL redirects to HTTP. [[bug>1323]] | ||
| * Bug fix: Certificate validation fails, when HTTP WebDAV URL redirects to HTTPS. | * Bug fix: Certificate validation fails, when HTTP WebDAV URL redirects to HTTPS. | ||
| - | * Bug fix: Some redirected WebDAVS connection error messages show original host name instead of the actual host name. | + | * Bug fix: Some redirected WebDAVS connection error messages show original hostname instead of the actual hostname. |
| - | * Bug fix: WebDAVS certificate failure override for redirected session is stored for original host name. | + | * Bug fix: WebDAVS certificate failure override for redirected session is stored for original hostname. |
| * Bug fix: During file transfers on FTP servers that do not support ''MLSD'' command, file details are not provided on overwrite confirmation prompt and transfer progress is not shown correctly. [[bug>1324]] | * Bug fix: During file transfers on FTP servers that do not support ''MLSD'' command, file details are not provided on overwrite confirmation prompt and transfer progress is not shown correctly. [[bug>1324]] | ||
| * Bug fix: Edit commands on all Internal editors reflect state of the currently focused editor, instead of their editor. | * Bug fix: Edit commands on all Internal editors reflect state of the currently focused editor, instead of their editor. | ||
| Line 2724: | Line 2724: | ||
| * Explicit keyboard shortcut ''Alt+A'' for //Save As// command. [[bug>1006]] | * Explicit keyboard shortcut ''Alt+A'' for //Save As// command. [[bug>1006]] | ||
| * When saving cloned site, offer folder and name (with unique suffix) of original site. [[bug>1105]] | * When saving cloned site, offer folder and name (with unique suffix) of original site. [[bug>1105]] | ||
| - | * Cloning to a new site when double-clicking site without host name specified. [[bug>1100]] | + | * Cloning to a new site when double-clicking site without hostname specified. [[bug>1100]] |
| * Selecting tab to the right after closing tab. [[bug>1102]] | * Selecting tab to the right after closing tab. [[bug>1102]] | ||
| * When externally opening additional session in existing instance of WinSCP, bringing its window to front. [[bug>1098]] | * When externally opening additional session in existing instance of WinSCP, bringing its window to front. [[bug>1098]] | ||
| Line 2768: | Line 2768: | ||
| * Consistently logging modification time and size of every transferred file. | * Consistently logging modification time and size of every transferred file. | ||
| * System error message is shown when changing local working directory fails in scripting. [[bug>1087]] | * System error message is shown when changing local working directory fails in scripting. [[bug>1087]] | ||
| - | * Added host name to some connection related error messages. | + | * Added hostname to some connection related error messages. |
| * Canceling site editing when the site is dragged. | * Canceling site editing when the site is dragged. | ||
| * Allowing ''Enter'' and ''Esc'' keys on site list of folder/workspace view on Login dialog. | * Allowing ''Enter'' and ''Esc'' keys on site list of folder/workspace view on Login dialog. | ||
| Line 4910: | Line 4910: | ||
| * Wildcards in operation mask (''*'' and ''?'') can be delimited using backslash (''\''). | * Wildcards in operation mask (''*'' and ''?'') can be delimited using backslash (''\''). | ||
| * It is no longer possible to check //Disconnect when operation finishes// during total transfer size calculation before file transfer. | * It is no longer possible to check //Disconnect when operation finishes// during total transfer size calculation before file transfer. | ||
| - | * Leading and trailing spaces are trimmed from host and user names. | + | * Leading and trailing spaces are trimmed from host and usernames. |
| * Links to WinSCP homepage in //Help// menu updated to point directly on respective Wiki topics | * Links to WinSCP homepage in //Help// menu updated to point directly on respective Wiki topics | ||
| * First attempts for context help. ''F1'' key now opens WinSCP documentation page. On some dialogs it now opens directly help for the dialog. | * First attempts for context help. ''F1'' key now opens WinSCP documentation page. On some dialogs it now opens directly help for the dialog. | ||
| Line 5287: | Line 5287: | ||
| * Temporary folder created to edit/open remote file is deleted whole, including any new files (particulary backup file created by editor). | * Temporary folder created to edit/open remote file is deleted whole, including any new files (particulary backup file created by editor). | ||
| * ''Ctrl+Tab'' and ''Shift+Ctrl+Tab'' can be used to switch between opened sessions. | * ''Ctrl+Tab'' and ''Shift+Ctrl+Tab'' can be used to switch between opened sessions. | ||
| - | * Host name may contain ''user@host''. This is particulary useful for importing sessions from PuTTY, which allows same format too. | + | * Hostname may contain ''user@host''. This is particulary useful for importing sessions from PuTTY, which allows same format too. |
| * Default resume threshold increased to 100 KiB. | * Default resume threshold increased to 100 KiB. | ||
| * Function //Check for updates// is available on login dialog too. | * Function //Check for updates// is available on login dialog too. | ||