Differences
This shows you the differences between the selected revisions of the page.
2020-12-22 | 2021-01-15 | ||
prevent invalid syntax highlighting + code wrapping (martin) | fingerprint in the example (martin) | ||
Line 12: | Line 12: | ||
<code batch> | <code batch> | ||
- | powershell.exe -File C:\path\FindDuplicates.ps1 -sessionUrl "sftp://user:password@example.com/" -remotePath "/path" -remoteChecksumAlg sha-1 | + | powershell.exe -File C:\path\FindDuplicates.ps1 -sessionUrl "sftp://user:password;fingerprint=ssh-rsa-xx-xx-xx@example.com/" -remotePath "/path" -remoteChecksumAlg sha-1 |
</code> | </code> | ||