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 308,703 9/13/2024
51.0.0 239,526 8/5/2024
50.1.0 280,628 6/21/2024
50.0.1 578,092 4/16/2024
50.0.0 22,396 4/13/2024
49.0.2 880,737 1/27/2024
49.0.1 240,161 12/27/2023
49.0.0 18,923 12/25/2023
48.0.3 736,451 10/28/2023
48.0.2 1,359 10/28/2023
48.0.1 104,341 10/11/2023
48.0.0 178,489 9/19/2023
47.1.0 550,538 7/26/2023
47.0.0 119,003 7/14/2023
46.0.2 1,261,063 3/13/2023
46.0.1 33,425 3/9/2023
46.0.0 6,801 3/8/2023
45.2.0 101,892 2/24/2023
45.1.0 195,015 2/19/2023
45.0.4 8,019 2/17/2023
45.0.3 10,463 2/16/2023
45.0.2 2,656 2/16/2023
45.0.1 9,357 2/16/2023
45.0.0 2,342 2/16/2023
44.0.1 438,680 1/13/2023
44.0.0 2,384 1/13/2023
43.0.1 219,883 12/25/2022
43.0.0 2,314 12/25/2022
42.2.0 19,539 12/22/2022
42.1.0 250,908 12/1/2022
42.0.2 70,074 11/19/2022
42.0.1 116,066 11/7/2022
42.0.0 181,078 10/23/2022
41.0.0 165,296 10/2/2022
40.0.0 312,183 9/7/2022
40.0.0-beta5 3,829 9/4/2022
40.0.0-beta4 1,710 9/3/2022
40.0.0-beta3 1,797 9/3/2022
40.0.0-beta2 1,915 8/31/2022
40.0.0-beta1 1,764 8/29/2022
39.4.0 383,479 8/23/2022
39.3.0 141,553 8/15/2022
39.2.1 393,582 8/9/2022
39.2.0 8,758 8/9/2022
39.1.0 19,438 8/5/2022
39.0.1 94,728 8/1/2022
39.0.0 16,634 7/28/2022
38.0.0 39,869 7/23/2022
37.1.2 92,581 7/22/2022
37.1.1 48,679 7/17/2022
37.1.0 75,332 7/12/2022
37.0.6 11,764 7/11/2022
37.0.5 61,862 7/2/2022
37.0.4 50,262 6/28/2022
37.0.3 228,065 6/5/2022
37.0.2 3,453,201 2/27/2022
37.0.1 178,273 2/13/2022
37.0.0 107,977 2/6/2022
36.1.0 305,911 1/16/2022
36.0.0 33,801 1/12/2022
35.2.3 306,451 1/1/2022
35.2.2 697,600 12/12/2021
35.2.1 118,731 11/28/2021
35.2.0 266,083 11/21/2021
35.1.0 81,454 11/16/2021
35.0.5 296,260 10/3/2021
35.0.4 293,332 9/5/2021
35.0.3 2,647 9/4/2021
35.0.2 31,388 8/29/2021
35.0.1 2,537 8/29/2021
35.0.0 2,757 8/29/2021
34.0.2 299,484 7/31/2021
34.0.1 154,008 7/16/2021
34.0.0 948,038 5/5/2021
33.2.0 144,918 4/29/2021
33.1.8 42,085 4/27/2021
33.1.7 24,078 4/24/2021
33.1.6 116,369 4/13/2021
33.1.5 59,152 4/7/2021
33.1.4 16,252 3/31/2021
33.1.3 14,354 3/27/2021
33.1.2 4,873 3/26/2021
33.1.1 5,337 3/25/2021
33.1.0 3,830 3/25/2021
33.0.3 1,472,916 11/28/2020
33.0.2 292,560 10/22/2020
33.0.1 19,980 10/20/2020
33.0.0 79,745 10/15/2020
32.4.7 63,834 10/12/2020
32.4.6 5,333 10/9/2020
32.4.5 333,155 9/18/2020
32.4.4 262,372 8/22/2020
32.4.3 1,219,757 5/25/2020
32.4.2 2,624 5/25/2020
32.4.1 99,962 5/14/2020
32.4.0 82,670 4/25/2020
32.3.3 184,129 4/11/2020
32.3.2 25,582 4/8/2020
32.3.1 100,484 4/2/2020
32.3.0 25,561 3/27/2020
32.2.2 212,919 3/17/2020
32.2.1 38,216 3/7/2020
32.2.0 8,908 3/6/2020
32.1.1 33,414 3/5/2020
32.1.0 7,791 3/5/2020
32.0.0 3,296 3/4/2020
31.3.2 43,689 3/3/2020
31.3.1 108,499 2/21/2020
31.3.0 4,744 2/20/2020
31.2.0 33,732 2/18/2020
31.1.0 14,224 2/15/2020
31.0.0 7,656 2/13/2020
30.2.0 34,461 2/10/2020
30.1.1 3,555 2/8/2020
30.1.0 2,618 2/8/2020
30.0.0 118,705 2/1/2020
29.0.4 140,989 1/28/2020
29.0.3 48,623 1/21/2020
29.0.2 20,359 1/17/2020
29.0.1 47,472 1/11/2020
29.0.0 47,698 1/6/2020
28.0.5 200,027 12/11/2019
28.0.4 9,654 12/10/2019
28.0.3 6,249 12/7/2019
28.0.2 204,886 11/22/2019
28.0.1 185,264 10/31/2019
28.0.0 126,795 10/15/2019
27.1.4 32,436 10/8/2019
27.1.3 10,175 10/4/2019
27.1.2 186,089 9/20/2019
27.1.1 46,735 9/13/2019
27.1.0 50,780 9/9/2019
27.0.3 167,597 8/22/2019
27.0.2 73,655 8/6/2019
27.0.1 23,720 7/31/2019
27.0.0 54,892 7/24/2019
26.0.2 32,300 7/18/2019
26.0.1 12,807 7/17/2019
26.0.0 33,413 7/15/2019
25.0.6 53,829 7/11/2019
25.0.5 41,177 7/2/2019
25.0.4 56,783 6/25/2019
25.0.3 33,815 6/17/2019
25.0.2 4,514 6/17/2019
25.0.1 27,234 6/11/2019
25.0.0 13,309 6/8/2019
24.0.0 327,530 4/17/2019
23.1.0 264,895 3/5/2019
23.0.0 16,074 2/27/2019
22.0.0 5,841 2/26/2019
21.0.0 247,084 2/6/2019
20.0.0 97,349 2/4/2019
19.2.4 41,985 1/28/2019
19.2.3 44,310 1/17/2019
19.2.2 2,025,434 5/2/2018
19.2.1 4,424 5/2/2018
19.2.0 4,875 5/2/2018
19.1.4 6,689 5/2/2018
19.1.3 123,261 3/24/2018
19.1.2 708,895 11/9/2017
19.1.1 96,243 10/11/2017
19.1.0 67,456 9/29/2017
19.0.0 41,041 9/27/2017
18.0.2 160,456 8/26/2017
18.0.1 5,724 8/24/2017
18.0.0 10,177 8/11/2017
17.6.1 139,475 7/30/2017
17.6.0 9,474 7/25/2017
17.5.10 4,411 7/25/2017
17.5.9 13,466 7/18/2017
17.5.8 15,071 7/13/2017
17.5.7 4,769 7/12/2017
17.5.6 19,003 6/28/2017
17.5.5 51,082 6/27/2017
17.5.4 4,595 6/26/2017
17.5.2 8,902 6/22/2017
17.5.1 5,000 6/22/2017
17.5.0 5,486 6/17/2017
17.4.4 27,385 6/8/2017
17.4.3 4,194 6/8/2017
17.4.2 9,796 5/26/2017
17.4.1 8,973 5/24/2017
17.4.0 14,698 5/21/2017
17.3.0 4,610 5/19/2017
17.2.0 10,745 5/12/2017
17.1.0 4,336 5/11/2017
17.0.0 4,358 5/11/2017
16.5.0 6,798 5/6/2017
16.4.1 8,147 4/29/2017
16.4.0 26,528 4/9/2017
16.3.0 49,942 3/14/2017
16.2.5 6,254 3/10/2017
16.2.4 12,867 2/25/2017
16.2.3 6,297 2/22/2017
16.2.2 11,986 2/18/2017
16.2.1 52,429 2/1/2017
16.2.0 4,687 1/30/2017
16.1.0 4,465 1/29/2017
16.0.19 4,998 1/26/2017
16.0.18 5,235 1/18/2017
16.0.17 61,818 1/5/2017
16.0.16 5,559 12/16/2016
16.0.15 7,326 12/3/2016
16.0.14 5,434 11/25/2016
16.0.13 26,672 11/2/2016