Differences
This shows you the differences between the selected revisions of the page.
2014-12-08 | 2015-01-29 | ||
syntax error (martin) | better intro (martin) | ||
Line 1: | Line 1: | ||
====== Search recursively for text in remote directory / Grep files over SFTP/FTP protocol ====== | ====== Search recursively for text in remote directory / Grep files over SFTP/FTP protocol ====== | ||
- | If you do not have your favorite language, use [[library_powershell|PowerShell]]. | + | The following example uses [[library|WinSCP .NET assembly]] from a [[library_powershell|PowerShell]] script. If you have another preferred language, you can easily translate it. |
You can run the script (e.g. ''search.ps1'') from WinSCP GUI using [[custom_command|local custom command]]: | You can run the script (e.g. ''search.ps1'') from WinSCP GUI using [[custom_command|local custom command]]: |