More actions
No edit summary |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|title=FTPc | |title=FTPc | ||
|image=Switch-logo.png | |image=Switch-logo.png | ||
|description=An FTP Client | |description=An FTP Client. | ||
|author=akissu | |author=akissu | ||
|lastupdated=2018/12/13 | |lastupdated=2018/12/13 | ||
|type= | |type=File Browsers | ||
|version= | |version=2018 | ||
|license=Unlicense | |license=Unlicense | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ftpcnx.7z Source Only | |||
|website=https://gbatemp.net/threads/ftpc-an-ftp-client.526037/ | |website=https://gbatemp.net/threads/ftpc-an-ftp-client.526037/ | ||
|source=https://github.com/akissu/ftpc-nx | |source=https://github.com/akissu/ftpc-nx | ||
|donation= | |donation= | ||
}} | }} | ||
FTP Client for Switch. | FTP Client for Switch. Code resused from: | ||
Code resused from: | |||
*https://github.com/mtheall/ftpd | *https://github.com/mtheall/ftpd | ||
*https://github.com/mkulke/ftplibpp | *https://github.com/mkulke/ftplibpp | ||
Line 21: | Line 20: | ||
==Features== | ==Features== | ||
*Authentication (hardcoded for now) | *Authentication (hardcoded for now). | ||
==Building== | ==Building== |
Latest revision as of 05:51, 18 July 2024
FTPc | |
---|---|
General | |
Author | akissu |
Type | File Browsers |
Version | 2018 |
License | Unlicense |
Last Updated | 2018/12/13 |
Links | |
Source Only Download | |
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