
mtheall/ftpd: FTP Server for 3DS/Switch - GitHub
FTP Server for 3DS/Switch. Contribute to mtheall/ftpd development by creating an account on GitHub.
Releases · mtheall/ftpd - GitHub
2024年11月16日 · FTP Server for 3DS/Switch. Contribute to mtheall/ftpd development by creating an account on GitHub.
FTP guide · GitHub
2025年2月27日 · There are two options: the official MicroSD management (New 3DS only) (Requires Windows) or FTPD (must have CFW or homebrew installed). FTPD is quicker and …
ftpd/README.md at master · mtheall/ftpd - GitHub
FTP Server for 3DS/Switch. Contribute to mtheall/ftpd development by creating an account on GitHub.
GitHub - wconrad/ftpd: Ftpd is a pure Ruby FTP server library. It ...
Ftpd is a pure Ruby FTP server library. It supports implicit and explicit TLS, IPV6, passive and active mode, and is unconditionally compliant per RFC-1123. It can be used as part of a test …
GitHub - nodeftpd/nodeftpd: FTP Server in Node
npm install ftpd Usage. See example code in test.js. FtpServer options: host (string) - IP Address. host is a string representation of the IP address clients use to connect to the FTP server. It's …
GitHub - goftp/ftpd: A pure go ftp server with web management …
More features, you can copy config.ini to the ftpd directory and modify it. About A pure go ftp server with web management UI, moved https://gitea.com/goftp/ftpd
troglobit/uftpd: FTP/TFTP server for Linux that just works™ - GitHub
Use the following two lines in /etc/inetd.conf, notice how in.ftpd and in.tftpd are symlinks to the uftpd binary: ftp stream tcp nowait root /usr/sbin/in.ftpd tftp dgram udp wait root /usr/sbin/in.tftpd
p-sam/xftpd - GitHub
The following pacman packages are required to build ftpd.3dsx: 3dstools devkitARM libctru They are available as part of the 3ds-dev meta-package. Build ftpd.3dsx: make 3dsx NRO. The …
GitHub - cathery/sys-ftpd: Nintendo Switch FTP server as a …
It's a lightweight version of mtheall's ftpd app run as a background service (sysmodule). Originally forked from jakibaki's sys-ftpd in an attempt to improve peformance and stability. Since it's …