> "Hrvoje" == Hrvoje Niksic <[EMAIL PROTECTED]> writes:
Hrvoje> [EMAIL PROTECTED] writes:
>>> But it's as documented in the man page. The option is meant for
>>> concatenating several pages into one big file, and you can't
>>> meaningfully compare timestamps or file sizes in t
[EMAIL PROTECTED] writes:
>>But it's as documented in the man page. The option is meant for
>>concatenating several pages into one big file, and you can't
>>meaningfully compare timestamps or file sizes in that case.
>
> Ah, so "this behaviour is by design". Even so, the behaviour is
> slightly
On 11 Dec 2001 at 18:40, [EMAIL PROTECTED] wrote:
> It seems to me that if an output_document is specified, it is being
> clobbered at the very beginning (unless always_rest is true). Later in
> http_loop stat() comes up with zero length. Hence there's always a size
> mismatch when --output-docum
>From main.c:
/* Open the output filename if necessary. */
if (opt.output_document)
{
if (HYPHENP (opt.output_document))
opt.dfp = stdout;
else
{
struct stat st;
opt.dfp = fopen (opt.output_document, opt.always_rest ? "ab" :
"wb");
if (opt.dfp
> "csaba" == csaba raduly <[EMAIL PROTECTED]> writes:
csaba> There might be a problem with --output-document
csaba> Can you try the new wget ?
I used
http://ftp.sunsite.dk/projects/wget/windows/wget-1.8b.zip
which is called "Latest stable binary (http)" on
http://space.tin.it/comput
> "csaba" == csaba raduly <[EMAIL PROTECTED]> writes:
csaba> On 11/12/2001 14:03:54 Adrian Aichner wrote:
>> Hi Wgeteers!
>>
>> Is
>> -N, --timestamping don't retrieve files if older than local.
>> supposed to work on windows 2000?
>>
csaba> [snip
On 11/12/2001 14:03:54 Adrian Aichner wrote:
>Hi Wgeteers!
>
>Is
> -N, --timestamping don't retrieve files if older than local.
>supposed to work on windows 2000?
>
[snip]
>
>cd c:\Hacking\SunSITE.dk\xemacsweb\Download\win32\
>%TEMP%\wget.wip\src\wget.exe --debug --timestamping
--out
Hi Wgeteers!
Is
-N, --timestamping don't retrieve files if older than local.
supposed to work on windows 2000?
Using
http://ftp.sunsite.dk/projects/wget/windows/wget-1.8b.zip
it REPEATEDLY downloads
http://www.xemacs.org/Download/win32/setup.exe
I would expect it to download once