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

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 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 2,234 4/16/2024
50.0.0 2,636 4/13/2024
49.0.2 279,020 1/27/2024
49.0.1 149,234 12/27/2023
49.0.0 17,055 12/25/2023
48.0.3 405,332 10/28/2023
48.0.2 1,267 10/28/2023
48.0.1 72,453 10/11/2023
48.0.0 135,060 9/19/2023
47.1.0 427,060 7/26/2023
47.0.0 84,625 7/14/2023
46.0.2 950,075 3/13/2023
46.0.1 27,600 3/9/2023
46.0.0 5,357 3/8/2023
45.2.0 87,820 2/24/2023
45.1.0 134,819 2/19/2023
45.0.4 7,723 2/17/2023
45.0.3 8,593 2/16/2023
45.0.2 2,400 2/16/2023
45.0.1 8,091 2/16/2023
45.0.0 2,160 2/16/2023
44.0.1 352,719 1/13/2023
44.0.0 2,261 1/13/2023
43.0.1 159,337 12/25/2022
43.0.0 2,136 12/25/2022
42.2.0 15,543 12/22/2022
42.1.0 194,903 12/1/2022
42.0.2 57,129 11/19/2022
42.0.1 89,475 11/7/2022
42.0.0 154,878 10/23/2022
41.0.0 148,632 10/2/2022
40.0.0 257,141 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,696 9/3/2022
40.0.0-beta2 1,833 8/31/2022
40.0.0-beta1 1,702 8/29/2022
39.4.0 295,428 8/23/2022
39.3.0 124,675 8/15/2022
39.2.1 350,818 8/9/2022
39.2.0 6,816 8/9/2022
39.1.0 16,772 8/5/2022
39.0.1 83,446 8/1/2022
39.0.0 14,498 7/28/2022
38.0.0 31,001 7/23/2022
37.1.2 74,111 7/22/2022
37.1.1 39,969 7/17/2022
37.1.0 61,155 7/12/2022
37.0.6 9,138 7/11/2022
37.0.5 56,251 7/2/2022
37.0.4 43,999 6/28/2022
37.0.3 201,473 6/5/2022
37.0.2 2,642,742 2/27/2022
37.0.1 167,696 2/13/2022
37.0.0 84,604 2/6/2022
36.1.0 267,259 1/16/2022
36.0.0 30,799 1/12/2022
35.2.3 224,964 1/1/2022
35.2.2 642,229 12/12/2021
35.2.1 102,465 11/28/2021
35.2.0 236,965 11/21/2021
35.1.0 77,640 11/16/2021
35.0.5 259,181 10/3/2021
35.0.4 236,202 9/5/2021
35.0.3 2,553 9/4/2021
35.0.2 28,631 8/29/2021
35.0.1 2,476 8/29/2021
35.0.0 2,506 8/29/2021
34.0.2 254,887 7/31/2021
34.0.1 137,038 7/16/2021
34.0.0 809,211 5/5/2021
33.2.0 141,788 4/29/2021
33.1.8 35,236 4/27/2021
33.1.7 19,672 4/24/2021
33.1.6 108,590 4/13/2021
33.1.5 57,496 4/7/2021
33.1.4 14,777 3/31/2021
33.1.3 13,682 3/27/2021
33.1.2 4,547 3/26/2021
33.1.1 5,243 3/25/2021
33.1.0 3,735 3/25/2021
33.0.3 1,331,958 11/28/2020
33.0.2 271,656 10/22/2020
33.0.1 17,986 10/20/2020
33.0.0 72,776 10/15/2020
32.4.7 60,614 10/12/2020
32.4.6 5,149 10/9/2020
32.4.5 313,368 9/18/2020
32.4.4 233,722 8/22/2020
32.4.3 1,128,395 5/25/2020
32.4.2 2,532 5/25/2020
32.4.1 95,490 5/14/2020
32.4.0 75,966 4/25/2020
32.3.3 153,969 4/11/2020
32.3.2 23,817 4/8/2020
32.3.1 93,394 4/2/2020
32.3.0 24,441 3/27/2020
32.2.2 192,965 3/17/2020
32.2.1 36,080 3/7/2020
32.2.0 8,537 3/6/2020
32.1.1 26,289 3/5/2020
32.1.0 7,725 3/5/2020
32.0.0 3,147 3/4/2020
31.3.2 37,768 3/3/2020
31.3.1 97,283 2/21/2020
31.3.0 4,556 2/20/2020
31.2.0 33,046 2/18/2020
31.1.0 13,693 2/15/2020
31.0.0 7,242 2/13/2020
30.2.0 29,495 2/10/2020
30.1.1 3,483 2/8/2020
30.1.0 2,549 2/8/2020
30.0.0 113,952 2/1/2020
29.0.4 138,046 1/28/2020
29.0.3 46,657 1/21/2020
29.0.2 14,666 1/17/2020
29.0.1 45,822 1/11/2020
29.0.0 42,441 1/6/2020
28.0.5 188,091 12/11/2019
28.0.4 7,435 12/10/2019
28.0.3 5,948 12/7/2019
28.0.2 172,847 11/22/2019
28.0.1 173,542 10/31/2019
28.0.0 117,266 10/15/2019
27.1.4 28,562 10/8/2019
27.1.3 9,832 10/4/2019
27.1.2 171,067 9/20/2019
27.1.1 45,127 9/13/2019
27.1.0 49,702 9/9/2019
27.0.3 156,217 8/22/2019
27.0.2 69,163 8/6/2019
27.0.1 23,100 7/31/2019
27.0.0 51,283 7/24/2019
26.0.2 30,305 7/18/2019
26.0.1 12,115 7/17/2019
26.0.0 27,744 7/15/2019
25.0.6 51,964 7/11/2019
25.0.5 40,389 7/2/2019
25.0.4 49,997 6/25/2019
25.0.3 29,581 6/17/2019
25.0.2 4,410 6/17/2019
25.0.1 26,068 6/11/2019
25.0.0 11,652 6/8/2019
24.0.0 310,649 4/17/2019
23.1.0 244,210 3/5/2019
23.0.0 15,228 2/27/2019
22.0.0 5,576 2/26/2019
21.0.0 230,510 2/6/2019
20.0.0 95,774 2/4/2019
19.2.4 37,576 1/28/2019
19.2.3 40,718 1/17/2019
19.2.2 1,889,158 5/2/2018
19.2.1 4,364 5/2/2018
19.2.0 4,763 5/2/2018
19.1.4 6,013 5/2/2018
19.1.3 114,853 3/24/2018
19.1.2 681,498 11/9/2017
19.1.1 85,956 10/11/2017
19.1.0 62,514 9/29/2017
19.0.0 38,328 9/27/2017
18.0.2 154,602 8/26/2017
18.0.1 5,657 8/24/2017
18.0.0 9,355 8/11/2017
17.6.1 120,609 7/30/2017
17.6.0 9,404 7/25/2017
17.5.10 4,341 7/25/2017
17.5.9 13,296 7/18/2017
17.5.8 13,652 7/13/2017
17.5.7 4,697 7/12/2017
17.5.6 18,577 6/28/2017
17.5.5 45,741 6/27/2017
17.5.4 4,534 6/26/2017
17.5.2 8,575 6/22/2017
17.5.1 4,637 6/22/2017
17.5.0 5,425 6/17/2017
17.4.4 26,770 6/8/2017
17.4.3 4,139 6/8/2017
17.4.2 8,750 5/26/2017
17.4.1 8,212 5/24/2017
17.4.0 14,608 5/21/2017
17.3.0 4,521 5/19/2017
17.2.0 10,232 5/12/2017
17.1.0 4,282 5/11/2017
17.0.0 4,280 5/11/2017
16.5.0 6,511 5/6/2017
16.4.1 7,619 4/29/2017
16.4.0 25,514 4/9/2017
16.3.0 43,472 3/14/2017
16.2.5 5,995 3/10/2017
16.2.4 12,723 2/25/2017
16.2.3 6,170 2/22/2017
16.2.2 11,898 2/18/2017
16.2.1 49,952 2/1/2017
16.2.0 4,611 1/30/2017
16.1.0 4,379 1/29/2017
16.0.19 4,879 1/26/2017
16.0.18 5,155 1/18/2017
16.0.17 60,131 1/5/2017
16.0.16 5,384 12/16/2016
16.0.15 7,228 12/3/2016
16.0.14 5,167 11/25/2016
16.0.13 17,595 11/2/2016