FTP Client for Switch
Code resused from:
- Authentication (hardcoded for now)
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
- CDUP
- CWD
- HELP
- LIST
- NLST
- GET
- Remove mtheall/ftpd code
- Resolve/debug workarounds for mkulke/ftplibpp issues
- Add mkulke/ftplibpp or a fork of as a submodule