zhaobang-ftpserver-nightly - Zhaobang.FtpServer 2.1.3-build36

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.1.3-build36 -Source https://www.myget.org/F/zhaobang-ftpserver-nightly/api/v3/index.json

Copy to clipboard

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

Copy to clipboard

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

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

nuget Zhaobang.FtpServer  ~> 2.1.3-build36
Copy to clipboard

> choco install Zhaobang.FtpServer --version 2.1.3-build36 --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.1.3-build36" -Repository "zhaobang-ftpserver-nightly" -AllowPreRelease
Copy to clipboard

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/Library

License

MIT

Tags

FTP server

Info

15 total downloads
2 downloads for version 2.1.3-build36
Download (64.14 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
2.1.3-build36 64.14 KB Sun, 16 Apr 2023 12:44:57 GMT 2
2.1.2-build35 64.11 KB Sun, 16 Apr 2023 12:35:08 GMT 0
2.1.2-build34 64.05 KB Sat, 13 Jun 2020 13:01:49 GMT 13
2.1.0-build33 64.03 KB Sat, 13 Jun 2020 12:29:52 GMT 0
2.1.0-build32 64.03 KB Tue, 14 Apr 2020 05:38:21 GMT 0
2.1.0-build31 64.02 KB Tue, 14 Apr 2020 05:20:35 GMT 0
2.1.0-build30 63.98 KB Tue, 14 Apr 2020 04:14:01 GMT 0
2.1.0-build29 63.86 KB Thu, 03 Oct 2019 08:28:01 GMT 0
2.1.0-build28 62.81 KB Thu, 03 Oct 2019 07:17:46 GMT 0
2.0.1-build28 29.5 KB Thu, 03 Oct 2019 06:53:54 GMT 0
2.0.1-build27 29.61 KB Fri, 08 Dec 2017 09:37:23 GMT 0
2.0.1-build21 28.58 KB Wed, 06 Dec 2017 01:32:36 GMT 0
2.0.1-build20 27.67 KB Sun, 29 Oct 2017 03:17:30 GMT 0
2.0.0 27.66 KB Sun, 29 Oct 2017 03:03:22 GMT 0
2.0.0-build19 27.66 KB Sat, 28 Oct 2017 15:42:12 GMT 0
1.0.0 27.59 KB Sat, 28 Oct 2017 15:27:32 GMT 0