Differences
This shows you the differences between the selected revisions of the page.
2018-10-16 | 2018-10-16 | ||
grouping time constaints changes (martin) | typo (martin) | ||
Line 38: | Line 38: | ||
* Support for long local paths with FTP protocol. [[bug>1337]] | * Support for long local paths with FTP protocol. [[bug>1337]] | ||
* PowerShell script that runs WinSCP scripting commands can be generated on Generate Code dialog. | * PowerShell script that runs WinSCP scripting commands can be generated on Generate Code dialog. | ||
- | * Transfer settings that do not have a dedicated scripting switch or a .NET ''TransferSettings'' property can be set using ''-rawtransfesettings'' switch or ''TransferSettings.AddRawSettings'' method. | + | * Transfer settings that do not have a dedicated scripting switch or a .NET ''TransferSettings'' property can be set using ''-rawtransfersettings'' switch or ''TransferSettings.AddRawSettings'' method. |
* Toolbar buttons can be hidden. [[bug>582]] | * Toolbar buttons can be hidden. [[bug>582]] | ||
* Found files can be edited from the Find dialog. [[bug>1634]] | * Found files can be edited from the Find dialog. [[bug>1634]] | ||
Line 51: | Line 51: | ||
* When opening a session in PuTTY, exporting also cached host keys. | * When opening a session in PuTTY, exporting also cached host keys. | ||
* Low logging level. [[bug>1637]] | * Low logging level. [[bug>1637]] | ||
- | * It's possible to limit number of command line parameters used for open-ended switches like ''-rawconfig'', ''-rawsettings'' and ''-rawtransfesettings'' using syntax ''-switch[count]''. | + | * It's possible to limit number of command line parameters used for open-ended switches like ''-rawconfig'', ''-rawsettings'' and ''-rawtransfersettings'' using syntax ''-switch[count]''. |
* Optionally create background queue connection right after session starts (hidden settings). [[bug>1681]] | * Optionally create background queue connection right after session starts (hidden settings). [[bug>1681]] | ||
* Natural order numerical sorting for directory tree. [[bug>1685]] | * Natural order numerical sorting for directory tree. [[bug>1685]] |