Re: -c option, again

2001-05-26 Thread Hrvoje Niksic
Henrik van Ginhoven <[EMAIL PROTECTED]> writes: > On Sat, May 26, 2001 at 01:56:41PM +0200, Hrvoje Niksic wrote: > > Sp00l <[EMAIL PROTECTED]> (d'uh, damn mail) writes: > > > Aah.. Yes, you are right as always. However, once wget determine the > > > (index.html) file to be completely downloaded,

Re: Wget 1.7-pre1 available for testing

2001-05-26 Thread John Poltorak
On Sat, May 26, 2001 at 01:35:40PM +0200, Hrvoje Niksic wrote: > The pre-release of Wget is now available for testing. Please download > it and see if it conforms to standards, expectations, if it compiles > out of the box, etc. > > The pre-release is available at: > > ftp://gnjilux.srk.fer

Re: -c option, again

2001-05-26 Thread Henrik van Ginhoven
On Sat, May 26, 2001 at 01:56:41PM +0200, Hrvoje Niksic wrote: > Sp00l <[EMAIL PROTECTED]> (d'uh, damn mail) writes: > > Aah.. Yes, you are right as always. However, once wget determine the > > (index.html) file to be completely downloaded, shouldn't it start going > > through the file for links

Re: -c option, again

2001-05-26 Thread Sp00l
> > The server does not support continued downloads, which conflicts with -c'. > But that's true, isn't it? > The server didn't respond with a `Range' header, hence "continued > download" doesn't work. Since you specified that the download should > be continued, Wget refuses to truncate up your f

Re: -c option, again

2001-05-26 Thread Hrvoje Niksic
Henrik van Ginhoven <[EMAIL PROTECTED]> writes: > $ src/wget -d -c -r -np http://ftp.sunet.se/pub/gnu/wget/ I assume that ftp.sunet.se/pub/gnu/wget/index.html already exists at this point. > /.../ > ---request begin--- > GET /pub/gnu/wget/ HTTP/1.0 > User-Agent: Wget/1.7-pre1 > Host: ftp.sunet.

Wget 1.7-pre1 available for testing

2001-05-26 Thread Hrvoje Niksic
The pre-release of Wget is now available for testing. Please download it and see if it conforms to standards, expectations, if it compiles out of the box, etc. The pre-release is available at: ftp://gnjilux.srk.fer.hr/pub/unix/util/wget/.betas/wget-1.7-pre1.tar.gz If all goes well, I plan

Re: -c option, again

2001-05-26 Thread Henrik van Ginhoven
On Sat, May 26, 2001 at 01:07:46PM +0200, Hrvoje Niksic wrote: > > But Wget *thinks* that the server doesn't support it. Sending a debug > log of (the relevant part of) the Wget run would probably help in > determining what went wrong. oops, forgot that (actually, I was afraid I had missed some n

Re: -c option, again

2001-05-26 Thread Hrvoje Niksic
Henrik van Ginhoven <[EMAIL PROTECTED]> writes: > Neither english nor networking are my native languages, but with > ``continued downloads'' I take it wget means ``continue on a file > where you left off'', which in this case would be untrue, because > sunet.se does support it. But Wget *thinks*

-c option, again

2001-05-26 Thread Henrik van Ginhoven
Just tried out the latest and greatest cvs version of wget, and I'm a bit confused regarding the way the --continue option work, or doesn't work, now. After doing a mirror with -np -r on http://ftp.sunet.se/pub/gnu/wget/, I run the same command again, this time with -c, and I get: ... @verdandi

Hello~~!

2001-05-26 Thread March
Hello My name is March I'm a Chinese man First, I apology about my broken English. Second,I have a question about Wget as we know Wget can get the web file such as http://www.abc.com/index.html but I need to get the result of the program such as perl or php for expample http://google.yaho

Re: Percentage indicator still does not work properly with --continue

2001-05-26 Thread Hrvoje Niksic
Jan Prikryl <[EMAIL PROTECTED]> writes: > when downloading RedHat 7.1 CZ ISO images and I have just witnessed > the following (sorry for the long lines): I think I understand the problem. Wget finds the "unauthoritative" (is that a real word?) length of the file by monitoring the message the FT

Re: SVR4 compile error

2001-05-26 Thread Hrvoje Niksic
Andre Majorel <[EMAIL PROTECTED]> writes: > Compiling Wget 1.6 on an SVR4 derivative (NCR MP-RAS 3.0), I got > this strange error: I think the problem is that Wget 1.6 tried to force "strict ANSI mode" out of the compiler. Try running make like this: make CC=cc CFLAGS=-g See if it compile

SVR4 compile error

2001-05-26 Thread Andre Majorel
Compiling Wget 1.6 on an SVR4 derivative (NCR MP-RAS 3.0), I got this strange error: # make CONFIG_FILES= CONFIG_HEADERS=src/config.h ./config.status creating src/config.h src/config.h is unchanged generating po/POTFILES from ./po/POTFILES.in creating po/Makefile cd