More actions
No edit summary |
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=jakibaki, cathery | ||
|lastupdated= | |lastupdated=2024/11/07 | ||
|type=Sysmodules | |type=Sysmodules | ||
|version= | |version=1.0.5 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/sysftpdnx.7z?k33p0fil3504pp5t0r3 | |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). | 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. | The ftpd is based on [https://github.com/DavidBuchanan314/ftpd this] ftpd-fork. | ||
'''Note:''' | '''Note:'''You can also use [[Sys-ftpd-light Switch|sys-ftpd-light]] or [[ftpd Switch|ftpd]] as well. | ||
==User guide== | ==User guide== | ||
Line 45: | Line 44: | ||
==Compatibility== | ==Compatibility== | ||
Works on | 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== | ==Credits== | ||
Line 55: | Line 59: | ||
== External links == | == External links == | ||
* Github - https://github.com/cathery/sys-ftpd | |||
* GitHub - https://github.com/jakibaki/sys-ftpd | * GitHub - https://github.com/jakibaki/sys-ftpd | ||
* GitHub - https://github.com/KranKRival/sys-ftpd | * GitHub - https://github.com/KranKRival/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