Skip to main content
FluentFTP package icon

FluentFTP

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

Total Downloads
57.6M
57,633,100
Published
Apr 10, 2026
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 .NETFramework4.7.2 net7.0 net8.0 net9.0 .NETStandard2.0 .NETStandard2.1

Dependencies

No declared dependencies.

Adoption guide

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

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

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.