FluentFTP 16.5.0
An FTP and FTPS library for .NET & .NET Core, optimized for speed. Provides extensive FTP commands, file uploads/downloads, SSL/TLS connections and FTP proxies.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package FluentFTP -Version 16.5.0
dotnet add package FluentFTP --version 16.5.0
<PackageReference Include="FluentFTP" Version="16.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentFTP --version 16.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FluentFTP, 16.5.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 FluentFTP as a Cake Addin
#addin nuget:?package=FluentFTP&version=16.5.0
// Install FluentFTP as a Cake Tool
#tool nuget:?package=FluentFTP&version=16.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Async/await support & proxy fixes
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.4
- System.Collections (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Security (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Runtime (>= 4.3.0)
-
.NETStandard 1.6
- System.Collections (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Security (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Runtime (>= 4.3.0)
-
DNXCore 5.0
- System.Collections (>= 4.3.0)
- System.IO (>= 4.3.0)
- System.Net.NameResolution (>= 4.3.0)
- System.Net.Security (>= 4.3.0)
- System.Net.Sockets (>= 4.3.0)
- System.Runtime (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.