Differences
This shows you the differences between the selected revisions of the page.
2018-04-26 | 2018-09-14 | ||
wording + positive messages first + discourage from use in web application (martin) | It's not actually true that it cannot be used in .NET core - see Bug 1640 (martin) | ||
Line 12: | Line 12: | ||
The library is not a general purpose file transfer library. It particularly has a limited support for an interactive processing, and as such it is not well suited for use in GUI applications. | The library is not a general purpose file transfer library. It particularly has a limited support for an interactive processing, and as such it is not well suited for use in GUI applications. | ||
- | As the assembly drives WinSCP Windows executable, it cannot be used in .NET Core projects. For the same reason it is also difficult to use the assembly within a restricted environment like a web server, that limits or even restricts execution of external processes. | + | For the same reason it is also difficult to use the assembly within a restricted environment like a web server, that limits or even restricts execution of external processes. |
===== Downloading and Installing the Assembly ===== | ===== Downloading and Installing the Assembly ===== |