FluentFTP 53.0.1

Prefix Reserved
dotnet add package FluentFTP --version 53.0.1
                    
NuGet\Install-Package FluentFTP -Version 53.0.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FluentFTP" Version="53.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FluentFTP" Version="53.0.1" />
                    
Directory.Packages.props
<PackageReference Include="FluentFTP" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add FluentFTP --version 53.0.1
                    
#r "nuget: FluentFTP, 53.0.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package FluentFTP@53.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=FluentFTP&version=53.0.1
                    
Install as a Cake Addin
#tool nuget:?package=FluentFTP&version=53.0.1
                    
Install as a Cake Tool
53.0.1
  • FTP Protocol
    • New: Handle no-reply from FTP server by adding new overload to Execute()
    • Fix: NetworkStream ReadAsync infinite timeout when server is unresponsive
    • Fix: Preserve trailing slashes for special servers
    • New: Add Config.PreserveTrailingSlashCmdList setting
    • Fix: Improved handling of multiline FTP server responses
    • Fix: GetChecksum() cannot parse FTP server response if the path contains spaces
  • FTP Connection
    • New: Implement Config.EncryptAuthenticationOnly
    • Fix: CCC failure: NotImplementedException
    • Fix: NOOP command failure does not indicate disconnection
    • Fix: Make sure a OperationCancelledException is thrown when cancelling a AsyncConnect()
  • Testing
    • New: Add fake FTP clients suitable for mocking (FakeAsyncFtpClient and FakeFtpClient)
    • Fix: Update XUnit from 2.4.1 to 2.9.3
    • Fix: All integration tests fixed for Docker 4.42.0
    • Fix: Date parser unit tests
    • Remove FileZilla Integration Test as there is no pre-made docker image
  • Code cleanup
    • Fix: Use Task.Delay instead of Thread.Sleep
    • Fix: Various syntax cleanups and modernizations
    • Fix: Do not call CancellationToken.Register with async delegate
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 is compatible.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.6.2

    • No dependencies.
  • .NETFramework 4.7.2

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net5.0

    • No dependencies.
  • net6.0

    • No dependencies.
  • net7.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (175)

Showing the top 5 NuGet packages that depend on FluentFTP:

Package Downloads
Peachpie.Library

Peachpie PHP language library functions.

Zebra.Printer.SDK

The Zebra Link-OS SDK provides a powerful set of APIs enabling creation of desktop and mobile apps that take full advantage of the printer's operating system features including connectivity, printing and management tasks.

HIC.RDMP.Plugin

Core package for plugin development

FluentFTP.Logging

Small connector library to integrate FluentFTP with MELA Loggers (Microsoft.Extensions.Logging.Abstractions).

Microsoft.Azure.Workflows.WebJobs.Extension

Extensions for running workflows in Azure Functions

GitHub repositories (37)

Showing the top 20 popular GitHub repositories that depend on FluentFTP:

Repository Stars
files-community/Files
A modern file manager that helps users organize their files and folders.
ShareX/ShareX
ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file types to a wide range of destinations.
duplicati/duplicati
Store securely encrypted backups in the cloud!
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
1Remote/1Remote
One Remote Access Manager to Rule Them All
ravendb/ravendb
ACID Document Database
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
openbullet/OpenBullet2
OpenBullet reinvented
slskd/slskd
A modern client-server application for the Soulseek file sharing network.
ariacom/Seal-Report
Database Reporting Tool and Tasks (.Net)
smartstore/Smartstore
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7
KoalaBear84/OpenDirectoryDownloader
Indexes open directories
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
wabbajack-tools/wabbajack
An automated Modlist installer for various games.
zhuxb711/RX-Explorer
一款优雅的UWP文件管理器 | An elegant UWP Explorer
paillave/Etl.Net
Mass processing data with a complete ETL for .net developers
aelassas/wexflow
Workflow Engine and Automation Platform
reactiveui/Camelotia
Cross-platform sample .NET GUI for cloud file management.
IllusionMods/KKManager
Mod, plugin and card manager for games by Illusion that use BepInEx
cadon/ARKStatsExtractor
A tool for the game ARK: Survival Evolved. Extracts possible levelups of creatures to get the values for breeding. With library and pedigree-view.
Version Downloads Last Updated
53.0.1 1,860 7/17/2025
53.0.0 338 7/17/2025
52.1.0 656,679 3/9/2025
52.0.0 990,610 11/30/2024
51.2.0 21,456 11/30/2024
51.1.0 1,169,397 9/13/2024
51.0.0 507,115 8/5/2024
50.1.0 495,013 6/21/2024
50.0.1 869,891 4/16/2024
50.0.0 29,176 4/13/2024
49.0.2 1,429,970 1/27/2024
49.0.1 292,339 12/27/2023
49.0.0 21,190 12/25/2023
48.0.3 1,023,267 10/28/2023
48.0.2 2,088 10/28/2023
48.0.1 150,246 10/11/2023
48.0.0 224,529 9/19/2023
47.1.0 702,088 7/26/2023
47.0.0 133,150 7/14/2023
46.0.2 1,530,171 3/13/2023
46.0.1 42,621 3/9/2023
46.0.0 8,793 3/8/2023
45.2.0 112,381 2/24/2023
45.1.0 268,035 2/19/2023
45.0.4 8,780 2/17/2023
45.0.3 12,512 2/16/2023
45.0.2 3,370 2/16/2023
45.0.1 11,214 2/16/2023
45.0.0 4,160 2/16/2023
44.0.1 534,634 1/13/2023
44.0.0 3,066 1/13/2023
43.0.1 337,217 12/25/2022
43.0.0 3,054 12/25/2022
42.2.0 24,942 12/22/2022
42.1.0 288,551 12/1/2022
42.0.2 88,380 11/19/2022
42.0.1 171,838 11/7/2022
42.0.0 205,524 10/23/2022
41.0.0 179,937 10/2/2022
40.0.0 355,970 9/7/2022
40.0.0-beta5 3,899 9/4/2022
40.0.0-beta4 1,783 9/3/2022
40.0.0-beta3 1,866 9/3/2022
40.0.0-beta2 1,984 8/31/2022
40.0.0-beta1 1,829 8/29/2022
39.4.0 495,733 8/23/2022
39.3.0 149,528 8/15/2022
39.2.1 421,671 8/9/2022
39.2.0 9,935 8/9/2022
39.1.0 21,658 8/5/2022
39.0.1 107,671 8/1/2022
39.0.0 19,817 7/28/2022
38.0.0 47,445 7/23/2022
37.1.2 120,881 7/22/2022
37.1.1 60,134 7/17/2022
37.1.0 86,473 7/12/2022
37.0.6 14,876 7/11/2022
37.0.5 68,151 7/2/2022
37.0.4 55,733 6/28/2022
37.0.3 247,118 6/5/2022
37.0.2 4,319,919 2/27/2022
37.0.1 189,024 2/13/2022
37.0.0 145,399 2/6/2022
36.1.0 334,629 1/16/2022
36.0.0 40,256 1/12/2022
35.2.3 388,334 1/1/2022
35.2.2 750,260 12/12/2021
35.2.1 132,788 11/28/2021
35.2.0 274,857 11/21/2021
35.1.0 84,470 11/16/2021
35.0.5 346,340 10/3/2021
35.0.4 376,271 9/5/2021
35.0.3 2,854 9/4/2021
35.0.2 33,456 8/29/2021
35.0.1 2,748 8/29/2021
35.0.0 3,834 8/29/2021
34.0.2 348,216 7/31/2021
34.0.1 173,664 7/16/2021
34.0.0 1,087,019 5/5/2021
33.2.0 147,763 4/29/2021
33.1.8 49,636 4/27/2021
33.1.7 27,716 4/24/2021
33.1.6 128,788 4/13/2021
33.1.5 62,180 4/7/2021
33.1.4 16,743 3/31/2021
33.1.3 15,046 3/27/2021
33.1.2 5,170 3/26/2021
33.1.1 5,545 3/25/2021
33.1.0 4,005 3/25/2021
33.0.3 1,602,775 11/28/2020
33.0.2 316,041 10/22/2020
33.0.1 21,100 10/20/2020
33.0.0 86,091 10/15/2020
32.4.7 67,544 10/12/2020
32.4.6 5,522 10/9/2020
32.4.5 358,932 9/18/2020
32.4.4 291,278 8/22/2020
32.4.3 1,304,597 5/25/2020
32.4.2 2,801 5/25/2020
32.4.1 105,202 5/14/2020
32.4.0 91,075 4/25/2020
32.3.3 220,931 4/11/2020
32.3.2 26,939 4/8/2020
32.3.1 104,646 4/2/2020
32.3.0 26,181 3/27/2020
32.2.2 229,451 3/17/2020
32.2.1 40,224 3/7/2020
32.2.0 10,222 3/6/2020
32.1.1 41,721 3/5/2020
32.1.0 7,959 3/5/2020
32.0.0 3,622 3/4/2020
31.3.2 53,435 3/3/2020
31.3.1 122,630 2/21/2020
31.3.0 4,943 2/20/2020
31.2.0 34,460 2/18/2020
31.1.0 15,362 2/15/2020
31.0.0 8,208 2/13/2020
30.2.0 38,354 2/10/2020
30.1.1 3,854 2/8/2020
30.1.0 2,777 2/8/2020
30.0.0 123,372 2/1/2020
29.0.4 143,182 1/28/2020
29.0.3 50,977 1/21/2020
29.0.2 24,938 1/17/2020
29.0.1 49,163 1/11/2020
29.0.0 51,610 1/6/2020
28.0.5 215,512 12/11/2019
28.0.4 11,917 12/10/2019
28.0.3 6,618 12/7/2019
28.0.2 268,399 11/22/2019
28.0.1 193,273 10/31/2019
28.0.0 133,172 10/15/2019
27.1.4 35,888 10/8/2019
27.1.3 10,431 10/4/2019
27.1.2 199,884 9/20/2019
27.1.1 48,228 9/13/2019
27.1.0 52,227 9/9/2019
27.0.3 180,557 8/22/2019
27.0.2 77,243 8/6/2019
27.0.1 24,463 7/31/2019
27.0.0 58,187 7/24/2019
26.0.2 35,487 7/18/2019
26.0.1 13,711 7/17/2019
26.0.0 38,700 7/15/2019
25.0.6 56,296 7/11/2019
25.0.5 42,001 7/2/2019
25.0.4 63,753 6/25/2019
25.0.3 37,714 6/17/2019
25.0.2 4,720 6/17/2019
25.0.1 28,265 6/11/2019
25.0.0 15,863 6/8/2019
24.0.0 344,568 4/17/2019
23.1.0 290,252 3/5/2019
23.0.0 17,911 2/27/2019
22.0.0 6,269 2/26/2019
21.0.0 266,876 2/6/2019
20.0.0 99,176 2/4/2019
19.2.4 56,066 1/28/2019
19.2.3 47,741 1/17/2019
19.2.2 2,168,345 5/2/2018
19.2.1 4,795 5/2/2018
19.2.0 5,231 5/2/2018
19.1.4 8,376 5/2/2018
19.1.3 129,191 3/24/2018
19.1.2 752,594 11/9/2017
19.1.1 104,926 10/11/2017
19.1.0 76,393 9/29/2017
19.0.0 43,766 9/27/2017
18.0.2 167,100 8/26/2017
18.0.1 6,097 8/24/2017
18.0.0 11,420 8/11/2017
17.6.1 158,387 7/30/2017
17.6.0 10,034 7/25/2017
17.5.10 4,774 7/25/2017
17.5.9 13,850 7/18/2017
17.5.8 21,788 7/13/2017
17.5.7 5,104 7/12/2017
17.5.6 19,907 6/28/2017
17.5.5 56,948 6/27/2017
17.5.4 4,986 6/26/2017
17.5.2 9,462 6/22/2017
17.5.1 5,680 6/22/2017
17.5.0 5,827 6/17/2017
17.4.4 28,285 6/8/2017
17.4.3 4,540 6/8/2017
17.4.2 10,785 5/26/2017
17.4.1 9,952 5/24/2017
17.4.0 15,041 5/21/2017
17.3.0 5,406 5/19/2017
17.2.0 11,292 5/12/2017
17.1.0 4,676 5/11/2017
17.0.0 4,720 5/11/2017
16.5.0 7,354 5/6/2017
16.4.1 8,758 4/29/2017
16.4.0 27,874 4/9/2017
16.3.0 57,223 3/14/2017
16.2.5 6,776 3/10/2017
16.2.4 13,331 2/25/2017
16.2.3 6,695 2/22/2017
16.2.2 12,416 2/18/2017
16.2.1 54,689 2/1/2017
16.2.0 5,085 1/30/2017
16.1.0 4,819 1/29/2017
16.0.19 5,397 1/26/2017
16.0.18 5,599 1/18/2017
16.0.17 62,883 1/5/2017
16.0.16 5,977 12/16/2016
16.0.15 7,701 12/3/2016
16.0.14 6,202 11/25/2016
16.0.13 40,591 11/2/2016