history_old » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2008-04-07 | 2008-04-08 | ||
typo (martin) | 4.1 KiB is used instead of KB for kilobyte. (martin) | ||
Line 311: | Line 311: | ||
* When overwriting of remote file fails, WinSCP can try to delete file and create new one (SFTP only). | * When overwriting of remote file fails, WinSCP can try to delete file and create new one (SFTP only). | ||
* New custom command option //Copy results to clipboard//. | * New custom command option //Copy results to clipboard//. | ||
- | * Workaround for OpenSSH limit of 256 kB for size of SFTP packet. Consequence was occasional interruption of transfer with error "Connection has been unexpectedly closed. Server sent command exit status 11." | + | * Workaround for OpenSSH limit of 256 KiB for size of SFTP packet. Consequence was occasional interruption of transfer with error "Connection has been unexpectedly closed. Server sent command exit status 11." |
* All new sessions can be automatically opened also in PuTTY. | * All new sessions can be automatically opened also in PuTTY. | ||
* The Office XP-like look can be turned off from //Interface tab// of Preferences dialog. | * The Office XP-like look can be turned off from //Interface tab// of Preferences dialog. | ||
Line 582: | Line 582: | ||
* Bug fix: Fixed several bugs when downloading files for which the server incorrectly reports unreasonable file sizes. | * Bug fix: Fixed several bugs when downloading files for which the server incorrectly reports unreasonable file sizes. | ||
* Bug fix: WinSCP refused to start, when using ''/ini'' parameter without session name parameter. | * Bug fix: WinSCP refused to start, when using ''/ini'' parameter without session name parameter. | ||
- | * Bug fix: The download of files smaller then 4 kB could not be interrupted. | + | * Bug fix: The download of files smaller then 4 KiB could not be interrupted. |
* Bug fix: Attempt to open non-existing local directory (Norton Commander interface only) have not displayed any error message. The first existing parent directory (if any) was opened instead. | * Bug fix: Attempt to open non-existing local directory (Norton Commander interface only) have not displayed any error message. The first existing parent directory (if any) was opened instead. | ||
* Bug fix: When downloading file to editor, //Exclude mask// and operation mask were not ignored, what prevented editing some files. | * Bug fix: When downloading file to editor, //Exclude mask// and operation mask were not ignored, what prevented editing some files. | ||
Line 677: | Line 677: | ||
* During synchronization user may optionally request confirmation before each change. | * During synchronization user may optionally request confirmation before each change. | ||
* Path label above file panel is now click-able. User may click on any part of the path to enter that directory (Norton-Commander interface only). | * Path label above file panel is now click-able. User may click on any part of the path to enter that directory (Norton-Commander interface only). | ||
- | * Size of the translation files reduced by 40% (more than 200 kB each). | + | * Size of the translation files reduced by 40% (more than 200 KiB each). |
* New filename modification option: lower case only DOS names (8.3). | * New filename modification option: lower case only DOS names (8.3). | ||
* On startup program checks for obsolete temporary folders. If it finds any, it offers user their deletion. Obsolete directories maybe also deleted manually from Cleanup window (see //Tools// button on //Stored session// tab of Login window). | * On startup program checks for obsolete temporary folders. If it finds any, it offers user their deletion. Obsolete directories maybe also deleted manually from Cleanup window (see //Tools// button on //Stored session// tab of Login window). | ||
Line 935: | Line 935: | ||
=== 2003-11-01 === | === 2003-11-01 === | ||
- | * Serious bug fix: Uploaded files smaller than 4 kB were empty after transfer (SFTP only). | + | * Serious bug fix: Uploaded files smaller than 4 KiB were empty after transfer (SFTP only). |
* Russian translation of setup application added. | * Russian translation of setup application added. | ||
Line 960: | Line 960: | ||
* ''Ctrl-Tab'' and ''Ctrl-Shift-Tab'' can be used to switch between opened sessions. | * ''Ctrl-Tab'' and ''Ctrl-Shift-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. | * Host name may contain ''user@host''. This is particulary useful for importing sessions from PuTTY, which allows same format too. | ||
- | * Default resume threshold increased to 100 kB. | + | * 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. | ||
* When uploading file in text (ASCII) mode, ''^Z'' (ASCII 0x26) characters are removed. | * When uploading file in text (ASCII) mode, ''^Z'' (ASCII 0x26) characters are removed. | ||
Line 1064: | Line 1064: | ||
* [[project_history|Project milestone]]. | * [[project_history|Project milestone]]. | ||
* SFTP (SSH File Transfer Protocol) version 3 support. [[protocols|Compare with SCP]]. | * SFTP (SSH File Transfer Protocol) version 3 support. [[protocols|Compare with SCP]]. | ||
- | * Transfer resume (SFTP only). By default WinSCP allows resume only for files greater than 10 kB. It would cause not appropriate slow down with smaller file. It is possible to change threshold in Preferences. | + | * Transfer resume (SFTP only). By default WinSCP allows resume only for files greater than 10 KiB. It would cause not appropriate slow down with smaller file. It is possible to change threshold in Preferences. |
* Text file editor. By default internal editor is used, yet external editor can be configured instead. Internal editor features: | * Text file editor. By default internal editor is used, yet external editor can be configured instead. Internal editor features: | ||
* Clipboard operations (copy, cut, paste, delete). | * Clipboard operations (copy, cut, paste, delete). |