FluentFTP 44.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package FluentFTP --version 44.0.0                
NuGet\Install-Package FluentFTP -Version 44.0.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="44.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FluentFTP --version 44.0.0                
#r "nuget: FluentFTP, 44.0.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=44.0.0

// Install FluentFTP as a Cake Tool
#tool nuget:?package=FluentFTP&version=44.0.0                
  • File Transfer
    • New: UploadFiles API in AsyncFtpClient which takes an IEnumerable<FileInfo>
    • New: UploadFiles and DownloadFiles now support rules which allow filtering of uploaded/downloaded files
    • New: UploadFiles and DownloadFiles now return a List<FtpResult> with per-file status rather than just a count
    • New: FtpMissingObjectException thrown when trying to download a non-existant object
    • New: Download API DownloadDirectory, DownloadFile, DownloadBytes, DownloadStream will throw FtpMissingObjectException rather than silently failing
    • New: Download API DownloadFiles will mark non-existant files as IsFailed and add the Exception rather than silently failing
    • Tests: New integration tests to check fail conditions of Download API
    • Fix: Correctly detect non-existant files and folders on FileZillla server
  • Connection
    • New: Improve reconnect logic to restore working directory and ASCII/Binary data type on automatic reconnection
    • New: Improve Execute logic to handle working directory on automatic reconnection
    • New: Do not attempt Reconnect if we have never been connected before
    • Change: Reconnect logging messages elevated from Info to Warn
    • Fix: Use ConnectAsync for net472 platform where required
  • Exceptions
    • Change: Move all exception types into the FluentFTP.Exceptions namespace
    • New: Separate the log message from the exception in the handler
    • New: Add support for printing exception messages on a newline for socket exceptions
  • Logging
    • New: Setting Config.LogDurations to configure if durations are to be logged
    • New: Add FTP command roundtrip duration to every Response log message
    • New: Smart rendering of log message durations (hours, minutes, seconds, MS)
    • Fix: Improve exception handling for connection/disconnection and authentication
    • Fix: Simplify exception handling using when keyword and new conditional keywords
  • Quality
    • Fix: Reduce library warnings by improving code patterns used
    • Fix: Reduce test warnings by improving code patterns used
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.  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. 
.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 (165)

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

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!
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
Version Downloads Last updated
52.0.0 222,730 11/30/2024
51.2.0 8,781 11/30/2024
51.1.0 642,820 9/13/2024
51.0.0 328,909 8/5/2024
50.1.0 350,266 6/21/2024
50.0.1 672,870 4/16/2024
50.0.0 25,270 4/13/2024
49.0.2 1,040,955 1/27/2024
49.0.1 256,551 12/27/2023
49.0.0 19,413 12/25/2023
48.0.3 825,119 10/28/2023
48.0.2 1,401 10/28/2023
48.0.1 115,818 10/11/2023
48.0.0 191,882 9/19/2023
47.1.0 593,282 7/26/2023
47.0.0 123,956 7/14/2023
46.0.2 1,342,702 3/13/2023
46.0.1 35,400 3/9/2023
46.0.0 7,299 3/8/2023
45.2.0 105,459 2/24/2023
45.1.0 215,105 2/19/2023
45.0.4 8,126 2/17/2023
45.0.3 11,010 2/16/2023
45.0.2 2,731 2/16/2023
45.0.1 9,712 2/16/2023
45.0.0 2,516 2/16/2023
44.0.1 464,534 1/13/2023
44.0.0 2,431 1/13/2023
43.0.1 250,682 12/25/2022
43.0.0 2,358 12/25/2022
42.2.0 21,292 12/22/2022
42.1.0 263,263 12/1/2022
42.0.2 75,857 11/19/2022
42.0.1 127,099 11/7/2022
42.0.0 187,674 10/23/2022
41.0.0 169,854 10/2/2022
40.0.0 327,249 9/7/2022
40.0.0-beta5 3,839 9/4/2022
40.0.0-beta4 1,718 9/3/2022
40.0.0-beta3 1,807 9/3/2022
40.0.0-beta2 1,925 8/31/2022
40.0.0-beta1 1,773 8/29/2022
39.4.0 412,883 8/23/2022
39.3.0 145,337 8/15/2022
39.2.1 412,193 8/9/2022
39.2.0 9,493 8/9/2022
39.1.0 20,481 8/5/2022
39.0.1 98,287 8/1/2022
39.0.0 17,514 7/28/2022
38.0.0 42,207 7/23/2022
37.1.2 100,963 7/22/2022
37.1.1 51,615 7/17/2022
37.1.0 78,631 7/12/2022
37.0.6 12,846 7/11/2022
37.0.5 63,432 7/2/2022
37.0.4 52,085 6/28/2022
37.0.3 233,710 6/5/2022
37.0.2 3,641,019 2/27/2022
37.0.1 181,628 2/13/2022
37.0.0 119,965 2/6/2022
36.1.0 314,989 1/16/2022
36.0.0 35,385 1/12/2022
35.2.3 331,352 1/1/2022
35.2.2 712,798 12/12/2021
35.2.1 123,947 11/28/2021
35.2.0 273,238 11/21/2021
35.1.0 82,807 11/16/2021
35.0.5 307,234 10/3/2021
35.0.4 322,295 9/5/2021
35.0.3 2,686 9/4/2021
35.0.2 32,095 8/29/2021
35.0.1 2,587 8/29/2021
35.0.0 2,987 8/29/2021
34.0.2 313,787 7/31/2021
34.0.1 159,341 7/16/2021
34.0.0 988,318 5/5/2021
33.2.0 145,887 4/29/2021
33.1.8 44,607 4/27/2021
33.1.7 25,431 4/24/2021
33.1.6 119,495 4/13/2021
33.1.5 59,492 4/7/2021
33.1.4 16,428 3/31/2021
33.1.3 14,640 3/27/2021
33.1.2 4,939 3/26/2021
33.1.1 5,360 3/25/2021
33.1.0 3,860 3/25/2021
33.0.3 1,508,261 11/28/2020
33.0.2 297,906 10/22/2020
33.0.1 20,279 10/20/2020
33.0.0 82,236 10/15/2020
32.4.7 65,148 10/12/2020
32.4.6 5,361 10/9/2020
32.4.5 341,061 9/18/2020
32.4.4 271,193 8/22/2020
32.4.3 1,248,061 5/25/2020
32.4.2 2,650 5/25/2020
32.4.1 101,585 5/14/2020
32.4.0 85,412 4/25/2020
32.3.3 195,758 4/11/2020
32.3.2 26,100 4/8/2020
32.3.1 102,020 4/2/2020
32.3.0 25,763 3/27/2020
32.2.2 218,367 3/17/2020
32.2.1 39,018 3/7/2020
32.2.0 9,267 3/6/2020
32.1.1 35,550 3/5/2020
32.1.0 7,817 3/5/2020
32.0.0 3,349 3/4/2020
31.3.2 46,615 3/3/2020
31.3.1 113,795 2/21/2020
31.3.0 4,778 2/20/2020
31.2.0 33,887 2/18/2020
31.1.0 14,584 2/15/2020
31.0.0 7,795 2/13/2020
30.2.0 35,080 2/10/2020
30.1.1 3,577 2/8/2020
30.1.0 2,639 2/8/2020
30.0.0 119,929 2/1/2020
29.0.4 141,734 1/28/2020
29.0.3 49,320 1/21/2020
29.0.2 22,336 1/17/2020
29.0.1 48,027 1/11/2020
29.0.0 49,247 1/6/2020
28.0.5 203,472 12/11/2019
28.0.4 10,145 12/10/2019
28.0.3 6,319 12/7/2019
28.0.2 223,530 11/22/2019
28.0.1 187,692 10/31/2019
28.0.0 129,005 10/15/2019
27.1.4 33,464 10/8/2019
27.1.3 10,207 10/4/2019
27.1.2 190,882 9/20/2019
27.1.1 47,215 9/13/2019
27.1.0 51,264 9/9/2019
27.0.3 169,798 8/22/2019
27.0.2 74,878 8/6/2019
27.0.1 23,853 7/31/2019
27.0.0 56,070 7/24/2019
26.0.2 33,543 7/18/2019
26.0.1 12,880 7/17/2019
26.0.0 35,103 7/15/2019
25.0.6 54,926 7/11/2019
25.0.5 41,412 7/2/2019
25.0.4 59,054 6/25/2019
25.0.3 35,455 6/17/2019
25.0.2 4,563 6/17/2019
25.0.1 27,526 6/11/2019
25.0.0 14,066 6/8/2019
24.0.0 332,943 4/17/2019
23.1.0 273,105 3/5/2019
23.0.0 17,193 2/27/2019
22.0.0 5,952 2/26/2019
21.0.0 252,494 2/6/2019
20.0.0 97,861 2/4/2019
19.2.4 45,552 1/28/2019
19.2.3 45,363 1/17/2019
19.2.2 2,067,065 5/2/2018
19.2.1 4,452 5/2/2018
19.2.0 4,897 5/2/2018
19.1.4 7,163 5/2/2018
19.1.3 125,158 3/24/2018
19.1.2 716,338 11/9/2017
19.1.1 99,565 10/11/2017
19.1.0 69,723 9/29/2017
19.0.0 41,535 9/27/2017
18.0.2 161,473 8/26/2017
18.0.1 5,765 8/24/2017
18.0.0 10,507 8/11/2017
17.6.1 146,081 7/30/2017
17.6.0 9,502 7/25/2017
17.5.10 4,431 7/25/2017
17.5.9 13,509 7/18/2017
17.5.8 16,847 7/13/2017
17.5.7 4,789 7/12/2017
17.5.6 19,257 6/28/2017
17.5.5 52,470 6/27/2017
17.5.4 4,634 6/26/2017
17.5.2 9,073 6/22/2017
17.5.1 5,128 6/22/2017
17.5.0 5,507 6/17/2017
17.4.4 27,690 6/8/2017
17.4.3 4,216 6/8/2017
17.4.2 10,049 5/26/2017
17.4.1 9,139 5/24/2017
17.4.0 14,721 5/21/2017
17.3.0 4,646 5/19/2017
17.2.0 10,818 5/12/2017
17.1.0 4,359 5/11/2017
17.0.0 4,384 5/11/2017
16.5.0 6,884 5/6/2017
16.4.1 8,272 4/29/2017
16.4.0 26,746 4/9/2017
16.3.0 51,579 3/14/2017
16.2.5 6,345 3/10/2017
16.2.4 12,895 2/25/2017
16.2.3 6,331 2/22/2017
16.2.2 12,027 2/18/2017
16.2.1 53,554 2/1/2017
16.2.0 4,711 1/30/2017
16.1.0 4,485 1/29/2017
16.0.19 5,042 1/26/2017
16.0.18 5,261 1/18/2017
16.0.17 62,203 1/5/2017
16.0.16 5,586 12/16/2016
16.0.15 7,352 12/3/2016
16.0.14 5,592 11/25/2016
16.0.13 30,007 11/2/2016