Differences
This shows you the differences between the selected revisions of the page.
2016-07-22 | 2016-07-22 | ||
imporving links (martin) | improvements are a part of the new feature (martin) | ||
Line 15: | Line 15: | ||
* 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 | * 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 |
* 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 ''[[library_session_enumerateremotefiles|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 |