Differences

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

2016-02-27 2016-03-07
https (martin) not using b: drive (martin)
Line 141: Line 141:
        $transferOptions.TransferMode = [WinSCP.TransferMode]::Binary         $transferOptions.TransferMode = [WinSCP.TransferMode]::Binary
-        $transferResult = $session.PutFiles("b:\toupload\*", "/home/user/", $False, $transferOptions)+        $transferResult = $session.PutFiles("d:\toupload\*", "/home/user/", $False, $transferOptions)
        # Throw on any error         # Throw on any error

Last modified: by martin