On Wed, Sep 9, 2009 at 1:56 PM, Peter Kasting <[email protected]> wrote: > I can't think of any. It would be nice to have active support. I'm not > sure how easy it is to auto-detect which one we should use (since all the > FTP clients I've ever used have forced me to specify manually).
It should be fairly easy. Send the PASV command--if the server sends back a failure result code, fall back on active FTP and send a PORT command. --Amanda --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
