I'm trying to get a link like this to open the Transmit FTP app when clicked from Chrome (I'm on version 16, using OS X 10.7):

ftp://username:password@example.org

Clicking a link like that that will simply open up a file-browser-like view in Chrome. SFTP links work great. They open right up in Transmit.

(FTP links work fine in Firefox (it'll ask you once which app you want to open). Safari thinks for a bit and then opens Transmit, which throws an error. But my main browser is Chrome.)

link|improve this question

50% accept rate
feedback

1 Answer

up vote 2 down vote accepted

This is a bug in Chromium, so it can't be achieved without a plugin.

Here is a link to the issue: http://code.google.com/p/chromium/issues/detail?id=30892

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.