Differences
This shows you the differences between the selected revisions of the page.
2016-07-21 | 2016-07-22 | ||
Added some links (Petr) | imporving links (martin) | ||
Line 13: | Line 13: | ||
* Configurable [[ui_editor|internal editor]] font color and default background color, added //Save All// function in internal editor | * Configurable [[ui_editor|internal editor]] font color and default background color, added //Save All// function in internal editor | ||
* Dual code signing binaries with both SHA-1 and SHA-256 | * Dual code signing binaries with both SHA-1 and SHA-256 | ||
- | * [[custom_command|Custom commands]] can be distributed in a form of configurable WinSCP extension; distributing //Verify Checksum//, //Search Text// and //ZIP and Upload// .NET assembly examples as official WinSCP extensions | + | * Custom commands can be distributed in a form of configurable [[extension|WinSCP extension]]; distributing //Verify Checksum//, //Search Text// and //ZIP and Upload// .NET assembly examples as official WinSCP extensions |
* Many improvements to scripting, command-line and .NET assembly, e.g., | * Many improvements to scripting, command-line and .NET assembly, e.g., | ||
* [[ui_generateurl#script|WinSCP script template]] or [[ui_generateurl#code|WinSCP .NET assembly code template]] can be generated in GUI, many improvements to code/script generation including syntax highlighting for generated code | * [[ui_generateurl#script|WinSCP script template]] or [[ui_generateurl#code|WinSCP .NET assembly code template]] can be generated in GUI, many improvements to code/script generation including syntax highlighting for generated code | ||
* 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 | ||
- | * Added ''Session.EnumerateRemoteFiles'' method that can enumerate remote files and directories recursively | + | * Added ''[[library_session_enumerateremotefiles|Session.EnumerateRemoteFiles]]'' method that can enumerate remote files and directories recursively |
- | * Command-line interface for converting and editing [[public_key#private|private keys]] | + | * Command-line interface for [[commandline#keygen|converting and editing private keys]] |
* Resume and Append (''TransferOptions.OverwriteMode'') in .NET assembly | * Resume and Append (''TransferOptions.OverwriteMode'') in .NET assembly | ||
* Incremental site search can be restricted to the beginning of site name only or expanded to other site fields | * Incremental site search can be restricted to the beginning of site name only or expanded to other site fields |