Rebex.Sftp 5.0.7206

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Rebex.Sftp --version 5.0.7206
                    
NuGet\Install-Package Rebex.Sftp -Version 5.0.7206
                    
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="Rebex.Sftp" Version="5.0.7206" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rebex.Sftp" Version="5.0.7206" />
                    
Directory.Packages.props
<PackageReference Include="Rebex.Sftp" />
                    
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 Rebex.Sftp --version 5.0.7206
                    
#r "nuget: Rebex.Sftp, 5.0.7206"
                    
#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.
#addin nuget:?package=Rebex.Sftp&version=5.0.7206
                    
Install as a Cake Addin
#tool nuget:?package=Rebex.Sftp&version=5.0.7206
                    
Install as a Cake Tool

Rebex SFTP is an SFTP client library for C# and VB.NET developers. It provides secure remote file system access over an SSH channel using the SFTP protocol. With Rebex SFTP, it's simple to transfer files between your application and Unix/Windows SSH servers.

This is a paid commercial product with a free 30-day trial:

- Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx
- Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget

When the full license key is provided, NuGet.org repository can be used to retrieve new versions of Rebex components as long as your support contract is active.
Supported platforms:
- .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8
- .NET Framework 2.0, 3.0, 3.5, 3.5 SP1
- .NET Core 2.0, 2.1, 2.2, 3.0 (via .NET Standard 2.0)
- Xamarin.iOS (10.3 and higher)
- Xamarin.Android (8.0 and higher)
- Mono 4.x, 5.x

Experimental platforms:
- Universal Windows Platform build 16299 and higher (via .NET Standard 2.0)
- Xamarin.Mac (via .NET Standard 2.0)

Legacy platforms (available separately at https://rebex.net/):
- .NET Compact Framework 3.5
- .NET Compact Framework 3.9

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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.5 is compatible.  netstandard1.6 was computed.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net20 is compatible.  net35 is compatible.  net35-cf is compatible.  net39-cf is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 is compatible.  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.  monoandroid40 is compatible. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed.  xamarinios10 is compatible. 
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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Rebex.Sftp:

Package Downloads
Rebex.FileTransfer

Rebex.FileTransfer is a simple file transfer library that supports SFTP, FTP and FTPS (FTP over TLS) protocols. It is part of Rebex File Transfer Pack - a set of .NET libraries that include dedicated SFTP, SCP and FTP client libraries and a SFTP server library. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS

Rebex.TotalPack

Rebex Total Pack is a metapackage that includes all Rebex libraries such as Rebex SFTP, Rebex FTP, Rebex SSH Shell, and more. See https://www.rebex.net/total-pack/ for a complete list. This is a paid commercial product with a free 30-day trial: - Trial mode: Start your free 30-day trial by generating your trial key at https://rebex.net/support/trial-key.aspx - Licensed mode: Purchase the product at https://rebex.net/shop/ and get your full license key at https://rebex.net/protected/nuget When the full license key is provided, NuGet.org repository can be used to retrieve versions of Rebex components covered by your support contract. Supported platforms: - .NET 9 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 8 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 7 on Windows, Linux, macOS, Android, iOS/tvOS - .NET 6 on Windows, Linux, macOS - .NET 5 on Windows, Linux, macOS - .NET Framework 4.0, 4.5.x, 4.6.x, 4.7.x, 4.8.x - .NET Framework 3.5 SP1 - .NET Core 3.1 on Windows, Linux, macOS - Xamarin.Android (10.1 and higher; via .NET Standard 2.1) - Xamarin.iOS (13.10 and higher; via .NET Standard 2.1) - Mono 6.0 or higher on Linux and macOS

MACRIM.Transfers

IEntity Extensions related to file transfer technologies

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.9313 12 6/30/2025
7.0.9209 51,284 3/20/2025
7.0.9147 84,924 1/16/2025
7.0.9119 14,540 12/19/2024
7.0.9083 36,892 11/13/2024
7.0.9048 63,664 10/10/2024
7.0.8943 172,209 6/25/2024
7.0.8865 89,751 4/8/2024
7.0.8816 64,399 2/19/2024
7.0.8755 112,968 12/21/2023
7.0.8720 30,185 11/16/2023
7.0.8657 51,716 9/14/2023
7.0.8581 80,360 6/29/2023
6.0.9280 10 6/30/2025
6.0.9082 444 11/13/2024
6.0.8930 366 6/25/2024
6.0.8814 2,389 2/19/2024
6.0.8580 7,345 6/29/2023
6.0.8558 25,749 6/6/2023
6.0.8509 79,938 4/18/2023
6.0.8432 76,973 2/3/2023
6.0.8372 41,879 12/5/2022
6.0.8348 43,616 11/8/2022
6.0.8334 61,301 10/25/2022
6.0.8314 12,894 10/6/2022
6.0.8295 29,144 9/19/2022
6.0.8232 116,570 7/18/2022
6.0.8181 30,649 6/1/2022
6.0.8123 101,526 3/28/2022
6.0.8060 42,391 1/26/2022
6.0.8044 28,039 1/11/2022
6.0.8000 38,677 11/25/2021
5.0.8813 1,143 2/19/2024
5.0.8666 1,707 11/16/2023
5.0.8552 2,469 6/6/2023
5.0.8508 2,387 4/18/2023
5.0.8217 3,205 7/18/2022
5.0.8117 5,064 3/28/2022
5.0.7999 12,807 11/24/2021
5.0.7970 27,232 10/27/2021
5.0.7900 144,747 8/19/2021
5.0.7888 9,556 8/9/2021
5.0.7840 19,025 6/21/2021
5.0.7800 95,067 5/11/2021
5.0.7733 72,709 3/3/2021
5.0.7620 68,907 11/10/2020
5.0.7579 25,863 10/1/2020
5.0.7501 134,575 7/14/2020
5.0.7500 4,277 7/13/2020
5.0.7450 15,349 5/25/2020
5.0.7390 72,232 3/27/2020
5.0.7357 42,966 2/21/2020
5.0.7320 31,553 1/16/2020
5.0.7290 28,586 12/17/2019
5.0.7244 34,488 10/31/2019
5.0.7206 87,311 9/24/2019
5.0.7161 12,459 8/9/2019
5.0.7119 16,676 7/1/2019
5.0.7077 43,862 5/20/2019
5.0.7027 22,690 4/3/2019
3.0.6930 68,860 12/27/2018
3.0.6874 11,718 10/26/2018
3.0.6821 20,523 9/3/2018
3.0.6755 11,991 6/29/2018
3.0.6690 23,781 4/25/2018
3.0.6666 4,482 4/5/2018
3.0.6586 31,297 1/11/2018
3.0.6565 5,291 12/22/2017
3.0.6534 4,442 11/20/2017
3.0.6508 4,173 10/30/2017
3.0.6461 33,418 9/8/2017
3.0.6426 4,338 8/4/2017
3.0.6391 3,659 7/3/2017
3.0.6339 5,061 5/9/2017