3DS:FTP: Difference between revisions

From Hacks Guide Wiki
(okay guusbsskskusks i did this for you, be happy lol)
m (whoops)
Line 15: Line 15:


'''On your 3DS''':
'''On your 3DS''':
* The latest release of {{GitHub|mtheall/ftpd/releases|ftpd}} (<code>ftpd.cia</code>)
* The latest release of {{GitHub|mtheall/ftpd/releases|ftpd}} (any <code>.3dsx</code> or <code>.cia</code>)
** The normal (unlabelled) version has a GUI while the <code>classic</code> version is entirely text-based
** The normal (unlabelled) version has a GUI while the <code>classic</code> version is entirely text-based
** Download the <code>.3dsx</code> file and place it in the <code>3ds</code> folder if you want to run it from Homebrew Launcher


== Instructions ==
== Instructions ==

Revision as of 22:04, 11 November 2022

FTP (File Transfer Protocol) is a way to transfer files wirelessly through a local network. While New 3DS models can do a similar method through microSD Management, said method has a number of downsides:

  • microSD Management does not exist on Old 3DS models.
  • microSD Management uses a protocol (SMBv1) that is only supported by Windows.
    • Additionally, SMBv1 is heavily outdated, now a major security risk, and disabled by default on modern installations of Windows.
  • microSD Management can cause random file corruption in use.

Luckily, with custom firmware, we can instead use FTP to transfer files wirelessly on both New 3DS and Old 3DS.

What You Need

On your computer:

  • 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 3DS:

  • The latest release of ftpd (any .3dsx or .cia)
    • The normal (unlabelled) version has a GUI while the classic version is entirely text-based

Instructions

Section I - Prep Work

  1. Turn the 3DS off
  2. Insert your SD card into your computer
  3. Copy ftpd.cia to the cias folder on your SD card
    • Create the folder if it does not exist, as it is useful for organization purposes
  4. Insert your SD card into your 3DS
  5. Turn the 3DS on
  6. Open FBI
  7. Navigate to SD -> cias
  8. Press (A) while ftpd.cia is selected, then select Install and delete CIA(s)
  9. Allow FBI to install the CIA
  10. Exit FBI
  11. Ensure your 3DS is connected to the same Internet connection as your computer
  12. Open ftpd

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 top screen of the 3DS (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: The number after the colon in the IP address displayed on the top screen of the 3DS (usually 5000)
      • If you don't see this option, instead type (ip):(port) into the host name/IP address box, e.g. 192.168.0.67:5000
    • 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 3DS via FTP!

Section I - Prep Work

  1. Turn the 3DS off
  2. Insert your SD card into your computer
  3. Copy ftpd-classic.cia to the cias folder on your SD card
    • Create the folder if it does not exist, as it is useful for organization purposes
  4. Insert your SD card into your 3DS
  5. Turn the 3DS on
  6. Open FBI
  7. Navigate to SD -> cias
  8. Press (A) while ftpd.cia is selected, then select Install and delete CIA(s)
  9. Allow FBI to install the CIA
  10. Exit FBI
  11. Ensure your 3DS is connected to the same Internet connection as your computer
  12. Open ftpd

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 top screen of the 3DS (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: The number after the colon in the IP address displayed on the top screen of the 3DS (usually 5000)
      • If you don't see this option, instead type (ip):(port) into the host name/IP address box, e.g. 192.168.0.67:5000
    • 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 3DS via FTP!

Section I - Prep Work

  1. Turn the 3DS off
  2. Insert your SD card into your computer
  3. Copy ftpd.3dsx to the 3ds folder on your SD card
    • Create the folder if it does not already exist
  4. Insert your SD card into your 3DS
  5. Turn the 3DS on
  6. Launch the Homebrew Launcher with any method
  7. Launch ftpd from the list of homebrew


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 top screen of the 3DS (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: The number after the colon in the IP address displayed on the top screen of the 3DS (usually 5000)
      • If you don't see this option, instead type (ip):(port) into the host name/IP address box, e.g. 192.168.0.67:5000
    • 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 3DS via FTP!

Section I - Prep Work

  1. Turn the 3DS off
  2. Insert your SD card into your computer
  3. Copy ftpd-classic.3dsx to the 3ds folder on your SD card
    • Create the folder if it does not already exist
  4. Insert your SD card into your 3DS
  5. Turn the 3DS on
  6. Launch the Homebrew Launcher with any method
  7. Launch ftpd-classic from the list of homebrew


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 top screen of the 3DS (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: The number after the colon in the IP address displayed on the top screen of the 3DS (usually 5000)
      • If you don't see this option, instead type (ip):(port) into the host name/IP address box, e.g. 192.168.0.67:5000
    • 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 3DS via FTP!