bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] wget creating file


From: Ángel González
Subject: Re: [Bug-wget] wget creating file
Date: Wed, 22 Dec 2010 01:25:41 +0100
User-agent: Thunderbird

Wines Joe IM wrote:
> Giuseppe,
>
> Thanks for your response. Unfortunately it doesn't work with > NUL or > nul 
> (tried both). The trigger file contains nothing so I have no idea why it is 
> creating it?!
>
> Regards,
> Joe

Note that you are downloading the file http://server:8080/trigger
(storing it on file called "trigger") and saving the wget download
messages in C:\Temp\CIBuild.log
I suspect you wanted to store in CIBuild.log the content downloaded from
the server instead. That's the -O switch, not -o.
Of course, you should then debug why the server is not returning
anything to your request...




reply via email to

[Prev in Thread] Current Thread [Next in Thread]