WinSCP .NET assembly NuGet Package

The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface that allows your code to connect to a remote machine and manipulate remote files over SFTP, FTP, WebDAV, S3 and SCP sessions.

The library is primarily intended for advanced automation tasks on Microsoft Windows that require conditional processing, loops or other control structures for which the basic scripting interface is too limited.

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.

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 documentation and examples of use, see project website.

The NuGet package includes the assembly itself and a required WinSCP executable. When installed, it adds the assembly as reference to your project and sets up WinSCP executable to be copied to project output directory, so that it can be found on run-time.




Got any WinSCP .NET assembly Question?





Info

Version: 6.3.2
Author(s): Martin Prikryl
Last Update: Tuesday, March 12, 2024
.NET Fiddle: Online Example
Project Url: https://winscp.net/eng/docs/library
NuGet Url: https://www.nuget.org/packages/WinSCP


Install
Install-Package WinSCP
dotnet add package WinSCP
paket add WinSCP
WinSCP Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0
  • No dependencies.
.NETStandard 2.0
  • No dependencies.
11 packages depend on this package.


Tags



STATS

must-have-score

5.8

avg-downloads-per-day

1889

days-since-last-release

34