status: on going
- https://datatracker.ietf.org/doc/html/rfc959
- (EPRT Extension) https://datatracker.ietf.org/doc/html/rfc2428
- (LPRT Extension) https://datatracker.ietf.org/doc/html/rfc1639
- Dotnet
V5.0
https://dotnet.microsoft.com/download
$ make build
Linux
$ make build-linux
MacOS
$ make build-osx
Make sure to add
config.json
param
$ dotnet build/FtpSharp.Server.dll config.json
$ ./build/FtpSharp.Server config.json
$ ftp localhost 8777