http://bugs.winehq.org/show_bug.cgi?id=26445 Summary: URLDownloadToFileW does not support FTP URLs Product: Wine Version: 1.3.15 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: urlmon AssignedTo: wine-bugs(a)winehq.org ReportedBy: mail(a)colinfinck.de I cannot download any file with an ftp:// URL using urlmon's URLDownloadToFileW function. HTTP URLs properly work. Downloading over FTP is supported under Windows, so Wine should implement this as well. An example app using this functionality can be found in bug 9741. As I don't want to argue whether closing that bug was right, I'm opening this new one. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.