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.7M
57,656,571
Published
Feb 16, 2023
Latest stable version

Install

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

Frameworks

.NETFramework4.6.2 .NETFramework4.7.2 net5.0 net6.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 6 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.