FTPc Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| Line 19: | Line 19: | ||
==Features== | ==Features== | ||
*Authentication (hardcoded for now) | *Authentication (hardcoded for now). | ||
==Building== | ==Building== | ||
Revision as of 13:07, 27 April 2023
| FTPc | |
|---|---|
| General | |
| Author | akissu |
| Type | Utilities |
| Version | 2018 |
| License | Unlicense |
| Last Updated | 2018/12/13 |
| Links | |
| Website | |
| Source | |
FTP Client for Switch. Code resused from:
The FTP server endpoint is hardcoded and you have to manually build the NRO for now.
Features
- Authentication (hardcoded for now).
Building
You must set up the development environment.
The following pacman packages are required to build nro:
devkitA64 libnx switch-tools
They are available as part of the switch-dev meta-package.
Build nro:
make nro
User guide
Supported Commands
- CDUP
- CWD
- HELP
- LIST
- NLST
- GET