| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Problem with -w option [curl 7.9.6 (win32) libcurl 7.9.6 (OpenSSL 0.9.6c)]
From: John D. Zanette <jzanette_at_floodgatesmailinglist.com>
Date: Sat, 4 May 2002 18:27:40 -0400
Whatever text I put after --w displays but the variables never get
I have tried double %'s, single %'s, with "", without "", with (),
================================
For example:
curl -O -s -w \t%%(url_effective) www.anywhere.com/file.zip
gets the file and returns
%(url_effective)
===============================
I also tried:
curl -O -w %(url_effective) www.anywhere.com/file.zip
curl -O -w %%(url_effective) www.anywhere.com/file.zip
curl -O -w "%%(url_effective)" www.anywhere.com/file.zip
curl -O -w "%(url_effective)" www.anywhere.com/file.zip
.and several other options, in scripts, from the command line and in
==============================
Each time I get the exact text after -w back but no variable
Has anyone got this working correctly with a compiled Win32 binary?
Thanks in advance for your assistance.
====================
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info