Differences
This shows you the differences between the selected revisions of the page.
| 2020-12-02 | 2021-01-15 | ||
| there's nothing to highlight anyway (martin) | fingerprint in the example (martin) | ||
| Line 8: | Line 8: | ||
| <code> | <code> | ||
| - | powershell.exe -File C:\path\VerifyFileChecksum.ps1 -sessionUrl "sftp://username:password@example.com/" -localPath "C:\local\path\file.dat" -remotePath "/remote/path/file.dat" | + | powershell.exe -File C:\path\VerifyFileChecksum.ps1 -sessionUrl "sftp://username:password;fingerprint=ssh-rsa-xxxxxxxxxxx...=@example.com/" -localPath "C:\local\path\file.dat" -remotePath "/remote/path/file.dat" | 
| </code> | </code> | ||