Re: wget LFS patch
Mathieu Desnoyers <[email protected]>
| Newsgroups | gmane.comp.web.wget.patches |
|---|---|
| Message-ID | <20050405200400.GA987@Krystal> |
* Mauro Tortonesi ([email protected]) wrote: > On Tuesday 05 April 2005 12:50 am, you wrote: > > are you sure? LFS support has been recently integrated in wget and seems to > work pretty well. > > could you please try the 1.10-alpha1 tarball: > > ftp://ftp.deepspace6.net/pub/ds6/sources/wget/wget-1.10-alpha1.tar.gz > ftp://ftp.deepspace6.net/pub/ds6/sources/wget/wget-1.10-alpha1.tar.bz2 > > and post a report on the LFS-related faults you experience? > > thank you very much for your help. > I just tried it on a local http apache webserver, and here is the result : [compudj@compubox:/tmp]$ /home/compudj/local/bin/wget http://compubox/~compudj/bigfile --16:01:23-- http://compubox/%7Ecompudj/bigfile => `bigfile' Resolving compubox... 10.1.0.2 Connecting to compubox|10.1.0.2|:80... connected. HTTP request sent, awaiting response... 200 OK Length: -702,479,360 [text/plain] [ <=> ] 0 --.--K/s 16:01:23 (0.00 B/s) - `bigfile' saved [0/-702479360]) Here is the real file : -rw-rw-r-- 1 compudj compudj 3.4G Apr 5 00:30 bigfile It works well with my version. Seems like you have some long types that should be changed to long long. OpenPGP public key: http://krystal.dyndns.org:8080/key/compudj.gpg Key fingerprint: 8CD5 52C3 8E3C 4140 715F BA06 3F25 A8FE 3BAE 9A68