Info
Version: | 7.0.9313 |
Author(s): | Rebex CR, s.r.o. |
Last Update: | Monday, June 30, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.rebex.net/ |
NuGet Url: | https://www.nuget.org/packages/Rebex.Ftp |
Install
Install-Package Rebex.Ftp
dotnet add package Rebex.Ftp
paket add Rebex.Ftp
Rebex.Ftp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 3.5
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Networking(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Networking(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Networking(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Networking(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Networking(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Common(>= 5.0.7620 && <= 5.0.7620)
- Rebex.Networking(>= 5.0.7620 && <= 5.0.7620)
Tags
It provides remote file system access using the FTP protocol with possibility to secure the connection using TLS layer. With Rebex FTP, it's simple to transfer files between your application and Unix/Windows or even mainframe FTP 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 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.