Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

FTPc Switch: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 8: Line 8:
|version=2018
|version=2018
|license=Unlicense
|license=Unlicense
|download=https://dlhb.gamebrew.org/switchhomebrews/ftpcnx.7z
|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

Revision as of 13:09, 27 April 2023

FTPc
Switch-logo.png
General
Authorakissu
TypeUtilities
Version2018
LicenseUnlicense
Last Updated2018/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

External links

Advertising: