Differences

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

2017-11-13 2017-12-21
removing unneeded exception type specification (martin) generate url commands have been renamed while ago (martin)
Line 9: Line 9:
<code powershell> <code powershell>
param ( param (
-    # Use Generate URL function to obtain a value for -sessionUrl parameter.+    # Use Generate Session URL function to obtain a value for -sessionUrl parameter.
    $sessionUrl = "sftp://user:mypassword;fingerprint=ssh-rsa-xx-xx-xx@example.com/",     $sessionUrl = "sftp://user:mypassword;fingerprint=ssh-rsa-xx-xx-xx@example.com/",
    $remotePath = "/home/user"     $remotePath = "/home/user"

Last modified: by martin