When I open an ftp address (e.g. ftp://localhost/some/path) it open "Choose an app" in Chrome. I've tried passive-ftp and some other things in internet options which didn't work. Is there a way to just open it in Chrome without the choose app dialog?
2 Answers
FTP support in Chrome is all but gone. Although dropping FTP was pushed back due to the pandemic, it is now disabled by default and will be completely removed very soon.
For now, you can go to chrome://flags and re-enable FTP.
However, you should be looking for a different solution like a dedicated FTP client (FileZilla, Cyberduck, …).
1Update: ftp:// support in Chrome is now entirely gone even removed from chrome://flags as of M95
2