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