curl-users
Re: Re: Does --trace-ascii option work on Windows?
From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 25 Aug 2006 15:22:27 -0700
Date: Fri, 25 Aug 2006 15:22:27 -0700
On Fri, Aug 25, 2006 at 03:11:03PM -0700, John Bowen wrote:
> Thanks, Dan. Yes, I did supply a file name. In fact, I tried to keep
> all of the arguments as close to the same as possible to the Mac
> version, other than Unix paths changed to Windows directories. (/ and
> \)
That's probably the problem. Backslashes are likely being treated as
escape characters on both platforms, meaning C:\mbedi\curltrace2.txt looks
like C:mbedicurltrace2.txt to the OS. You ought to be able to leave the
path characters as / on Windows, or double up the \\ characters.
>>> Dan
-- http://www.MoveAnnouncer.com The web change of address service Let webmasters know that your web site has movedReceived on 2006-08-26