Differences
This shows you the differences between the selected revisions of the page.
| 2018-06-25 | 2018-09-14 | ||
| no summary (189.114.76.131) (hidden) (untrusted) | 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 ===== | ||