Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Wii U:FTP: Difference between revisions

From Hacks Guide Wiki
(Reboot when adding plugin)
m (Add FTP Clients for Mac and Linux)
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Page WIP}}
| forwiiu = 1
'''FTP''' (File Transfer Protocol) is a way to transfer files wirelessly through a network.  
| developers = dimok789
| image = FTPiiU-hbl-icon.png
| version = 0.4
| releasedate = 2021-11-13
| github = dimok789/ftpiiu
| githubtag = v0.4
}}


'''FTP''' is a way to transfer files wirelessly through a network to and from the Wii .
Luckily, with custom firmware, we can instead use FTP to transfer files wirelessly on the Wii U.
 
Luckily, with '''FTPiiU''', we can use this method to transfer files wirelessly to a Wii U instead of moving the SD card back and forth each time.


== What You Need ==
== What You Need ==


'''On your computer''':
'''On your computer''':
<ul>
* A working FTP client
<li>A working FTP client
** Windows: Use [https://winscp.net/eng/download.php WinSCP]
{{FTP clients}}</li>
** macOS: [https://filezilla-project.org/download.php FileZilla]
</ul>
** Linux: [https://filezilla-project.org/download.php FileZilla]
 
==Installation==
 
<tabber>
|-|Tiramisu=
 
<span>
#Download the latest release of {{GitHub|dimok789/ftpiiu/releases|FTPiiU}}.
#Extract the contents of <code>ftpiiu.zip</code> to the root of your SD card.
#Insert your SD card into your Wii U.
#Open the Homebrew Launcher (Mii Maker for Tiramisu).
#Navigate to FTPiiU.
#Launch FTPiiU.
#Your IP will be visible at the bottom.
</span>


|-|Aroma=
'''On your Wii U''':
* The latest release of {{GitHub|dimok789/ftpiiu/releases|ftpiiu}} (<code>FTPiiU</code>)
** Download the <code>ftpiiu.zip</code> file, extract it and place the <code>wiiu</code> folder in the root of the SD card


<span>
== Instructions ==
#Download the latest release of {{GitHub|wiiu-env/ftpiiu_plugin/releases/tag/v0.3.1|FTPiiU}}.
#Extract the contents of <code>ftpiiu_v0_3_1.zip</code> to <code>wiiu/environments/aroma/plugins</code>.
#Insert your SD card back into your Wii U.
#* If the console wasn't already off, Reboot the console after doing so.
#To see your Wii U's IP, Open the plugins menu by pressing '''L + DPAD DOWN + Select''', and you'll see it in the FTPiiU tab.


{{info|text=FTPiiU doesn't need to be launched on Aroma. It is a plugin, so it works automatically anywhere on the console.}}
=== Section I - Prep Work ===
</span>


</tabber>
# Insert your SD card into your computer
# Extract the contents of <code>ftpiiu.zip</code> and copy the <code>wiiu</code> folder to the root of your SD card. Merge if asked.
# Insert your SD card into your Wii U
# Ensure your Wii U is connected to the same Internet connection as your computer
# Open the Homebrew Launcher (Mii Maker for Tiramisu)
# Navigate to <code>FTPiiU</code>
# Touch it and press <code>Load</code>


===How to Use===
=== Section II - FTP Client ===


#If you haven't already, install the FTP client for your operating system
# If you haven't already, install the FTP client for your operating system
#Open the FTP client and fill in the information as follows:
# Open the FTP client and fill in the information as follows:
#*File protocol: FTP (''not'' SFTP)
#* File protocol: FTP (''not'' SFTP)
#*Host name/IP address: The IP address displayed on the GamePad or TV (e.g. 192.168.0.67)
#* Host name/IP address: The IP address displayed on the GamePad or TV (e.g. 192.168.0.67)
#** This is a local IP address, so you don't need to censor it if you need assistance
#** This is a local IP address, so you don't need to censor it if you need assistance
#* Port number: Usually 21 by default, so leave it blank
#* Port number: usually 21
#**If you don't see this option, instead type <code>(ip):(port)</code> into the host name/IP address box, e.g. <code>192.168.0.67:21</code>
#** If you don't see this option, instead type <code>(ip):(port)</code> into the host name/IP address box, e.g. <code>192.168.0.67:21</code>
#*Username/password: If you see a checkbox for "Anonymous login", then enable it; otherwise, just leave it blank
#* Username/password: If you see a checkbox for "Anonymous login", then enable it; otherwise, just leave it blank
#Click "Login" or "Connect"  
# Click "Login" or "Connect"
#*If prompted to enter a username or password, press ENTER to leave it blank
#* If prompted to enter a username or password, press ENTER to leave it blank


<big>{{success|Your computer is now connected to your Wii U via FTP!}}</big>
{{success|Your computer is now connected to your Wii U via FTP!}}


[[Category:Wii U guides]]
[[Category:Nintendo Wii U guides]]

Revision as of 22:28, 11 November 2022

FTP (File Transfer Protocol) is a way to transfer files wirelessly through a network.

Luckily, with custom firmware, we can instead use FTP to transfer files wirelessly on the Wii U.

What You Need

On your computer:

On your Wii U:

  • The latest release of ftpiiu (FTPiiU)
    • Download the ftpiiu.zip file, extract it and place the wiiu folder in the root of the SD card

Instructions

Section I - Prep Work

  1. Insert your SD card into your computer
  2. Extract the contents of ftpiiu.zip and copy the wiiu folder to the root of your SD card. Merge if asked.
  3. Insert your SD card into your Wii U
  4. Ensure your Wii U is connected to the same Internet connection as your computer
  5. Open the Homebrew Launcher (Mii Maker for Tiramisu)
  6. Navigate to FTPiiU
  7. Touch it and press Load

Section II - FTP Client

  1. If you haven't already, install the FTP client for your operating system
  2. Open the FTP client and fill in the information as follows:
    • File protocol: FTP (not SFTP)
    • Host name/IP address: The IP address displayed on the GamePad or TV (e.g. 192.168.0.67)
      • This is a local IP address, so you don't need to censor it if you need assistance
    • Port number: usually 21
      • If you don't see this option, instead type (ip):(port) into the host name/IP address box, e.g. 192.168.0.67:21
    • Username/password: If you see a checkbox for "Anonymous login", then enable it; otherwise, just leave it blank
  3. Click "Login" or "Connect"
    • If prompted to enter a username or password, press ENTER to leave it blank
OOjs UI icon information-constructive.svg Your computer is now connected to your Wii U via FTP!