sys-ftpd-light v1.0.2 Released

sys-ftpd-light v1.0.2

cathery has released a new version of sys-ftpd-light, which is a plugin (sysmodule) for homebrew enabled Nintendo Switch hybrid video gaming consoles running the Atmosphere CFW that will run a FTP Daemon (Server) as a background process allowing you to access the contents of your Micro SD Card without having to remove it from your console. While managing small files over FTP is reasonable transferring large files is not.

What's New?

-  Multiple config options have been added:
    -  The key combination to pause the ftpd server can now be changed.
    -  The key combination to pause the ftpd server can be disabled altogether.
    -  The Joy-Con LED notification when connecting to the server can now be disabled.
        It will also no longer light up on unsuccessful connections. (thanks [@aveao]
    -  See "config.ini" for details on each of the options.
-  Added "toolbox.json" for [Kosmos Toolbox support.

Instructions

Put the contents of the sd_card folder in the root of your sd-card or else the Module won't work!

This is a nintendo-switch sysmodule which runs an ftpd-server in the background (on port 5000 with no auth).

The ftpd is basically copy paste from this ftpd-fork.

Put the contents of the sd_card folder in the root of your sd-card or else the sound effects won't work!

Hotkeys: To help with security while there is are no login credentials, debugging, or otherwise, you can toggle the state of the server using the (+) + (-) + (X) button combination.

+++++++++++++++++++++++++++++++++++++++

Config Example (/config/sys-ftpd/config.ini):

[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!

Credits

jakibaki - https://github.com/jakibaki/sys-ftpd
DavidBuchanan314 - https://github.com/DavidBuchanan314/ftpd

Download: sys-ftpd-light v1.0.2

Post a Comment

0 Comments