SkillAgentSearch skills...

Ftpd

A pure go ftp server with web management UI, moved https://gitea.com/goftp/ftpd

Install / Use

/learn @goftp/Ftpd
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ftpd

中文

A FTP server based on github.com/goftp/server.

Full documentation for the package is available on godoc

Installation

go get github.com/goftp/ftpd

Then run it:

$GOPATH/bin/ftpd

And finally, connect to the server with any FTP client and the following details:

host: 127.0.0.1
port: 2121
username: admin
password: 123456

More features, you can copy config.ini to the ftpd directory and modify it.

View on GitHub
GitHub Stars129
CategoryDevelopment
Updated2mo ago
Forks37

Languages

Go

Security Score

85/100

Audited on Jan 15, 2026

No findings