Hide Forgot
Description of problem: I got a file from koji: $ wget 'http://koji.fedoraproject.org/koji/getfile?taskID=3488187&name=xpdf-3.03-1.fc16.1.src.rpm' And the downloaded file is called "getfile?taskID=3488187&name=xpdf-3.03-1.fc16.1.src.rpm" Version-Release number of selected component (if applicable): wget-1.12-4.fc16,x86_64 How reproducible: See above. Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Sane filename.. Additional info: I'm not sure if the "getfile?" interface is in any way standard, if it is it would be nice to handle it. If it isn't, too bad.
you need to add the --content-disposition parameter