WinSCP 5.7.0

.NET Framework 0.0
Install-Package WinSCP -Version 5.7.0
dotnet add package WinSCP --version 5.7.0
<PackageReference Include="WinSCP" Version="5.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WinSCP --version 5.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WinSCP, 5.7.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WinSCP as a Cake Addin
#addin nuget:?package=WinSCP&version=5.7.0

// Install WinSCP as a Cake Tool
#tool nuget:?package=WinSCP&version=5.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

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, SCP, and FTP sessions.
   
The library is primarily intended for advanced automation tasks 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 lacks support for interactive processing and as such it is not well suited for use in GUI applications.

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.

Product Versions
.NET Framework net
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

Version Downloads Last updated
5.7.0 0 06.02.2022