Differences
This shows you the differences between the selected revisions of the page.
2012-02-08 | 2012-02-08 | ||
winscp_library_com_wsh (martin) | library_com_wsh (martin) | ||
Line 2: | Line 2: | ||
WinSCP .NET Assembly ''winscp.dll'' is .NET wrapper around WinSCP [[scripting|scripting interface]] that allows connecting to a remote machine and manipulating remote files over SFTP, SCP or FTP session from .NET applications. | WinSCP .NET Assembly ''winscp.dll'' is .NET wrapper around WinSCP [[scripting|scripting interface]] that allows connecting to a remote machine and manipulating remote files over SFTP, SCP or FTP session from .NET applications. | ||
- | The assembly is also exposed to COM, and as such it can be used from variety of other programming languages and development environments. Learn how to [[winscp_library_com_wsh|use WinSCP .NET assembly via COM and from WSH-hosted languages]], like JScript, VBScript, Pert or Python. | + | The assembly is also exposed to COM, and as such it can be used from variety of other programming languages and development environments. Learn how to [[library_com_wsh|use WinSCP .NET assembly via COM and from WSH-hosted languages]], like JScript, VBScript, Pert or Python. |
&future_feature | &future_feature |