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

Wii:FTP

From Hacks Guide Wiki

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

Requirements

On your PC:

  • A working FTP client
    • Windows: Use WinSCP
    • macOS: Use Cyberduck
    • Linux: Nautilus or Dolphin, the file explorers for GNOME and KDE respectively - if not usable, use gFTP instead

On your Wii:

  • An SD Card or USB drive
  • ftpii

Instructions

Downloading

  1. Extract ftpii and put it in your apps folder on your SD card or USB drive
  • The root of your SD Card should now look like this
  • Gnome-media-flash.svg (root)
    • Icons8 flat opened folder.svg apps
      • Icons8 flat opened folder.svg ftpii
        • Icons8 flat file.svg boot.dol
        • Icons8 flat file.svg icon.png
        • Icons8 flat file.svg meta.xml
  • Insert your SD card or USB drive into your Wii and launch ftpii from the Homebrew Channel.
  • Usage

    OOjs UI icon information-warning.svg Please don't touch the NAND unless YOU KNOW WHAT YOU'RE DOING!
    1. You should see your Wii's IP address and TCP port, remember them or write them down
    2. Open your chosen FTP client, install if you didn't already
    3. Fill the information as follows
      • File protocol: FTP (not SFTP)
      • Host Name/IP Address: The IP displayed on your Wii
        • This is local, you do not need to censor it for assistance.
      • Port number: The TCP port displayed on your Wii (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.129:21
      • Username/password: If you see a checkbox for "Anonymous login", then enable it; otherwise, just leave it blank
    4. Click "Login" or "Connect"
    OOjs UI icon information-constructive.svg You've now connected to your Wii via FTP!