FluentFTP 51.1.0

Prefix Reserved
dotnet add package FluentFTP --version 51.1.0                
NuGet\Install-Package FluentFTP -Version 51.1.0                
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="51.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentFTP --version 51.1.0                
#r "nuget: FluentFTP, 51.1.0"                
#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.
// Install FluentFTP as a Cake Addin
#addin nuget:?package=FluentFTP&version=51.1.0

// Install FluentFTP as a Cake Tool
#tool nuget:?package=FluentFTP&version=51.1.0                
51.1.0
  • Fix: GUI hangs during Dispose of AsyncFtpClient
  • Fix: Improve Async & GUI cohabitation
  • Change: Rename FtpCapability.MLSD to MLST to better reflect its behaviour
51.0.0
  • Connection
    • New: Accurate FTP connection status tracking with the help of NoopDaemon (integrated into IsConnected API)
    • New: Enum FtpConnectionState to track FTP socket connection state
    • Improve: IsConnected: Handle sync/async close situations and remove unwanted Poll calls
    • Improve: Detailed logging of Close/Dispose failures for improved error reporting in user logs
    • Fix: Regression where multiple sequential connects/disconnects crash the FTP Client
  • File Listing
    • Fix: DrFtpd sends invalid FTP response 550 when folder exists but is empty
  • File Transfer
    • Improve: Upload/Download speed calculation and improve handling of divide by zero errors
    • Improve: Upload/Download log message format
    • Improve: Improve file transfer performance by using the new AsMemory API for reading/writing data from/to the FTP socket stream in .NET 5+
  • Core
    • Remove: Config.SocketPollInterval setting, because it is no longer used or required
    • Improve: Dozens of log messages throughout the internal socket handling subsystem
    • Improve: Documentation for GetReply core function
    • Fix: Pass missing cancellation token in async Execute API
    • Change: Disposing log messages are now Verbose instead of Warning
    • Fix: Uncatchable exceptions after cancellation of read in FtpSocketStream
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 was computed.  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 was computed.  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. 
.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.

NuGet packages (159)

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 (36)

Showing the top 5 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 program that lets you capture or record any area of your screen and share it with a single press of a key. It also allows uploading images, text or other types of files to many supported destinations you can choose from.
duplicati/duplicati
Store securely encrypted backups in the cloud!
ScottPlot/ScottPlot
Interactive plotting library for .NET
win-acme/win-acme
A simple ACME client for Windows (for use with Let's Encrypt et al.)
Version Downloads Last updated
51.1.0 209,961 9/13/2024
51.0.0 215,802 8/5/2024
50.1.0 261,049 6/21/2024
50.0.1 552,204 4/16/2024
50.0.0 21,522 4/13/2024
49.0.2 831,949 1/27/2024
49.0.1 236,102 12/27/2023
49.0.0 18,823 12/25/2023
48.0.3 713,857 10/28/2023
48.0.2 1,351 10/28/2023
48.0.1 101,323 10/11/2023
48.0.0 174,905 9/19/2023
47.1.0 538,981 7/26/2023
47.0.0 117,800 7/14/2023
46.0.2 1,240,822 3/13/2023
46.0.1 33,072 3/9/2023
46.0.0 6,693 3/8/2023
45.2.0 101,030 2/24/2023
45.1.0 190,200 2/19/2023
45.0.4 8,003 2/17/2023
45.0.3 10,316 2/16/2023
45.0.2 2,646 2/16/2023
45.0.1 9,205 2/16/2023
45.0.0 2,325 2/16/2023
44.0.1 432,931 1/13/2023
44.0.0 2,371 1/13/2023
43.0.1 214,125 12/25/2022
43.0.0 2,302 12/25/2022
42.2.0 19,151 12/22/2022
42.1.0 246,923 12/1/2022
42.0.2 68,761 11/19/2022
42.0.1 113,253 11/7/2022
42.0.0 179,766 10/23/2022
41.0.0 164,321 10/2/2022
40.0.0 307,626 9/7/2022
40.0.0-beta5 3,822 9/4/2022
40.0.0-beta4 1,704 9/3/2022
40.0.0-beta3 1,787 9/3/2022
40.0.0-beta2 1,909 8/31/2022
40.0.0-beta1 1,759 8/29/2022
39.4.0 375,007 8/23/2022
39.3.0 140,328 8/15/2022
39.2.1 390,301 8/9/2022
39.2.0 8,624 8/9/2022
39.1.0 19,214 8/5/2022
39.0.1 94,083 8/1/2022
39.0.0 16,462 7/28/2022
38.0.0 39,291 7/23/2022
37.1.2 90,602 7/22/2022
37.1.1 48,073 7/17/2022
37.1.0 74,437 7/12/2022
37.0.6 11,427 7/11/2022
37.0.5 61,481 7/2/2022
37.0.4 49,834 6/28/2022
37.0.3 226,205 6/5/2022
37.0.2 3,394,293 2/27/2022
37.0.1 177,433 2/13/2022
37.0.0 105,526 2/6/2022
36.1.0 303,772 1/16/2022
36.0.0 33,572 1/12/2022
35.2.3 299,616 1/1/2022
35.2.2 693,711 12/12/2021
35.2.1 117,841 11/28/2021
35.2.0 262,853 11/21/2021
35.1.0 81,238 11/16/2021
35.0.5 292,962 10/3/2021
35.0.4 289,211 9/5/2021
35.0.3 2,640 9/4/2021
35.0.2 31,190 8/29/2021
35.0.1 2,530 8/29/2021
35.0.0 2,737 8/29/2021
34.0.2 295,500 7/31/2021
34.0.1 152,523 7/16/2021
34.0.0 938,613 5/5/2021
33.2.0 144,502 4/29/2021
33.1.8 41,427 4/27/2021
33.1.7 23,773 4/24/2021
33.1.6 115,746 4/13/2021
33.1.5 59,071 4/7/2021
33.1.4 16,179 3/31/2021
33.1.3 14,258 3/27/2021
33.1.2 4,858 3/26/2021
33.1.1 5,328 3/25/2021
33.1.0 3,820 3/25/2021
33.0.3 1,462,022 11/28/2020
33.0.2 291,182 10/22/2020
33.0.1 19,866 10/20/2020
33.0.0 79,327 10/15/2020
32.4.7 63,515 10/12/2020
32.4.6 5,325 10/9/2020
32.4.5 331,228 9/18/2020
32.4.4 260,057 8/22/2020
32.4.3 1,213,730 5/25/2020
32.4.2 2,598 5/25/2020
32.4.1 99,624 5/14/2020
32.4.0 82,084 4/25/2020
32.3.3 181,487 4/11/2020
32.3.2 25,468 4/8/2020
32.3.1 100,211 4/2/2020
32.3.0 25,528 3/27/2020
32.2.2 211,269 3/17/2020
32.2.1 37,927 3/7/2020
32.2.0 8,847 3/6/2020
32.1.1 32,724 3/5/2020
32.1.0 7,781 3/5/2020
32.0.0 3,269 3/4/2020
31.3.2 42,817 3/3/2020
31.3.1 107,319 2/21/2020
31.3.0 4,730 2/20/2020
31.2.0 33,652 2/18/2020
31.1.0 14,139 2/15/2020
31.0.0 7,607 2/13/2020
30.2.0 34,221 2/10/2020
30.1.1 3,544 2/8/2020
30.1.0 2,610 2/8/2020
30.0.0 118,423 2/1/2020
29.0.4 140,863 1/28/2020
29.0.3 48,463 1/21/2020
29.0.2 19,929 1/17/2020
29.0.1 47,341 1/11/2020
29.0.0 47,365 1/6/2020
28.0.5 199,443 12/11/2019
28.0.4 9,556 12/10/2019
28.0.3 6,194 12/7/2019
28.0.2 200,703 11/22/2019
28.0.1 184,559 10/31/2019
28.0.0 126,083 10/15/2019
27.1.4 32,123 10/8/2019
27.1.3 10,154 10/4/2019
27.1.2 184,702 9/20/2019
27.1.1 46,662 9/13/2019
27.1.0 50,674 9/9/2019
27.0.3 167,137 8/22/2019
27.0.2 73,345 8/6/2019
27.0.1 23,671 7/31/2019
27.0.0 54,637 7/24/2019
26.0.2 31,975 7/18/2019
26.0.1 12,738 7/17/2019
26.0.0 32,792 7/15/2019
25.0.6 53,464 7/11/2019
25.0.5 41,061 7/2/2019
25.0.4 56,268 6/25/2019
25.0.3 33,303 6/17/2019
25.0.2 4,496 6/17/2019
25.0.1 27,146 6/11/2019
25.0.0 13,126 6/8/2019
24.0.0 326,372 4/17/2019
23.1.0 262,552 3/5/2019
23.0.0 16,025 2/27/2019
22.0.0 5,809 2/26/2019
21.0.0 245,744 2/6/2019
20.0.0 97,218 2/4/2019
19.2.4 41,556 1/28/2019
19.2.3 43,965 1/17/2019
19.2.2 2,015,539 5/2/2018
19.2.1 4,417 5/2/2018
19.2.0 4,868 5/2/2018
19.1.4 6,585 5/2/2018
19.1.3 122,408 3/24/2018
19.1.2 706,496 11/9/2017
19.1.1 95,601 10/11/2017
19.1.0 67,071 9/29/2017
19.0.0 40,859 9/27/2017
18.0.2 159,937 8/26/2017
18.0.1 5,715 8/24/2017
18.0.0 10,130 8/11/2017
17.6.1 137,696 7/30/2017
17.6.0 9,464 7/25/2017
17.5.10 4,404 7/25/2017
17.5.9 13,459 7/18/2017
17.5.8 14,878 7/13/2017
17.5.7 4,760 7/12/2017
17.5.6 18,926 6/28/2017
17.5.5 50,753 6/27/2017
17.5.4 4,586 6/26/2017
17.5.2 8,880 6/22/2017
17.5.1 4,963 6/22/2017
17.5.0 5,480 6/17/2017
17.4.4 27,312 6/8/2017
17.4.3 4,187 6/8/2017
17.4.2 9,726 5/26/2017
17.4.1 8,908 5/24/2017
17.4.0 14,686 5/21/2017
17.3.0 4,599 5/19/2017
17.2.0 10,714 5/12/2017
17.1.0 4,329 5/11/2017
17.0.0 4,345 5/11/2017
16.5.0 6,766 5/6/2017
16.4.1 8,049 4/29/2017
16.4.0 26,439 4/9/2017
16.3.0 49,345 3/14/2017
16.2.5 6,205 3/10/2017
16.2.4 12,855 2/25/2017
16.2.3 6,288 2/22/2017
16.2.2 11,974 2/18/2017
16.2.1 52,060 2/1/2017
16.2.0 4,676 1/30/2017
16.1.0 4,453 1/29/2017
16.0.19 4,989 1/26/2017
16.0.18 5,225 1/18/2017
16.0.17 61,729 1/5/2017
16.0.16 5,548 12/16/2016
16.0.15 7,316 12/3/2016
16.0.14 5,388 11/25/2016
16.0.13 25,805 11/2/2016