http://bugs.winehq.org/show_bug.cgi?id=18243
--- Comment #2 from Austin English austinenglish@gmail.com 2009-04-27 12:14:44 --- Created an attachment (id=20755) --> (http://bugs.winehq.org/attachment.cgi?id=20755) testcases on windows
Here's a couple stripped down AutoHotKey scripts.
urldownloadtofile-ftp.exe - fails in Windows/Wine urldownloadtofile-http.exe - passes in Windows/Wine
looking around a bit more, seems the ftp protocol may need to be specially formatted. If I can find something that works on Windows but not Wine, I'll file a new bug.