On a day to day basis I need to access various FTP servers. I have a ftp:// protocol link for each of them in our webinterface. Everytime I click them, Chrome opens them in a new tab in its built-in "FTP client" instead of WinSCP (the FTP client I've set in windows as the default ftp:// protocol handler).
How can I make chrome opening the ftp:// protocol in my systems default application? Why is this working with nearly every protocol but ftp:// by default?