We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Output command not working with -q and remote-name in config file. Curl uses working directory.
Expected output command to work rather than file in working directory.
curl version 7.49, 7.49.1. Functions correctly in 7.48
Windows 10 x64
The text was updated successfully, but these errors were encountered:
I'm sorry, but can you please give us a full command line that doesn't work for you?
Sorry, something went wrong.
curl -q http:url-to-download.txt -o C:\path-to-output.txt
Downloads to working directory rather than specified output. Curl appears to be reading remote-name in config file in spite of the -q command.
6dbc23c
No branches or pull requests
Output command not working with -q and remote-name in config file. Curl uses working directory.
Expected output command to work rather than file in working directory.
curl version 7.49, 7.49.1. Functions correctly in 7.48
Windows 10 x64
The text was updated successfully, but these errors were encountered: