More actions
No edit summary |
No edit summary |
||
(9 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title= | |title=sys-ftpd | ||
|image=Switch-logo.png | |image=Switch-logo.png | ||
|description=Ftpd as a Nintendo Switch sysmodule. | |description=Ftpd as a Nintendo Switch sysmodule. | ||
|author=jakibaki, cathery | |||
|author= | |lastupdated=2024/11/07 | ||
|lastupdated= | |type=Sysmodules | ||
|type= | |version=1.0.5 | ||
|version= | |||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/sysftpdnx.7z?k33p0fil3504pp5t0r3 | ||
|website=https://gbatemp.net/threads/sys-ftpd-with-new-support-official-release.534293/ | |website=https://gbatemp.net/threads/sys-ftpd-with-new-support-official-release.534293/ | ||
|source=https://github.com/ | |source=https://github.com/cathery/sys-ftpd | ||
}} | }} | ||
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:'''You can also use [[Sys-ftpd-light Switch|sys-ftpd-light]] or [[ftpd Switch|ftpd]] as well. | |||
==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 FW-19.0.0. | |||
==Changelog== | ==Changelog== | ||
''' | '''1.0.5 by cathery''' | ||
* | * Updated to work with latest Atmosphere/FW (19.0.0) | ||
* Make sure to update your console to Atmosphere 1.8.0! Otherwise the sysmodule might not start up. | |||
==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/cathery/sys-ftpd | ||
* | * 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 |
Latest revision as of 09:26, 9 November 2024
sys-ftpd | |
---|---|
General | |
Author | jakibaki, cathery |
Type | Sysmodules |
Version | 1.0.5 |
License | GPL-3.0 |
Last Updated | 2024/11/07 |
Links | |
Download | |
Website | |
Source | |
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:You can also use sys-ftpd-light or ftpd as well.
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 FW-19.0.0.
Changelog
1.0.5 by cathery
- Updated to work with latest Atmosphere/FW (19.0.0)
- Make sure to update your console to Atmosphere 1.8.0! Otherwise the sysmodule might not start up.
Credits
Sound effects from:
External links
- Github - https://github.com/cathery/sys-ftpd
- 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