In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "FTPiiU"

From WiiUBrew
Jump to navigation Jump to search
(I created the page, and added brief setup instructions (because beginner users shouldn't be using this in the first place). Screenshots are unnecessary, as only a log is shown on screen.)
 
Line 2: Line 2:
 
| title = FTPiiU
 
| title = FTPiiU
 
| image = [[File:FTPiiU-hbl-icon.png]]
 
| image = [[File:FTPiiU-hbl-icon.png]]
| author = [https://github.com/joedj joedj]
+
| author (HBL app) = [https://github.com/joedj joedj]
 +
| author = (Aroma plugin) [https://github.com/Maschell]
 
| portedby = [https://github.com/dimok789 Dimok]
 
| portedby = [https://github.com/dimok789 Dimok]
 
| type = utility
 
| type = utility
 
| version = 0.3
 
| version = 0.3
| download = https://wiiubru.com/appstore/zips/ftpiiu.zip
+
| download (hbl) = https://wiiubru.com/appstore/zips/ftpiiu.zip
 +
| downlaod (aroma plugin) = https://github.com/wiiu-env/ftpiiu_plugin/tree/v0.4.2
 
| source = https://github.com/dimok789/ftpiiu
 
| source = https://github.com/dimok789/ftpiiu
 
| hbb = yes
 
| hbb = yes
Line 12: Line 14:
 
'''FTPiiU''' is a project that exposes the SD Card inserted into the Wii U console as an FTP server than can be connected to through a computer. This allows people to send things to their SD Card without ejecting it from the console and inserting it into their PC.
 
'''FTPiiU''' is a project that exposes the SD Card inserted into the Wii U console as an FTP server than can be connected to through a computer. This allows people to send things to their SD Card without ejecting it from the console and inserting it into their PC.
 
==Setup==
 
==Setup==
Download FTPiiU using the links above, and unzip the files inside to <code>sd:/wiiu/apps/ftpiiu</code>. You can also download it using the [[Homebrew App Store]]. Once this is complete, you will be able to see the program inside the [[Homebrew Launcher]].
+
Download FTPiiU using one of the links above. For the HBL version, and unzip the files inside to <code>sd:/wiiu/apps/ftpiiu</code>. For the Plugin Version (Aroma only), unip the files to sd/wiiu/environments/aroma/plugins. You can also download it using the [[Homebrew App Store]]. Once this is complete, you will be able to see the program inside the [[Homebrew Launcher]] or on the [[Wii U Menu]].
 +
 
 +
HBL: Once you launch the program, you will be given an IP Address and port to connect to. Use your favorite FTP client to do so.
 +
 
 +
Aroma:  Press L + Down + Select to open the plugin menu. Navigate to FTPiiU and press A. Make sure "Enable FTPiiU" is set to true, then connect to the IP Address and Port. Use your favorite FTP client to do so.
  
Once you launch the program, you will be given an IP Address and port to connect to. Use your favourite FTP client to do so.
 
 
==History==
 
==History==
 
===v0.3===
 
===v0.3===

Revision as of 17:58, 30 May 2024

FTPiiU
FTPiiU-hbl-icon.png
General
Author(s)(Aroma plugin) [1]
Ported byDimok
TypeUtility
Version0.3
Links
Source
Downloadable via the Homebrew App Store

FTPiiU is a project that exposes the SD Card inserted into the Wii U console as an FTP server than can be connected to through a computer. This allows people to send things to their SD Card without ejecting it from the console and inserting it into their PC.

Setup

Download FTPiiU using one of the links above. For the HBL version, and unzip the files inside to sd:/wiiu/apps/ftpiiu. For the Plugin Version (Aroma only), unip the files to sd/wiiu/environments/aroma/plugins. You can also download it using the Homebrew App Store. Once this is complete, you will be able to see the program inside the Homebrew Launcher or on the Wii U Menu.

HBL: Once you launch the program, you will be given an IP Address and port to connect to. Use your favorite FTP client to do so.

Aroma: Press L + Down + Select to open the plugin menu. Navigate to FTPiiU and press A. Make sure "Enable FTPiiU" is set to true, then connect to the IP Address and Port. Use your favorite FTP client to do so.

History

v0.3

  • Fixes a bug related to downloading files larger than 65kb

v0.2

  • The TV's backlog is now larger than that of the GamePad's.

v0.1

  • Initial release