FTPD
Wirelessly transfer files
More actions
| Developer(s) | mtheall |
|---|---|
| Console | Nintendo Switch |
| Version | 3.2.1 (November 17, 2024) |
| Links | |
| GitHub | mtheall/ftpd |
| Download | |
![]() | |
| Developer(s) | mtheall |
|---|---|
| Console | Nintendo 3DS |
| Version | 3.2.1 (November 17, 2024) |
| Links | |
| GitHub | mtheall/ftpd |
| Download | |
FTPD is an FTP server for Nintendo DS, Nintendo 3DS, Nintendo Switch and Linux allowing you to use an FTP client to transfer files wirelessly with your console.
Features
- Graphical user interface using Dear Imgui
- Supports multiple simultaneous clients
- Emulation of a /dev/zero (/devZero) device for network performance testing
- Set username, password, and port with the GUI version of FTPD
- Toggle backlight by pressing SELECT on DS/3DS or MINUS on Switch
- Battery and Wi-Fi indicators
Installation
FTPD is installed as part of Finalizing Setup on our custom firmware installation guide for 3DS, or SD preperations on our Switch custom firmware installation guide. It is also on Universal-DB for Nintendo DS and Nintendo 3DS.
What you need
- The latest release of FTPD
- For a graphical user interface, download ftpd.nro
- For a text based user interface, download ftpd-classic.nro
Instructions
- Power off your console
- Insert your SD card into your computer
- Copy the ftpd
.nrotosd:/switch/on your SD card- Create the folder if it does not exist
- Safely eject your SD card and insert it in your console
What you need
- A working internet connection
- Universal-Updater installed on your console
Instructions
- Power on your console
- Launch Universal-Updater
- Select the magnifying glass on the bottom screen, then search for FTPD
- Press A while hovering over FTPD from the list of homebrew
- Choose
.ciato install to the HOME Menu, or.3dsxto install to the Homebrew Launcher- For a graphical user interface choose
ftpd - For a text based user interface choose
ftpd-classic
- For a graphical user interface choose
- Wait until the app finishes installing
- Exit Universal-Updater
You can scan one of the QR codes below to download and install the program using FBI. To do this, start FBI, then go to "Remote Install", then "Scan QR Code".
| QR codes for FBI |
|---|
What you need
- The the latest release of FTPD
- For a graphical user interface, download ftpd.3dsx
- For a text based user interface, download ftpd-classic.3dsx
Instructions
- Power off your console
- Insert your SD card into your computer
- Copy the ftpd
.3dsxtosd:/3ds/on your SD card- Create the folder if it does not exist
- Safely eject your SD card and insert it in your console
What you need
- The latest release of FTPD
- For a graphical user interface, download ftpd.cia
- For a text based user interface, download ftpd-classic.cia
- FBI installed on your console
Instructions
- Power off your console
- Insert your SD card into your computer
- Copy the ftpd
.ciatosd:/cias/on your SD card
- Create the folder if it does not exist
- Safely eject your SD card and insert it in your console
- Power on your console
- Launch FBI
- Select
SD->cias->ftpd.cia->Install and delete CIA - Press A and wait for the CIA to install, then exit FBI
Guides
Supported commands
|
|
SITE commands
- Show help: SITE HELP
- Set username: SITE USER
- Set password: SITE PASS
- Set port: SITE PORT
- Set getMTime*: SITE MTIME [0|1]
- getMTime only on 3DS. Enabling will give timestamps at the expense of slow listings.
- Save config: SITE SAVE
