cURL / Mailing Lists / curl-users / Single Mail

curl-users

Follow up - cURL redirecting output to file in windows

From: Paul Gordon <gordonp_at_us.ibm.com>
Date: Mon, 19 Mar 2012 13:24:23 -0400

Hello All,
On 11/13/2008, seen posts about output to file not working within Windows.
 Seems we are running into the same issue, but I do not see a resolution
on this posting. Could someone please inform of the solution?

The examples that failed to work are:

curl http://somedatapowerdevice:port/firewall -o "outfile1"
curl -v --output "outfile1" http://somedatapowerdevice:port/firewall
curl -v http://somedatapowerdevice:port/firewall -o outfile1
curl -v http://somedatapowerdevice:port/firewall -o "outfile1"
curl -v http://somedatapowerdevice:port/firewall --output outfile1
curl -v http://somedatapowerdevice:port/firewall --output "outfile1"

curl = 7.24.0
OS = Windows XP_SP3 & Windows 2003 Ent Srv SP2

Thanks!
Paul

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-03-19