sys-ftpd-light v1.0.3 Released

sys-ftpd-light v1.0.3


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.

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

Changelog v1.0.3
--Reduced FS sessions used by the sysmodule from 3 to 1
    -This might have caused FS to run out of sessions and crash the system if you had too many sysmodules enabled.
--Fixed LED lights staying enabled permanently on controllers with old firmware.
--LED now only lights up for the main player only.
--When pressing the pause button combo to pause the server, the LED will light up in a "double click" pattern.
    When doing the same to unpause the server, the LED will light up in a single long "resume" pattern.
    -This is to make up for the fact that there was no indication if the server gets actually paused or not.
--Changed the response format for PASV command for compatibility with some FTP clients.
Download: sys-ftpd-light v1.0.3

Post a Comment

0 Comments