Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ftpsrv 3DS

From GameBrew
ftpsrv
Ftpsrv3ds.png
General
AuthorITotalJustice
TypeFile Browsers
Version1.2.1
LicenseMixed
Last Updated2024/12/31
Links
Download
Website
Source

ftpsrv is a small, fast, single-threaded FTP server written in C.

It uses no dynamic memory allocation, has very low memory footprint (the size of everything can be configured at build time) and uses poll() (or select() if poll isn't available) to allow for a responsive single threaded server with very low overhead.

External links

Advertising: