WinSCP 6.5.3

dotnet add package WinSCP --version 6.5.3
                    
NuGet\Install-Package WinSCP -Version 6.5.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WinSCP" Version="6.5.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WinSCP" Version="6.5.3" />
                    
Directory.Packages.props
<PackageReference Include="WinSCP" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WinSCP --version 6.5.3
                    
#r "nuget: WinSCP, 6.5.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WinSCP@6.5.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WinSCP&version=6.5.3
                    
Install as a Cake Addin
#tool nuget:?package=WinSCP&version=6.5.3
                    
Install as a Cake Tool

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.

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.

For more information, visit WinSCP website:

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (16)

Showing the top 5 NuGet packages that depend on WinSCP:

Package Downloads
RS.Tasks

Description

OnePoint.Flow

OnePoint Global Data FLow Library

Dalton.Utility.Global

Dalton.utility.global es una librería diseñada para los empleados de Dalton, una empresa dedicada al mundo del automóvil, que busca simplificar el proceso de desarrollo al reutilizar código y herramientas. Esta librería incorpora una variedad de herramientas que ayudan a los desarrolladores a ahorrar tiempo y esfuerzo, permitiendo que se enfoquen en las tareas de mayor importancia. Con Dalton.utility.global, los empleados de Dalton pueden acceder a una amplia gama de funciones y herramientas personalizadas diseñadas específicamente para sus necesidades, lo que les permite aumentar la eficiencia y la productividad en el desarrollo de aplicaciones. La librería se publicará en NuGet de Microsoft, lo que facilitará su instalación y actualización en los proyectos de la empresa.

Randoms.Updater.UpdaterLib

A simple software update tool

psen

Psen provides convention-based and out-of-the-box builds, tests, installations and deployments for .NET projects. Find more details in readme file on github and an example in the folder packages\psen.0.2.0.60\tools\examples.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on WinSCP:

Repository Stars
Suprcode/Crystal
Legend of Mir 2 - Official Public Crystal Source
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
Suprcode/Zircon
Legend of Mir 3 - Official Public Zircon Source
Version Downloads Last Updated
6.5.3 6,222 7/16/2025
6.5.2 14,732 6/18/2025
6.5.1 30,165 5/5/2025
6.5.0 38,022 3/31/2025
6.4.3-rc 915 3/17/2025
6.4.2-beta 2,760 1/27/2025
6.4.1-beta 4,752 11/21/2024
6.4.0-beta 2,550 9/19/2024
6.3.7 55,104 2/20/2025
6.3.6 162,506 11/25/2024
6.3.5 238,150 9/10/2024
6.3.4 259,156 6/17/2024
6.3.3 209,996 4/16/2024
6.3.2 102,730 3/12/2024
6.3.1 62,541 2/21/2024
6.3.0 16,914 2/14/2024
6.2.4-rc 619 2/3/2024
6.2.3-rc 961 1/19/2024
6.2.2-beta 2,507 12/22/2023
6.2.1-beta 1,051 12/5/2023
6.2.0-beta 6,703 10/5/2023
6.1.2 530,568 9/19/2023
6.1.1 277,917 6/21/2023
6.1.0 92,521 5/23/2023
6.0.2-rc 2,297 4/18/2023
6.0.1-beta 6,315 3/7/2023
6.0.0-beta 1,858 2/8/2023
5.21.8 1,061,249 4/11/2023
5.21.7 394,782 1/23/2023
5.21.6 290,479 11/28/2022
5.21.5 203,918 10/6/2022
5.21.3 285,523 9/6/2022
5.21.2 105,413 8/8/2022
5.21.1 519,883 6/24/2022
5.21.0 45,108 6/15/2022
5.20.4-rc 2,804 6/8/2022
5.20.3-rc 2,412 5/17/2022
5.20.2-beta 2,356 4/6/2022
5.20.1-beta 4,856 1/11/2022
5.20.0-beta 3,611 12/3/2021
5.19.6 564,637 2/22/2022
5.19.5 281,031 11/25/2021
5.19.4 616,816 10/25/2021
5.19.3 57,345 10/12/2021
5.19.2 273,842 7/21/2021
5.19.1 90,016 6/30/2021
5.19.0 78,475 6/17/2021
5.18.6-rc 3,616 6/10/2021
5.18.5-rc 2,294 5/20/2021
5.18.4-rc 2,639 5/6/2021
5.18.3-rc 13,997 3/17/2021
5.18.2-beta 14,817 2/2/2021
5.18.1-beta 1,943 1/27/2021
5.18.0-beta 29,802 11/30/2020
5.17.10 459,810 1/26/2021
5.17.9 405,879 11/20/2020
5.17.8 164,299 10/15/2020
5.17.7 310,825 7/24/2020
5.17.6 284,693 5/28/2020
5.17.5 107,521 4/27/2020
5.17.4 63,454 4/24/2020
5.17.3 59,369 4/1/2020
5.17.2 97,016 3/9/2020
5.17.1 27,459 2/27/2020
5.17.0 61,761 2/18/2020
5.16.7-rc 2,908 2/13/2020
5.16.5-rc 4,542 1/6/2020
5.16.4-rc 4,567 12/4/2019
5.16.2-rc 2,279 11/8/2019
5.16.1-beta 4,566 10/23/2019
5.16.0-beta 2,360 9/24/2019
5.15.9 321,764 12/5/2019
5.15.7 22,208 11/27/2019
5.15.5 155,479 10/16/2019
5.15.4 132,038 9/16/2019
5.15.3 181,261 7/21/2019
5.15.2 173,142 5/29/2019
5.15.1 171,644 4/11/2019
5.15.0 65,006 3/27/2019
5.14.5-rc 18,853 2/28/2019
5.14.4-rc 14,811 1/10/2019
5.14.3-rc 2,504 1/9/2019
5.14.2-beta 2,087 12/20/2018
5.14.1-beta 6,353 10/26/2018
5.14.0-beta 2,750 10/15/2018
5.13.9 21,980 3/19/2019
5.13.8 39,679 2/27/2019
5.13.7 141,964 1/8/2019
5.13.6 39,708 12/12/2018
5.13.5 25,702 11/21/2018
5.13.4 174,069 8/31/2018
5.13.3 170,650 6/18/2018
5.13.2 117,392 5/11/2018
5.13.1 106,830 3/28/2018
5.13.0 132,115 2/19/2018
5.12.1-beta 2,661 1/16/2018
5.12.0-beta 2,152 1/15/2018
5.11.3 220,468 12/14/2017
5.11.2 222,247 10/11/2017
5.11.1 125,239 9/8/2017
5.11.0 8,438 9/5/2017
5.9.6 236,113 6/21/2017
5.9.5 102,735 4/19/2017
5.9.4 144,195 2/15/2017
5.9.3 94,612 11/30/2016
5.9.2 150,424 9/14/2016
5.9.1 76,957 8/12/2016
5.9.0 18,284 7/22/2016
5.7.7 111,200 3/29/2016
5.7.6 229,375 11/4/2015
5.7.5 148,566 8/4/2015
5.7.4 22,891 6/19/2015
5.7.3 12,565 5/13/2015
5.7.2 20,410 4/14/2015
5.7.1 7,830 3/25/2015
5.7.0 13,353 2/20/2015
5.5.6 39,803 10/16/2014
5.5.5 19,911 8/21/2014
5.5.4 17,624 6/10/2014
5.5.3 20,399 4/14/2014
5.5.2 8,298 3/20/2014