DFtpS
DFtpS is a modern Deno 2.x FTP server with TLS/SSL, Argon2 password hashing, SQLite database, and 44 FTP commands.
Modern FTP Server
Built for Deno 2.x with TLS/SSL support, RFC 959/2228/2389/2428/3659 compliance, and 44 FTP commands.
Secure by Default
Argon2id password hashing via @node-rs/argon2, AUTH TLS, and PROT P for secure connections.
Deno Module
Use the JSR module (@dftp/server) or download pre-compiled binaries for Linux, macOS, and Windows.