Rebex.FileServer 8.0.9440-rc.2

Prefix Reserved
This is a prerelease version of Rebex.FileServer.
dotnet add package Rebex.FileServer --version 8.0.9440-rc.2
                    
NuGet\Install-Package Rebex.FileServer -Version 8.0.9440-rc.2
                    
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.FileServer" Version="8.0.9440-rc.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rebex.FileServer" Version="8.0.9440-rc.2" />
                    
Directory.Packages.props
<PackageReference Include="Rebex.FileServer" />
                    
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.FileServer --version 8.0.9440-rc.2
                    
#r "nuget: Rebex.FileServer, 8.0.9440-rc.2"
                    
#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 Rebex.FileServer@8.0.9440-rc.2
                    
#: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=Rebex.FileServer&version=8.0.9440-rc.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Rebex.FileServer&version=8.0.9440-rc.2&prerelease
                    
Install as a Cake Tool

Rebex File Server is an SFTP, FTP, SCP and SSH server library for .NET. It provides secure remote file system access over an SSH channel using the SFTP or SCP protocol, or over a TLS channel using FTP protocol. It makes it simple to create a file server that can be used with Rebex SFTP, Rebex FTP or any third-party SFTP, FTP, SCP or SSH client.

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

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
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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 is compatible.  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 is compatible.  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 is compatible.  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 is compatible.  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 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net35 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. 
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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Rebex.FileServer:

Package Downloads
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

Carbon.Feature.Network

Provides common networking features and functions.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Rebex.FileServer:

Repository Stars
rebexnet/RebexTinySftpServer
A minimalist SFTP server for testing purposes.
Version Downloads Last Updated
8.0.9440-rc.2 135 11/5/2025
8.0.9392-rc.1 223 9/19/2025
7.0.9448 405 11/12/2025
7.0.9391 1,580 9/17/2025
7.0.9313 3,209 6/30/2025
7.0.9209 8,831 3/20/2025
7.0.9147 3,081 1/16/2025
7.0.9119 1,122 12/19/2024
7.0.9083 3,086 11/13/2024
7.0.9048 3,464 10/10/2024
7.0.8943 9,224 6/25/2024
7.0.8865 21,827 4/8/2024
7.0.8816 4,079 2/19/2024
7.0.8755 8,271 12/21/2023
7.0.8720 2,238 11/16/2023
7.0.8657 2,826 9/14/2023
7.0.8581 9,049 6/29/2023
6.0.9280 236 6/30/2025
6.0.9082 242 11/13/2024
6.0.8930 319 6/25/2024
6.0.8814 860 2/19/2024
6.0.8580 2,189 6/29/2023
6.0.8558 4,474 6/6/2023
6.0.8509 16,222 4/18/2023
6.0.8432 9,515 2/3/2023
6.0.8372 3,879 12/5/2022
6.0.8348 16,732 11/8/2022
6.0.8334 2,655 10/25/2022
6.0.8314 6,783 10/6/2022
6.0.8295 3,012 9/19/2022
6.0.8232 6,586 7/18/2022
6.0.8181 2,936 6/1/2022
6.0.8123 8,563 3/28/2022
6.0.8060 8,046 1/26/2022
6.0.8044 18,621 1/11/2022
6.0.8000 6,155 11/25/2021
5.0.8813 876 2/19/2024
5.0.8666 1,416 11/16/2023
5.0.8552 1,924 6/6/2023
5.0.8508 1,968 4/18/2023
5.0.8217 2,529 7/18/2022
5.0.8117 2,434 3/28/2022
5.0.7999 7,932 11/24/2021
5.0.7970 3,353 10/27/2021
5.0.7900 6,391 8/19/2021
5.0.7888 3,058 8/9/2021
5.0.7840 3,769 6/21/2021
5.0.7800 20,277 5/11/2021
5.0.7733 10,964 3/3/2021
5.0.7620 13,363 11/10/2020
5.0.7579 11,545 10/1/2020
5.0.7501 5,125 7/14/2020
5.0.7500 2,592 7/13/2020
5.0.7450 3,992 5/25/2020
5.0.7390 3,028 3/27/2020
5.0.7357 4,999 2/21/2020
5.0.7320 3,816 1/16/2020
5.0.7290 2,920 12/17/2019
5.0.7244 3,939 10/31/2019
5.0.7206 3,759 9/24/2019
5.0.7161 3,143 8/9/2019
5.0.7119 5,633 7/1/2019
5.0.7077 24,395 5/20/2019
5.0.7027 3,789 4/3/2019
1.0.6930 4,450 12/27/2018
1.0.6874 3,693 10/26/2018
1.0.6821 4,569 9/3/2018
1.0.6755 3,439 6/29/2018
1.0.6690 5,825 4/25/2018
1.0.6666 3,720 4/5/2018
1.0.6586 9,270 1/11/2018
1.0.6565 3,569 12/21/2017
1.0.6534 3,607 11/20/2017
1.0.6508 3,516 10/30/2017
1.0.6461 2,137 9/8/2017
1.0.6426 1,981 8/4/2017
1.0.6391 2,062 7/3/2017
1.0.6339 2,126 5/9/2017