Skip to content

Commit 9db1a4a

Browse files
authored
Update Download_file_from_remote_server_via_WinSCP.ps1
1 parent 2aea9a9 commit 9db1a4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Download_file_from_remote_server_via_WinSCP.ps1

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Download file from SFTP server via WinSCP
22
# https://winscp.net/eng/docs/library#classes
3+
# C:\Windows\Microsoft.NET\Framework64\v4.0.30319\RegAsm.exe WinSCPnet.dll /codebase /tlb:WinSCPnet64.tlb
34

45
Add-Type -Path "D:\WinSCPnet.dll"
56

0 commit comments

Comments
 (0)