More actions
No edit summary |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox 3DS Homebrews | ||
| title = ftpd | |title=ftpd | ||
| image = | |image=Ftpd2.png | ||
| | |description=FTP Server for 3DS, forked from mtheall [[ftpd 3DS|ftpd]]. | ||
| | |author=GizmoTheGreen | ||
| lastupdated = 2018/07/31 | |lastupdated=2018/07/31 | ||
| | |type=Utilities | ||
| | |version=2.2 | ||
| website = https://gbatemp.net/threads/recompile-ftpd-2-2-0.497158 | |license=Mixed | ||
| | |download=https://dlhb.gamebrew.org/3dshomebrews/ftpdgiz.7z | ||
|website=https://gbatemp.net/threads/recompile-ftpd-2-2-0.497158 | |||
|source=https://github.com/GizmoTheGreen/ftpd | |||
}} | }} | ||
Ftpd is a fork of mtheall's [[ftpd 3DS|ftpd]] v2.2, which is a FTP server for the 3DS/Switch. | |||
This version allows you to exit cleanly homebrew launcher, instead of homemenu. It was done by re-compiling with the newer version of ctrukib (no changes has been made). | |||
==Features== | |||
* Appears to work well with a variety of clients. | |||
* Also compiles for Linux. | |||
* Supports multiple simultaneous clients. | |||
* Cutting-edge graphics. | |||
==Media== | ==Media== | ||
'''Transfer to 3DS Via FTP''' ([https://www.youtube.com/watch?v=Y5MrPrGqYUc Game Poop]) <br> | |||
<youtube>Y5MrPrGqYUc</youtube> | |||
'''How to Setup an FTP Client [FTPD] on o3DS or n3DS''' ([https://www.youtube.com/watch?v=edXKoeXVw4s GameInCanada]) <br> | '''How to Setup an FTP Client [FTPD] on o3DS or n3DS''' ([https://www.youtube.com/watch?v=edXKoeXVw4s GameInCanada]) <br> | ||
<youtube>edXKoeXVw4s&t=5s</youtube> | <youtube>edXKoeXVw4s&t=5s</youtube> | ||
Line 28: | Line 37: | ||
* GitHub - https://github.com/GizmoTheGreen/ftpd | * GitHub - https://github.com/GizmoTheGreen/ftpd | ||
* GBAtemp - https://gbatemp.net/threads/recompile-ftpd-2-2-0.497158 | * GBAtemp - https://gbatemp.net/threads/recompile-ftpd-2-2-0.497158 | ||
Latest revision as of 13:43, 6 July 2024
ftpd | |
---|---|
General | |
Author | GizmoTheGreen |
Type | Utilities |
Version | 2.2 |
License | Mixed |
Last Updated | 2018/07/31 |
Links | |
Download | |
Website | |
Source | |
Ftpd is a fork of mtheall's ftpd v2.2, which is a FTP server for the 3DS/Switch.
This version allows you to exit cleanly homebrew launcher, instead of homemenu. It was done by re-compiling with the newer version of ctrukib (no changes has been made).
Features
- Appears to work well with a variety of clients.
- Also compiles for Linux.
- Supports multiple simultaneous clients.
- Cutting-edge graphics.
Media
Transfer to 3DS Via FTP (Game Poop)
How to Setup an FTP Client [FTPD] on o3DS or n3DS (GameInCanada)
Changelog
v2.2-refresh 2018/02/21
- Exits cleanly to homebrew launcher instead of to homemenu. Just a recompile with newer ctrulib, no code change.
- Note: CIA untested, use at own risk.