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
(Created page with "{{Infobox Switch Homebrews |title=FTPc |image=Switch-logo.png |description=An FTP Client. |author=akissu |lastupdated=2018/12/13 |type=Utilities |version=wip |license=Unlicense |download=https://dlhb.gamebrew.org/switchhomebrews/ftpcswitch.7z |website=https://gbatemp.net/threads/ftpc-an-ftp-client.526037/ |source=https://github.com/akissu/ftpc-nx |donation= }} {{#seo: |title=Switch Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=Switch-logo.png |image_alt=...")
 
No edit summary
Line 2: Line 2:
|title=FTPc
|title=FTPc
|image=Switch-logo.png
|image=Switch-logo.png
|description=An FTP Client.
|description=An FTP Client for the .
|author=akissu
|author=akissu
|lastupdated=2018/12/13
|lastupdated=2018/12/13
Line 8: Line 8:
|version=wip
|version=wip
|license=Unlicense
|license=Unlicense
|download=https://dlhb.gamebrew.org/switchhomebrews/ftpcswitch.7z
|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=
}}
}}
{{#seo:
FTP Client for Switch.
|title=Switch Homebrew Apps (Utilities) - GameBrew
 
|title_mode=append
Code resused from:
|image=Switch-logo.png
*https://github.com/mtheall/ftpd
|image_alt=FTPc
*https://github.com/mkulke/ftplibpp
}}
 
{{cleanup|article|Needs cleanup}}
The FTP server endpoint is hardcoded and you have to manually build the NRO for now.
An FTP Client.
 
==Features==
*Authentication (hardcoded for now)
 
==Building==
You must set up the [https://devkitpro.org/wiki/Getting_Started development environment].


==Media==
The following pacman packages are required to build <code>nro</code>:
<youtube></youtube>
devkitA64
libnx
switch-tools


They are available as part of the <code>switch-dev</code> meta-package.


==Screenshots==
Build <code>nro</code>:
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-01.png
make nro
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-02.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-03.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-04.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-05.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-06.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-07.png
https://dlhb.gamebrew.org/switchhomebrews/Switch-logo-08.png


==Changelog==
==User guide==
'''v.1.0'''
===Supported Commands===
* First Release.
*CDUP
*CWD
*HELP
*LIST
*NLST
*GET


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/ftpc-an-ftp-client.526037/
* GitHub - https://github.com/akissu/ftpc-nx
* Github - https://github.com/akissu/ftpc-nx
* GBAtemp - https://gbatemp.net/threads/ftpc-an-ftp-client.526037/
* Reddit -

Revision as of 13:07, 27 April 2023

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

External links

Advertising: