FluentFTP 44.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. 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. 
.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 (143)

Showing the top 5 NuGet packages that depend on FluentFTP:

Package Downloads
Peachpie.Library

Peachpie PHP language library functions.

HIC.RDMP.Plugin

Core package for plugin development

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.

Microsoft.Azure.Workflows.WebJobs.Extension The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Extensions for running workflows in Azure Functions

Halforbit.DataStores.FileStores.Ftp

A DataStore FileStore implementation over FTP.

GitHub repositories (32)

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

Repository Stars
files-community/Files
Building the best file manager for Windows
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.)
ScottPlot/ScottPlot
Interactive plotting library for .NET
Version Downloads Last updated
50.0.1 37,575 4/16/2024
50.0.0 7,120 4/13/2024
49.0.2 351,944 1/27/2024
49.0.1 162,475 12/27/2023
49.0.0 17,397 12/25/2023
48.0.3 435,114 10/28/2023
48.0.2 1,272 10/28/2023
48.0.1 76,570 10/11/2023
48.0.0 140,651 9/19/2023
47.1.0 440,741 7/26/2023
47.0.0 88,525 7/14/2023
46.0.2 983,337 3/13/2023
46.0.1 28,399 3/9/2023
46.0.0 5,594 3/8/2023
45.2.0 89,488 2/24/2023
45.1.0 141,581 2/19/2023
45.0.4 7,740 2/17/2023
45.0.3 8,741 2/16/2023
45.0.2 2,441 2/16/2023
45.0.1 8,177 2/16/2023
45.0.0 2,174 2/16/2023
44.0.1 360,863 1/13/2023
44.0.0 2,268 1/13/2023
43.0.1 164,686 12/25/2022
43.0.0 2,153 12/25/2022
42.2.0 15,892 12/22/2022
42.1.0 199,850 12/1/2022
42.0.2 58,219 11/19/2022
42.0.1 91,336 11/7/2022
42.0.0 157,229 10/23/2022
41.0.0 150,544 10/2/2022
40.0.0 262,509 9/7/2022
40.0.0-beta5 3,751 9/4/2022
40.0.0-beta4 1,653 9/3/2022
40.0.0-beta3 1,711 9/3/2022
40.0.0-beta2 1,834 8/31/2022
40.0.0-beta1 1,702 8/29/2022
39.4.0 302,675 8/23/2022
39.3.0 126,418 8/15/2022
39.2.1 354,126 8/9/2022
39.2.0 6,981 8/9/2022
39.1.0 17,064 8/5/2022
39.0.1 84,858 8/1/2022
39.0.0 14,660 7/28/2022
38.0.0 31,825 7/23/2022
37.1.2 76,204 7/22/2022
37.1.1 40,981 7/17/2022
37.1.0 62,161 7/12/2022
37.0.6 9,286 7/11/2022
37.0.5 56,754 7/2/2022
37.0.4 44,624 6/28/2022
37.0.3 204,029 6/5/2022
37.0.2 2,721,246 2/27/2022
37.0.1 168,494 2/13/2022
37.0.0 86,027 2/6/2022
36.1.0 271,284 1/16/2022
36.0.0 31,156 1/12/2022
35.2.3 229,504 1/1/2022
35.2.2 648,099 12/12/2021
35.2.1 103,833 11/28/2021
35.2.0 240,145 11/21/2021
35.1.0 77,888 11/16/2021
35.0.5 262,506 10/3/2021
35.0.4 241,069 9/5/2021
35.0.3 2,557 9/4/2021
35.0.2 29,126 8/29/2021
35.0.1 2,476 8/29/2021
35.0.0 2,510 8/29/2021
34.0.2 260,032 7/31/2021
34.0.1 138,795 7/16/2021
34.0.0 823,269 5/5/2021
33.2.0 142,080 4/29/2021
33.1.8 35,970 4/27/2021
33.1.7 20,082 4/24/2021
33.1.6 109,247 4/13/2021
33.1.5 57,692 4/7/2021
33.1.4 14,942 3/31/2021
33.1.3 13,711 3/27/2021
33.1.2 4,557 3/26/2021
33.1.1 5,245 3/25/2021
33.1.0 3,737 3/25/2021
33.0.3 1,343,960 11/28/2020
33.0.2 273,712 10/22/2020
33.0.1 18,300 10/20/2020
33.0.0 73,396 10/15/2020
32.4.7 60,815 10/12/2020
32.4.6 5,160 10/9/2020
32.4.5 315,517 9/18/2020
32.4.4 236,482 8/22/2020
32.4.3 1,136,802 5/25/2020
32.4.2 2,532 5/25/2020
32.4.1 95,960 5/14/2020
32.4.0 76,515 4/25/2020
32.3.3 156,896 4/11/2020
32.3.2 24,016 4/8/2020
32.3.1 94,186 4/2/2020
32.3.0 24,575 3/27/2020
32.2.2 194,494 3/17/2020
32.2.1 36,232 3/7/2020
32.2.0 8,563 3/6/2020
32.1.1 26,955 3/5/2020
32.1.0 7,726 3/5/2020
32.0.0 3,165 3/4/2020
31.3.2 38,281 3/3/2020
31.3.1 98,131 2/21/2020
31.3.0 4,565 2/20/2020
31.2.0 33,078 2/18/2020
31.1.0 13,711 2/15/2020
31.0.0 7,313 2/13/2020
30.2.0 30,403 2/10/2020
30.1.1 3,490 2/8/2020
30.1.0 2,551 2/8/2020
30.0.0 114,374 2/1/2020
29.0.4 138,545 1/28/2020
29.0.3 46,762 1/21/2020
29.0.2 15,456 1/17/2020
29.0.1 45,956 1/11/2020
29.0.0 43,035 1/6/2020
28.0.5 189,496 12/11/2019
28.0.4 7,589 12/10/2019
28.0.3 5,961 12/7/2019
28.0.2 174,203 11/22/2019
28.0.1 174,639 10/31/2019
28.0.0 117,916 10/15/2019
27.1.4 28,836 10/8/2019
27.1.3 9,889 10/4/2019
27.1.2 172,565 9/20/2019
27.1.1 45,356 9/13/2019
27.1.0 49,904 9/9/2019
27.0.3 157,687 8/22/2019
27.0.2 69,644 8/6/2019
27.0.1 23,145 7/31/2019
27.0.0 51,333 7/24/2019
26.0.2 30,413 7/18/2019
26.0.1 12,240 7/17/2019
26.0.0 28,285 7/15/2019
25.0.6 52,062 7/11/2019
25.0.5 40,476 7/2/2019
25.0.4 50,696 6/25/2019
25.0.3 29,788 6/17/2019
25.0.2 4,410 6/17/2019
25.0.1 26,162 6/11/2019
25.0.0 11,791 6/8/2019
24.0.0 311,960 4/17/2019
23.1.0 246,187 3/5/2019
23.0.0 15,307 2/27/2019
22.0.0 5,627 2/26/2019
21.0.0 232,206 2/6/2019
20.0.0 95,923 2/4/2019
19.2.4 38,075 1/28/2019
19.2.3 40,949 1/17/2019
19.2.2 1,903,613 5/2/2018
19.2.1 4,370 5/2/2018
19.2.0 4,770 5/2/2018
19.1.4 6,049 5/2/2018
19.1.3 115,948 3/24/2018
19.1.2 684,775 11/9/2017
19.1.1 87,001 10/11/2017
19.1.0 63,164 9/29/2017
19.0.0 38,559 9/27/2017
18.0.2 155,185 8/26/2017
18.0.1 5,662 8/24/2017
18.0.0 9,391 8/11/2017
17.6.1 122,151 7/30/2017
17.6.0 9,410 7/25/2017
17.5.10 4,348 7/25/2017
17.5.9 13,302 7/18/2017
17.5.8 13,748 7/13/2017
17.5.7 4,702 7/12/2017
17.5.6 18,607 6/28/2017
17.5.5 46,307 6/27/2017
17.5.4 4,541 6/26/2017
17.5.2 8,626 6/22/2017
17.5.1 4,668 6/22/2017
17.5.0 5,430 6/17/2017
17.4.4 26,856 6/8/2017
17.4.3 4,144 6/8/2017
17.4.2 8,812 5/26/2017
17.4.1 8,255 5/24/2017
17.4.0 14,613 5/21/2017
17.3.0 4,528 5/19/2017
17.2.0 10,323 5/12/2017
17.1.0 4,288 5/11/2017
17.0.0 4,287 5/11/2017
16.5.0 6,543 5/6/2017
16.4.1 7,658 4/29/2017
16.4.0 25,595 4/9/2017
16.3.0 43,981 3/14/2017
16.2.5 6,003 3/10/2017
16.2.4 12,735 2/25/2017
16.2.3 6,176 2/22/2017
16.2.2 11,905 2/18/2017
16.2.1 50,067 2/1/2017
16.2.0 4,618 1/30/2017
16.1.0 4,392 1/29/2017
16.0.19 4,885 1/26/2017
16.0.18 5,161 1/18/2017
16.0.17 60,403 1/5/2017
16.0.16 5,393 12/16/2016
16.0.15 7,237 12/3/2016
16.0.14 5,184 11/25/2016
16.0.13 18,374 11/2/2016