Skip to main content
FluentFTP package icon

FluentFTP

An FTP and FTPS client for .NET & .NET Core, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, UTF-8 support, Async/await support and more. Written entirely in C#, with no external dependencies.

Total Downloads
57.7M
57,656,571
Published
Jun 8, 2017
Latest stable version

Install

.NET CLI
dotnet add package FluentFTP --version 17.4.4
Package Manager Console
Install-Package FluentFTP -Version 17.4.4
PackageReference
<PackageReference Include="FluentFTP" Version="17.4.4" />

Frameworks

.NETFramework2.0 .NETFramework4.0 .NETFramework4.5 DNXCore5.0 .NETStandard1.6

Dependencies

System.Runtime
DNXCore5.0
[4.3.0, )
[4.3.0, )
System.IO
DNXCore5.0
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
[4.3.0, )
System.Runtime
.NETStandard1.6
[4.3.0, )
System.Collections
.NETStandard1.6
[4.3.0, )
System.IO
.NETStandard1.6
[4.3.0, )
[4.3.0, )
System.Net.Sockets
.NETStandard1.6
[4.3.0, )
System.Net.Security
.NETStandard1.6
[4.3.0, )
[4.3.0, )
System.Threading.Tasks
.NETStandard1.6
[4.3.0, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

The published metadata declares 16 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.