3DS:FTP: Difference between revisions
From Hacks Guide Wiki
More actions
undo revisions by botman: steps are still helpful, imo finalizing mention isnt that smart considering its a wiki and the page isnt linked anywhere, its not unlikely that the reader will get confused if hes not too much into 3ds.guide, and the wording looks like it was written in 10 seconds, and my revisions auto approve so cant leave that there Tag: Manual revert |
move information about microSD Management to the bottom, to put the focus on using FTP |
||
| Line 1: | Line 1: | ||
'''FTP''' (File Transfer Protocol) is a way to transfer files wirelessly through a local network | '''FTP''' (File Transfer Protocol) is a way to transfer files wirelessly through a local network. | ||
== What You Need == | == What You Need == | ||
| Line 90: | Line 84: | ||
<big>{{success|Your computer is now connected to your 3DS via FTP!}}</big> | <big>{{success|Your computer is now connected to your 3DS via FTP!}}</big> | ||
[[Category:Nintendo 3DS guides]] | [[Category:Nintendo 3DS guides]] | ||
== FAQ == | |||
=== Why not microSD Management? === | |||
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, [https://techcommunity.microsoft.com/t5/storage-at-microsoft/stop-using-smb1/ba-p/425858 now a major security risk], and disabled by default on modern installations of Windows. | |||
* microSD Management can cause random file corruption in use. | |||
Revision as of 09:46, 26 August 2023
FTP (File Transfer Protocol) is a way to transfer files wirelessly through a local network.
What You Need
On your computer:
- A working FTP client
On your 3DS:
- The latest release of ftpd (any
.3dsxor.cia)- The normal (unlabelled) version has a GUI while the
classicversion is entirely text-based
- The normal (unlabelled) version has a GUI while the
Instructions
If your 3DS can use the internet, choose the Universal-Updater method.
Section I - Prep Work
- Open Universal-Updater
- Tap the magnifying glass icon on the bottom screen, and search for ftpd
- Press A on the ftpd entry, and choose one of the four ftpd/ftpd-classic files
- Once it finishes downloading, exit Universal-Updater
Did you choose a .cia or a .3dsx version of ftpd?
- Open ftpd
- Open the Homebrew Launcher
- Open ftpd
Section I - Prep Work
- Turn the 3DS off
- Insert your SD card into your computer
- Download one of the four ftpd/ftpd-classic files and move it into the correct place on your SD card
- If you chose one of the
.ciafiles, its correct place is theciasfolder - create this folder if it does not exist - If you chose one of the
.3dsxfiles, its correct place is the3dsfolder - create this folder if it does not exist
- If you chose one of the
- Insert your SD card into your 3DS
- Turn the 3DS on
Did you choose a .cia or a .3dsx version of ftpd?
- Open FBI and navigate to
SD->cias - Press A while
ftpd.ciaorftpd-classic.ciais selected, then selectInstall and delete CIA(s) - Allow FBI to install the CIA
- Exit FBI, then exit the Homebrew Launcher
- Ensure your 3DS is connected to the same Internet connection as your computer
- Open ftpd
- Open the Homebrew Launcher
- Open ftpd
Section II - FTP Client
- If you haven't already, install the FTP client for your operating system
- 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
- If you don't see this option, instead type
- Username/password: If you see a checkbox for "Anonymous login", then enable it; otherwise, just leave it blank
- Click "Login" or "Connect"
- If prompted to enter a username or password, press ENTER to leave it blank
| Your computer is now connected to your 3DS via FTP! |
FAQ
Why not microSD Management?
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.