We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2aea9a9 commit 9db1a4aCopy full SHA for 9db1a4a
Download_file_from_remote_server_via_WinSCP.ps1
@@ -1,5 +1,6 @@
1
# Download file from SFTP server via WinSCP
2
# https://winscp.net/eng/docs/library#classes
3
+# C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe WinSCPnet.dll /codebase /tlb:WinSCPnet64.tlb
4
5
Add-Type -Path "D:\WinSCPnet.dll"
6
0 commit comments