FTPD
FTPD is simply an FTP server for the Switch, it can be used to transfer files wirelessly to- and from- your microSD card.
Section I - Requirements
- An FTP client such as WinSCP (Windows)
- Any device that can connect to an FTP server with an FTP client
Section II - Usage
TIP
Note
This section assumes that the device running the FTP client and your Switch are connected to the same network. If it's not, make sure they are connected to the same network before continuing.
- Launch the FTPD Homebrew app from the Homebrew menu.
- Open your FTP client of choice.
- Add a new connection and in the
Hostfield of your FTP client, put in the IP address of your Switch mentioned in the top left of FTPD.- If applicable in your FTP client, check the
Anonymousbox.
- If applicable in your FTP client, check the
- Type in port
5000for the port and attempt to connect to your Switch. - You should now be able to access your microSD card wirelessly and transfer files to- and from- the microSD card.
FTPD's main menu

Section III - Additional Information
FTPD can also run in the form of a background process (sysmodule), called sys-ftpd. More information, as well as usage and configuration options, can be found on the sys-ftpd GitHub repository.