#59 python requests does not support ftp downloads
Closed: Invalid Opened by brummbq.

or does it? I'm not sure what to do here. Revert to urllib, fix python requests, ...? A lot of packages are using ftp urls, so this is quite important.


Current code uses urllib. Could you please provide a test case (bugzilla #) with ftp urls?

Replying to [comment:1 leamas]:

Current code uses urllib. Could you please provide a test case (bugzilla #) with ftp urls?
yeah sure: https://bugzilla.redhat.com/show_bug.cgi?id=819180

Works fine with current code. Closing as WorksForMe. Please fell free to reopen issue if required.
Thanks for input and test case!

fixed indeed. By the way you did a great job on your branch. Glad to see your work merged back to master :)

Metadata