You do not have permission to edit this page, for the following reason:
The action you have requested is limited to users in one of the groups: Users, Administrators.
Free text:
<!--bin: github--> <!--date: github--> A ftp server plugin for the Wii U based on ftpd. == Installation == You will need: * A FTP client such as FileZilla. * A hacked Wii U with Aroma installed. (Tiramisu users can use Dimok's [[FTPiiU Wii U|FTPiiU]]) Instructions: * Download the [https://github.com/wiiu-env/ftpiiu_plugin/releases latest release]. * Copy ftpiiu.wps to sd:/wiiu/environments/aroma/plugins. <!--* Requires WiiUPluginLoaderBackend to be placed in <code>sd:/wiiu/environments/aroma/modules</code>.--> == User guide == The FTPiiU server runs in the background by default as long as the plugin is enabled. Access to system files is disabled by default, and you can enable it in the config menu. To connect to the server, use empty credentials. The SD card can be accessed via <code>/fs/vol/external01/</code>. ===Configuration=== The available options are as follows (L+D-Pad Down+Minus on the gamepad). * Enable FTPiiU: ** Starts/Stops the FTP server running in the background. Changes take effect upon closing the config menu. (Default is true). * Allow access to system files: ** Grants access to all system files. If disabled, access is limited to <code>/fs/vol/content</code>, <code>/fs/vol/save</code>, and <code>/fs/vol/external01</code> (SD card). ** Changes take effect upon closing the config menu, with the server potentially restarting. (Default is false). The config menu also displays the IP of your console and the port at which the server is running. == Screenshots == https://dlhb.gamebrew.org/wiiuhomebrews/ftpiiu2.png https://dlhb.gamebrew.org/wiiuhomebrews/ftpiiu3.png == Changelog == '''v0.4.3 2024/07/16''' * Don't add logs to the message queue on Wii U to avoid crashes by [https://github.com/Maschell @Maschell] in [https://github.com/wiiu-env/ftpiiu_plugin/pull/61 #61] '''v0.4.2 2024/05/12''' *Change default CWD to / to fix access to any non-sd card directory for some ftp clients by [https://github.com/Maschell @Maschell] in [https://github.com/wiiu-env/ftpiiu_plugin/pull/56 #56]. '''v0.4.1 2024/05/07''' *Fix LIST command by [https://github.com/Maschell @Maschell] in [https://github.com/wiiu-env/ftpiiu_plugin/pull/54 #54]. '''v0.4.0 2024/05/06''' *Rewrite the plugin to be based on ftpd instead of ftpii. '''v0.3.1 2023/07/22''' * Compile with latest wut, devkitPPC and wups version. * Full Changelog: [https://github.com/wiiu-env/ftpiiu_plugin/compare/v0.3...v0.3.1 v0.3...v0.3.1]. '''v0.3 2022/10/09''' * Stop the server in ON_APPLICATION_ENDS instead of ON_APPLICATION_REQUESTS_EXIT hook. * Improved the stability of the ftp server. * Fixed potential crashes, double frees and memory leaks. * Improved transfer speeds massively. * Fixed resuming file uploads. * Fixed listing <code>/fs/</code> and <code>/fs/vol</code>. * Fixed restarting the server on connection errors. '''v0.2 2022/09/20''' * Added a config menu. * Added option to enable/disable the server. * The IP of the console can now be seen in the config menu. * By default the access to system files is denied. This can be enabled in the config menu. '''v0.1.1 2022/09/08''' * Fix displaying files/dirs with a broken date in some ftp clients. == External links == * GitHub - https://github.com/wiiu-env/ftpiiu_plugin/
Advertising: