zhaowenlan1779 / threeSD

Tool to import data from your SD card for Citra
GNU General Public License v2.0
119 stars 23 forks source link

Add instructions for FTP users, or an FTP mode #12

Open ghost opened 4 years ago

ghost commented 4 years ago

I unfortunately didn't have an SD card reader to plug my SD card into my computer, so I had to resort to FTP. It is indeed possible to do it via FTP by following these steps:

Alternatively the program could connect to the 3DS via FTP and do everything automatically, but that's probably not worth the work since it's pretty easy to do it manually

TheLastMelody commented 4 years ago

An even easier solution is to just use the inbuilt microSD Management though? It's in Settings/Data Management. It's easier because you can direct threeSD to network folders, not FTP ones though. Also, FTP is on the "maybe todo"-list iirc.

ghost commented 4 years ago

An even easier solution is to just use the inbuilt microSD Management though? It's in Settings/Data Management. It's easier because you can direct threeSD to network folders, not FTP ones though. Also, FTP is on the "maybe todo"-list iirc.

microSD Management is New 3DS only, it uses SMB 1.0 which needs manual enabling on Windows because it's old and a security risk, and OSes different than Windows need some work to get SMB to work

TheLastMelody commented 4 years ago

I see, pardon my ignorance then. FTP is still on the todo-list though.