Differences
This shows you the differences between the selected revisions of the page.
2018-02-23 | 2018-07-30 | ||
test for empty text (martin) | url in command-line (martin) | ||
Line 8: | Line 8: | ||
<code> | <code> | ||
- | powershell.exe -File SearchText.ps1 -path "/path" -text "text" | + | powershell.exe -File SearchText.ps1 -sessionUrl "sftp://username:password@example.com/" -path "/path" -text "text" |
</code> | </code> | ||