More actions
m (HydeWing moved page Sys-FTPD Switch to Sys-ftpd Switch without leaving a redirect: revert) |
No edit summary |
||
Line 3: | Line 3: | ||
|image=Switch-logo.png | |image=Switch-logo.png | ||
|description=Ftpd as a Nintendo Switch sysmodule. | |description=Ftpd as a Nintendo Switch sysmodule. | ||
|author=jakibaki | |||
|author= | |lastupdated=2019/10/12 | ||
|lastupdated=2019/ | |type=Sysmodules | ||
|type= | |version=6e4993f | ||
|version= | |||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/sysftpdswitch.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/sysftpdswitch.7z | ||
Line 14: | Line 13: | ||
|donation= | |donation= | ||
}} | }} | ||
{{ | {{obsolete}} | ||
This is a nintendo-switch sysmodule which runs a ftpd-server in the background (on port 5000). | |||
| | The ftpd is based on [https://github.com/DavidBuchanan314/ftpd this] ftpd-fork. | ||
'''Note:''' No longer works, you can use [[Sys-ftpd-light Switch|sys-ftpd-light]] or [[ftpd Switch|ftpd]] instead. | |||
==User guide== | |||
You can toggle the state of the server using the Plus+Minus+X button combination. | |||
/ftpd/config.ini functions: | |||
*Full Login Credentials control with secured connection. | |||
*Ability to choose between Anonymous or Login Credentials session. | |||
*Choose your desired Port of the FTP server. | |||
Config Example: | |||
<pre> | |||
[User] | |||
user:=ftpd | |||
[Password] | |||
password:=12345 | |||
= | [Port] | ||
port:=5000 | |||
[Anonymous] | |||
anonymous:=1 | |||
;if anonymous:=1 no login and password are needed! | |||
;if anonymous:=0 must set user:= and Password! | |||
</pre> | |||
== | ==Compatibility== | ||
Works on 9.0.1 ([https://gbatemp.net/threads/sys-ftpd-with-new-support-official-release.534293/post-8885749 fixed build]). | |||
https:// | |||
== | ==Credits== | ||
Sound effects from: | |||
* | *https://freesound.org/people/jens.enk/sounds/434610/ | ||
*https://freesound.org/people/jens.enk/sounds/434611/ | |||
*https://freesound.org/people/rhodesmas/sounds/322897/ | |||
*https://freesound.org/people/rhodesmas/sounds/322895/ | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/jakibaki/sys-ftpd | ||
* | * GitHub - https://github.com/KranKRival/sys-ftpd | ||
* | * GBAtemp - https://gbatemp.net/threads/sys-ftpd-with-new-support-official-release.534293/ | ||
* GBAtemp - https://gbatemp.net/threads/sys-ftpd-with-new-support-official-release.534293/post-8886805 | |||
* FoeTheUsers - https://apps.fortheusers.org/switch/sys-ftpd |
Revision as of 02:17, 30 Mayıs 2023
Sys-Ftpd | |
---|---|
General | |
Author | jakibaki |
Type | Sysmodules |
Version | 6e4993f |
License | GPL-3.0 |
Last Updated | 2019/10/12 |
Links | |
Download | |
Website | |
Source | |
This application has been obsoleted by one or more applications that serve the same purpose, but are more stable or maintained. |
This is a nintendo-switch sysmodule which runs a ftpd-server in the background (on port 5000).
The ftpd is based on this ftpd-fork.
Note: No longer works, you can use sys-ftpd-light or ftpd instead.
User guide
You can toggle the state of the server using the Plus+Minus+X button combination.
/ftpd/config.ini functions:
- Full Login Credentials control with secured connection.
- Ability to choose between Anonymous or Login Credentials session.
- Choose your desired Port of the FTP server.
Config Example:
[User] user:=ftpd [Password] password:=12345 [Port] port:=5000 [Anonymous] anonymous:=1 ;if anonymous:=1 no login and password are needed! ;if anonymous:=0 must set user:= and Password!
Compatibility
Works on 9.0.1 (fixed build).
Credits
Sound effects from:
External links
- GitHub - https://github.com/jakibaki/sys-ftpd
- GitHub - https://github.com/KranKRival/sys-ftpd
- GBAtemp - https://gbatemp.net/threads/sys-ftpd-with-new-support-official-release.534293/
- GBAtemp - https://gbatemp.net/threads/sys-ftpd-with-new-support-official-release.534293/post-8886805
- FoeTheUsers - https://apps.fortheusers.org/switch/sys-ftpd