Differences
This shows you the differences between the selected revisions of the page.
2020-12-25 | 2021-01-15 | ||
automatically using target article title for link anchor (martin) | fingerprint in the example (martin) | ||
Line 8: | Line 8: | ||
<code> | <code> | ||
- | powershell.exe -File SearchText.ps1 -sessionUrl "sftp://username:password@example.com/" -path "/path" -text "text" | + | powershell.exe -File SearchText.ps1 -sessionUrl "sftp://username:password;fingerprint=ssh-rsa-xxxxxxxxxxx...=@example.com/" -path "/path" -text "text" |
</code> | </code> | ||