Differences

This shows you the differences between the selected revisions of the page.

2019-05-28 2022-06-16 (current)
5.12 Bug 1589 – Use SHA-256 host key fingerprints (martin) 5.20 Change: SHA-256 fingerprints are not padded anymore (martin)
Line 10: Line 10:
<code powershell> <code powershell>
param ( param (
-    $sessionUrl = "sftp://user:mypassword;fingerprint=ssh-rsa-xxxxxxxxxxx...=@example.com/",+    $sessionUrl = "sftp://user:mypassword;fingerprint=ssh-rsa-xxxxxxxxxxx...@example.com/",
    $remotePath = "/path",     $remotePath = "/path",
    $outFile = "listing.csv"     $outFile = "listing.csv"

Last modified: by martin