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

Ftpsrv 3DS: Difference between revisions

From GameBrew
Created page with "{{Infobox 3DS Homebrews |title=ftpsrv |image=3ds.png |description=A small ftp server. |author=ITotalJustice |lastupdated=2024/12/31 |type=File Browsers |version=1.2.1 |license=Mixed |download=https://dlhb.gamebrew.org/3dshomebrews/ftpsrv3DS.7z |website=https://gbatemp.net/threads/release-ftpsrv-a-small-ftp-server.663645/ |source=https://github.com/ITotalJustice/ftpsrv |donation= }} {{#seo: |title=ftpsrv (File Browsers) - GameBrew |title_mode=append |image=3ds.png |image_..."
 
No edit summary
 
Line 1: Line 1:
{{Infobox 3DS Homebrews
{{Infobox 3DS Homebrews
|title=ftpsrv
|title=ftpsrv
|image=3ds.png
|image=ftpsrv3ds.png
|description=A small ftp server.
|description=A small ftp server.
|author=ITotalJustice
|author=ITotalJustice

Latest revision as of 05:02, 2 February 2025

ftpsrv
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: