More actions
(Created page with "{{Infobox Switch Homebrews |title=ftpd4sxos |image=ftpd4sxosswitch.png |description=FTP Server for Switch |author=Falki14 |lastupdated=2018/09/22 |type=Utilities |version=4 |license=Unlicense |download=https://dlhb.gamebrew.org/switchhomebrews/ftpd4sxosswitch.7z |website=https://github.com/Falki14/ftpd4sxos |source=https://github.com/Falki14/ftpd4sxos |donation= }} {{#seo: |title=Switch Homebrew Apps (Utilities) - GameBrew |title_mode=append |image=ftpd4sxosswitch.png |i...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Switch Homebrews | {{Infobox Switch Homebrews | ||
|title= | |title=FTPD4SXOS | ||
|image= | |image=ftpd4sxosnx.png | ||
|description= | |description=FTPD patched for SX OS. | ||
|author=Falki14 | |author=Falki14 | ||
|lastupdated=2018/09/22 | |lastupdated=2018/09/22 | ||
|type= | |type=File Browsers | ||
|version=4 | |version=4 | ||
|license=Unlicense | |license=Unlicense | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/ | |download=https://dlhb.gamebrew.org/switchhomebrews/ftpd4sxosnx.7z | ||
|website=https:// | |website=https://www.reddit.com/r/SwitchHaxing/comments/93s3iu/ftpd_patched_for_sx_os/ | ||
|source=https://github.com/Falki14/ftpd4sxos | |source=https://github.com/Falki14/ftpd4sxos | ||
|donation= | |donation= | ||
}} | }} | ||
FTPD Server for SX OS, port of [[Ftpd 3DS|ftpd for 3DS]] v2.2.0. | |||
'''Note:''' Please use at your own risk. | |||
==Installation== | |||
Copy the nro file to the switch directory on the SD card. | |||
== | ==User guide== | ||
To use it, run the application and then connect to your Switch's IP with an FTP program on port 5000. | |||
username: anonymous, no password | |||
== | ==Known issues== | ||
Error during file transfer (in docket mode). | |||
==Changelog== | ==Changelog== | ||
''' | '''v4''' | ||
* | * Fewer debugs and start delete 3ds code. | ||
'''v3''' | |||
* This Version add support for filezilla and other clients than use as path /. | |||
'''v2''' | |||
* Fix the error when we upload a big file. | |||
'''v1''' | |||
* Fix (license.dat Error). | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/Falki14/ftpd4sxos | ||
* | * Reddit - https://www.reddit.com/r/SwitchHaxing/comments/93s3iu/ftpd_patched_for_sx_os/ | ||
* | * ForTheUsers - https://apps.fortheusers.org/switch/ftpd4sxos |
Latest revision as of 04:31, 5 Mayıs 2023
FTPD4SXOS | |
---|---|
General | |
Author | Falki14 |
Type | File Browsers |
Version | 4 |
License | Unlicense |
Last Updated | 2018/09/22 |
Links | |
Download | |
Website | |
Source | |
FTPD Server for SX OS, port of ftpd for 3DS v2.2.0.
Note: Please use at your own risk.
Installation
Copy the nro file to the switch directory on the SD card.
User guide
To use it, run the application and then connect to your Switch's IP with an FTP program on port 5000.
username: anonymous, no password
Known issues
Error during file transfer (in docket mode).
Changelog
v4
- Fewer debugs and start delete 3ds code.
v3
- This Version add support for filezilla and other clients than use as path /.
v2
- Fix the error when we upload a big file.
v1
- Fix (license.dat Error).