New dev windows binary available

2001-02-16 Thread Herold Heiko

http://www.geocities.com/heiko_herold
Heiko

-- 
-- PREVINET S.p.A.[EMAIL PROTECTED]
-- Via Ferretto, 1 ph  x39-041-5907073
-- I-31021 Mogliano V.to (TV) fax x39-041-5907087
-- ITALY




Re: wget_new_percentage

2001-02-16 Thread Hrvoje Niksic

"Dan Harkless" [EMAIL PROTECTED] writes:

 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 in sp00l's post shows it doing that:

sp00l's example is a bug.  Current printing is done using a %7.2f
format, which means that all the download rates are guaranteed to have
the same width.  Unless your download rate exceeds .99 G/s, that
is.



Re: Lying FTP servers workaround

2001-02-16 Thread Dan Harkless


Piotr Sulecki [EMAIL PROTECTED] writes:
 Ave!
 
  No, no evil intentions, and no omission, either, as far as I can see:
  
  % zcat /usr/local/sw/wget/wget-1.6.tar.gz | tar xf -
  % fgrep -n Piotr src/ChangeLog
  370:(getftp): Applied Piotr Sulecki [EMAIL PROTECTED]'s
  % head -372 wget-1.6/src/ChangeLog | tail -3
  (getftp): Applied Piotr Sulecki [EMAIL PROTECTED]'s
  patch to work around FTP servers that incorrectly respond to the
  "REST" command with the remaining size rather than the total file size.
 
 My sincerest apologies. I only checked wget-1.6/ChangeLog and didn't
 even think of looking anywhere else.
 
 I'm really sorry.

No problem.  It is unusual to have different ChangeLog files for different
directories.  Perhaps I should rename README.branches (not present in 1.6)
to ChangeLog.README and include a new section at the beginning revealing the
existence of the other ChangeLog files.

---
Dan Harkless| To help prevent SPAM contamination,
GNU Wget co-maintainer  | please do not mention this email
http://sunsite.dk/wget/ | address in Usenet posts -- thank you.