mtheall / ftpd

FTP Server for 3DS/Switch
GNU General Public License v3.0
1.34k stars 132 forks source link

Main function stopped working: New window on browser opens instead of SD card content #185

Closed p6tgel closed 1 month ago

p6tgel commented 2 months ago

Describe the bug When trying to open my 3DS folder from file explorer, a new window of my default browser opens. This does not allow me to use the FTP functionality. It didn't happen before.

To Reproduce Steps to reproduce the behavior:

  1. Open FTPD on 3DS
  2. In file explorer, go to ftp://192.168.1.XX:5000 (replacing XX with the numbers that apply)
  3. Click Enter
  4. See error: new window opens on default browser

Expected behavior When clicking Enter, it should show my SD card contents, instead of opening a new window in my default browser. A few days ago it worked well.

Screenshots I'm not sure if a screenshot is necessary. I've covered the number with blue just in case. It is a 3-digit number and it is the same one I have always used. Screenshot_49

Platform

Additional context I've been using FTPD for a while now and it has always worked correctly. I use it to transfer screenshots from the Nintendo to the computer, and a while ago I updated Luma, godmode9 and FBI. I haven't used it to change any other files, so I'm pretty sure it's not because of some file I've messed with or changed.

A week ago it stopped allowing me to open the files. Instead of being able to open an image or a .rar (Luma screenshots are saved in a file called screenshots.rar) from the SD's own folders, I had to copy and paste them to my computer to open it. If I tried to open a file, a new window would open in my default browser (Opera GX).

Since yesterday, something similar is happening: if I try to access my SD card from FTPD, a new window opens in my browser. The bad thing is that, since I can't even open the folder itself, I can't copy and paste the files to my computer (even if I can't open them from the SD) like I did before.

p6tgel commented 1 month ago

A week later, it now works. I haven't made any changes, so I don't know why it stopped working for a few days.