zhaobang-ftpserver-nightly - Zhaobang.FtpServer 2.2.0

A package for hosting an FTP server, with authenticating and file managing customizable. Go to project site for usage example or executable version.

PM> Install-Package Zhaobang.FtpServer -Version 2.2.0 -Source https://www.myget.org/F/zhaobang-ftpserver-nightly/api/v3/index.json

Copy to clipboard

> nuget.exe install Zhaobang.FtpServer -Version 2.2.0 -Source https://www.myget.org/F/zhaobang-ftpserver-nightly/api/v3/index.json

Copy to clipboard

> dotnet add package Zhaobang.FtpServer --version 2.2.0 --source https://www.myget.org/F/zhaobang-ftpserver-nightly/api/v3/index.json

Copy to clipboard
<PackageReference Include="Zhaobang.FtpServer" Version="2.2.0" />
Copy to clipboard
source https://www.myget.org/F/zhaobang-ftpserver-nightly/api/v3/index.json

nuget Zhaobang.FtpServer  ~> 2.2.0
Copy to clipboard

> choco install Zhaobang.FtpServer --version 2.2.0 --source https://www.myget.org/F/zhaobang-ftpserver-nightly/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "zhaobang-ftpserver-nightly" -SourceLocation "https://www.myget.org/F/zhaobang-ftpserver-nightly/api/v2"
Install-Module -Name "Zhaobang.FtpServer" -RequiredVersion "2.2.0" -Repository "zhaobang-ftpserver-nightly" 
Copy to clipboard

Browse the sources in this package using Visual Studio or WinDbg by configuring the following symbol server URL: https://www.myget.org/F/zhaobang-ftpserver-nightly/api/v2/symbolpackage/


Current:

  • Support MLst and MLsD commands. If custom IFileProvider is used, the commands will be enabled only if the provider also implements IMLstFileProvider.
  • Improve TLS support: add TLS-related FEAT response and support PBSZ command.
  • Fix the issue that TCP connection won't be closed for a client that connect to the server while the server is being stopped.

2.1.3: Fix compatibility with clients that add "-a" flag in LIST command.

2.1.2: Fix the error of handling encoding (command "opts utf8 on").

2.1.1: Fix the error of handling client quitting.

2.1.0: Support FTP over TLS (requires implementing interfaces except on .NET Standard 2.1). Support tracing user activities.

2.0.0: Add extensibility for supporting more protocals Add support of IPv6 Support LIST command for a file Structure in 1.0.0 are changed for better extensibility Bug fix

  • .NETStandard 1.4
    • NETStandard.Library (>= 1.6.1)
  • .NETStandard 2.1
  • .NETStandard 1.4: 1.4.0.0
  • .NETStandard 2.1: 2.1.0.0

Owners

Huang, Zhaoquan

Authors

Zhaoquan Huang

Project URL

https://github.com/taoyouh/FtpServer/tree/master

License

MIT

Tags

FTP server

Info

988 total downloads
14 downloads for version 2.2.0
Download (79.13 KB)
Download symbols (30.77 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.2.0 79.13 KB Tue, 07 Apr 2026 12:44:01 GMT 14
2.2.0-alpha.2 78.89 KB Sun, 29 Mar 2026 13:15:39 GMT 18
2.2.0-alpha.1 78.9 KB Sun, 29 Mar 2026 12:36:25 GMT 15
2.2.0-alpha.0.4 79.17 KB Sun, 29 Mar 2026 13:42:25 GMT 15
2.2.0-alpha.0.3 78.9 KB Sun, 29 Mar 2026 13:28:18 GMT 18
2.2.0-alpha.0.2 78.88 KB Sun, 29 Mar 2026 12:54:34 GMT 15
2.2.0-alpha.0.1 78.89 KB Sun, 29 Mar 2026 03:50:55 GMT 16
2.1.3-build51 78.89 KB Sun, 29 Mar 2026 02:21:54 GMT 19
2.1.3-build50 78.9 KB Wed, 25 Mar 2026 01:03:55 GMT 17
2.1.3-build49 78.57 KB Mon, 16 Mar 2026 12:58:26 GMT 13
2.1.3-build48 78.49 KB Mon, 16 Mar 2026 12:04:34 GMT 16
2.1.3-build47 78.5 KB Sun, 15 Mar 2026 03:31:35 GMT 16
2.1.3-build46 78.5 KB Sat, 14 Mar 2026 05:31:21 GMT 17
2.1.3-build45 78.35 KB Thu, 12 Mar 2026 11:45:45 GMT 16
2.1.3-build44 69.81 KB Mon, 26 Jan 2026 12:51:30 GMT 26
2.1.3-build43 69.8 KB Sun, 14 Dec 2025 02:26:44 GMT 21
2.1.3-build42 69.76 KB Sat, 13 Dec 2025 10:51:03 GMT 20
2.1.3-build41 68.32 KB Tue, 09 Dec 2025 12:57:53 GMT 19
2.1.3-build40 63.93 KB Mon, 08 Dec 2025 05:01:08 GMT 19
2.1.3-build39 63.76 KB Sat, 06 Dec 2025 14:36:06 GMT 20
2.1.3-build38 63.76 KB Tue, 02 Dec 2025 04:54:18 GMT 32
2.1.3-build37 63.76 KB Tue, 02 Dec 2025 01:31:43 GMT 24
2.1.3-build36 64.14 KB Sun, 16 Apr 2023 12:44:57 GMT 37
2.1.2-build35 64.11 KB Sun, 16 Apr 2023 12:35:08 GMT 39
2.1.2-build34 64.05 KB Sat, 13 Jun 2020 13:01:49 GMT 46
2.1.0-build33 64.03 KB Sat, 13 Jun 2020 12:29:52 GMT 17
2.1.0-build32 64.03 KB Tue, 14 Apr 2020 05:38:21 GMT 29
2.1.0-build31 64.02 KB Tue, 14 Apr 2020 05:20:35 GMT 37
2.1.0-build30 63.98 KB Tue, 14 Apr 2020 04:14:01 GMT 34
2.1.0-build29 63.86 KB Thu, 03 Oct 2019 08:28:01 GMT 38
2.1.0-build28 62.81 KB Thu, 03 Oct 2019 07:17:46 GMT 48
2.0.1-build28 29.5 KB Thu, 03 Oct 2019 06:53:54 GMT 38
2.0.1-build27 29.61 KB Fri, 08 Dec 2017 09:37:23 GMT 30
2.0.1-build21 28.58 KB Wed, 06 Dec 2017 01:32:36 GMT 41
2.0.1-build20 27.67 KB Sun, 29 Oct 2017 03:17:30 GMT 25
2.0.0 27.66 KB Sun, 29 Oct 2017 03:03:22 GMT 40
2.0.0-build19 27.66 KB Sat, 28 Oct 2017 15:42:12 GMT 28
1.0.0 27.59 KB Sat, 28 Oct 2017 15:27:32 GMT 55