Info
| Version: | 5.1.5.1 |
| Author(s): | Ronnie Overby |
| Last Update: | Monday, July 1, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Core-Techs/Winscp.Extensions |
| NuGet Url: | https://www.nuget.org/packages/CTX.WinscpExtensions |
Install
Install-Package CTX.WinscpExtensions
dotnet add package CTX.WinscpExtensions
paket add CTX.WinscpExtensions
CTX.WinscpExtensions Download (Unzip the "nupkg" after downloading)
Features:
- Automatically ensures that WinSCP.exe exists in your app's working directory.
- Simplified API for uploading files. Automatically ensures remote directory structure exists.
- TPL friendly.
Extension methods for aborting a session when cancellation is requested.
- Simple session configuration using connection strings.