Differences
This shows you the differences between the selected revisions of the page.
| 2015-01-27 | 2015-01-27 | ||
| library_example_verify_file_checksum (martin) | removing noindex (martin) | ||
| Line 1: | Line 1: | ||
| - | ~~NOINDEX~~ | ||
| - | |||
| ====== Extending WinSCP with Custom commands that run .NET assembly or WinSCP script ====== | ====== Extending WinSCP with Custom commands that run .NET assembly or WinSCP script ====== | ||
| If WinSCP GUI lacks a certain file operation, you may be able to implement it using a [[custom_command|custom command]] that uses [[library|WinSCP .NET assembly]] (typically via [[library_powershell|PowerShell]] script) or WinSCP [[scripting|script]]. | If WinSCP GUI lacks a certain file operation, you may be able to implement it using a [[custom_command|custom command]] that uses [[library|WinSCP .NET assembly]] (typically via [[library_powershell|PowerShell]] script) or WinSCP [[scripting|script]]. | ||