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
54.9M
54,873,008
Published
May 26, 2026
Latest stable version

Install

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

Frameworks

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

Dependencies

No declared dependencies.