Re: wget_new_percentage

2001-02-15 Thread Hrvoje Niksic
"Dan Harkless" [EMAIL PROTECTED] writes: I think a bigger problem is how the current display can go over 80 columns, In which case does it go over 80?

Re: Error message document for wget

2001-02-15 Thread Hrvoje Niksic
"Kun-Ming Yang" [EMAIL PROTECTED] writes: Where to find the document for the error message, I got 502 and 503. Those look like server error message numbers. Those are described in the HTTP rfc and ultimately by the application that sends them. Here is the description one can find in rfc2616:

problem with recursive ftp downloading

2001-02-15 Thread Simon Windows
gday I have been trying to use wget to generate directory listings of an ftp site and have run into a problem that you may be interested in. I am trying to use wget recursively with ftp and find that when it tried to change directory it gets an error and exits. This only happens when the

Re: problem with recursive ftp downloading

2001-02-15 Thread Jan Prikryl
Quoting Simon Windows ([EMAIL PROTECTED]): [...] For example... wget connects to an ftp and the default directory is "/pub" rather than "/". Wget looks and sees a directory called "upload" and tries to change into it using the command "cd /upload" when the directory is actually

wget-1.6 and $HOME/.netrc

2001-02-15 Thread Nelson H. F. Beebe
I've just installed wget-1.6 on all our local UNIX architectures (about 8 flavors), and got this new warning: wget: /u/sy/beebe/.netrc:46: unknown token "" The line in question is blank. Software that doesn't allow blanks and comments in files is decidedly user unfriendly!

Re: FTP directory listing

2001-02-15 Thread Hack Kampbjørn
Florian Fuessl wrote: Hi, why does a directory listing on: wget ftp://ftp.mcafee.com or any subdirectories of this server not work. Other FTP servers seem to work fine. $ wget -d ftp://ftp.mcafee.com DEBUG output created by Wget 1.6.1-dev on cygwin32. parseurl ("ftp://ftp.mcafee.com") -

Re: FTP directory listing

2001-02-15 Thread Jan Prikryl
Quoting Florian Fuessl ([EMAIL PROTECTED]): # wget -O- ftp://ftp.mcafee.com -d DEBUG output created by Wget 1.5.3 on linux-gnu. [...] Logging in as anonymous ... 220 sncwebftp2 Microsoft FTP Service (Version 5.0). Problem #1: 1.5.3 does not support MS FTP service. [...] 226 Transfer

Re: web archives

2001-02-15 Thread Dan Harkless
"Paul Rubin" [EMAIL PROTECTED] writes: I'd like to request that -page-requisites take an option to save the page in .mht (web archive) format. That's a format available in MSIE that writes all the stuff that makes up the page (html, images, scripts, whatever) in one file (the main html file

Re: wget_new_percentage

2001-02-15 Thread Dan Harkless
Hrvoje Niksic [EMAIL PROTECTED] writes: "Dan Harkless" [EMAIL PROTECTED] writes:  I think a bigger problem is how the current display can go over 80 columns, In which case does it go over 80? Well, I haven't had a chance to play with the new feature in production yet, but the example

Re: wget_new_percentage

2001-02-15 Thread Dan Harkless
"Edward J. Sabol" [EMAIL PROTECTED] writes: I'm not sure, but there appears to be a problem whenever you resume a partially transferred file. Thanks for narrowing the problem down. For what it's worth, I vote in favor of adopting Vladi's format. The ETA is very useful. Perhaps even more