Re: How to change the name of the output file

2007-12-06 Thread Mauro Tortonesi
On Wed, 05 Dec 2007 21:41:14 -0800 Micah Cowan [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mauro Tortonesi wrote: On Tuesday 20 November 2007 20:38:13 Micah Cowan wrote: Be advised, though, that -O doesn't simply mean make the name of the downloaded

Re: wget2

2007-11-30 Thread Mauro Tortonesi
in arduis servare mentem... Mauro Tortonesi                          http://www.tortonesi.com University of Ferrara - Dept. of Eng.    http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool  http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linux            http://www.deepspace6.net

Re: wget2

2007-11-30 Thread Mauro Tortonesi
On Friday 30 November 2007 11:59:45 Hrvoje Niksic wrote: Mauro Tortonesi [EMAIL PROTECTED] writes: I vote we stick with C. Java is slower and more prone to environmental problems. not really. because of its JIT compiler, Java is often as fast as C/C++, and sometimes even significantly

Re: wget2

2007-11-30 Thread Mauro Tortonesi
... Mauro Tortonesi                          http://www.tortonesi.com University of Ferrara - Dept. of Eng.    http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool  http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linux            http://www.deepspace6.net Ferrara Linux User Group

Re: How to change the name of the output file

2007-11-29 Thread Mauro Tortonesi
, and multiple URLs, may not work as you expect. micah, i believe this text is a good candidate for inclusion in the man page. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi                          http://www.tortonesi.com University of Ferrara - Dept. of Eng.    http

Re: .1, .2 before suffix rather than after

2007-11-29 Thread Mauro Tortonesi
that changing wget unique-name-finding algorithm can potentially break lots of wget-based scripts out there. i think we should leave these kind of changes for wget2 - or wget-on-steroids or however you want to call it ;-) -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi

HEAD request logic summary

2007-08-17 Thread Mauro Tortonesi
-disposition *) recursive spider mode is broken in 1.10.2 -- Mauro Tortonesi [EMAIL PROTECTED]

Re: wget bug?

2007-07-09 Thread Mauro Tortonesi
nikolaus, in windows, you're supposed to use %VARIABLE_NAME% for variable substitution. try using %1% instead of %1. -- Mauro Tortonesi [EMAIL PROTECTED]

Re: New wget maintainer

2007-06-27 Thread Mauro Tortonesi
On Tue, 26 Jun 2007 13:33:35 -0700 Micah Cowan [EMAIL PROTECTED] wrote: hi micah, The GNU Project has appointed me as the new maintainer for wget, to fill the shoes that Mauro Tortonesi is leaving. I am very excited to be able to take part in the development of such a terrific and useful tool

Re: Automate ul/dl using wget

2007-06-21 Thread Mauro Tortonesi
if this solved your problem. but, please, let's continue this conversation on the wget ml. -- Mauro Tortonesi [EMAIL PROTECTED]

website updated

2007-01-09 Thread Mauro Tortonesi
maintainer. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linux

Re: problem with no-parent option

2007-01-05 Thread Mauro Tortonesi
the unwated documents (specified with -R) should be followed or no (in some cases it's not welcome). i agree. users should be able to tell wget not to retrieve undesired html files at all. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http

Re: Stripping unnecessary ../../ in relative links

2007-01-03 Thread Mauro Tortonesi
/software/wget/wgetdev.html#development ? this bug should be fixed in the new code. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval

Re: wget problem

2007-01-03 Thread Mauro Tortonesi
)? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linux

Re: Wget - no files retained when 401/403 is received

2007-01-03 Thread Mauro Tortonesi
another very-rarely-used feature to wget. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software

Re: Bug in 1.10.2 vs 1.9.1

2007-01-03 Thread Mauro Tortonesi
subversion repository: http://www.gnu.org/software/wget/wgetdev.html#development ? this bug should be fixed in the new code. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http

Re: wget problem

2007-01-03 Thread Mauro Tortonesi
information should be incorrect. hi cheng, do you have a compiler on your machine? maybe you should just try to install wget from sources. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng

Re: Wget in 1.11 beta 1 found

2006-12-27 Thread Mauro Tortonesi
just commited a patch that should fix this problem: http://article.gmane.org/gmane.comp.web.wget.patches/1925 thanks, mauro -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http

Re: read file name from HTTP Header

2006-12-01 Thread Mauro Tortonesi
it: http://www.gnu.org/software/wget/wgetdev.html#development -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http

Re: -P ignored by parse_content_disposition

2006-09-15 Thread Mauro Tortonesi
? no, it's clearly a bug. If not, I can submit a patch. yes, please do it if you can. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file

Re: Feature suggestion: change detection for wget -c

2006-09-15 Thread Mauro Tortonesi
by appending information, such as log files? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org

Re: timestamp and backup

2006-09-15 Thread Mauro Tortonesi
that they are mutually exclusive. and if i use no options, then wget fetches a new file even though it's not updated. you should not use -nc, just -N. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara

Re: wget 1.11 beta 1 released

2006-09-15 Thread Mauro Tortonesi
... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linuxhttp://www.deepspace6.net Ferrara Linux User Group

Re: REST - error for files bigger than 4GB

2006-09-15 Thread Mauro Tortonesi
Steven M. Schweda ha scritto: Are you certain that the FTP _server_ can handle file offsets greater than 4GB in the REST command? i agree with steven here. it's very likely to be a server-side problem. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi

Re: one more thing.

2006-09-15 Thread Mauro Tortonesi
. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linux

Re: help downloading site

2006-09-15 Thread Mauro Tortonesi
parts that have been added since the previous download? why don't you try something like: wget -m -k -np http://www.ncsu.edu/project/hindi_lessons/Hindi.Less.01/index.html -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com

Re: wget: ignores Content-Disposition header

2006-09-15 Thread Mauro Tortonesi
=168715' [= ] 20,018 32.6K/s in 0.6s Closed fd 3 16:58:54 (32.6 KB/s) - `%2Ftmp%2Fupdate-grub.patch?bug=168715' saved [20018] -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http

Re: --html-extension and --convert-links don't work together

2006-09-15 Thread Mauro Tortonesi
probably whip up a patch in a few weeks or so... that would be great. thanks. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval

Re: Bug

2006-09-15 Thread Mauro Tortonesi
memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linuxhttp

Re: wget 1.11 beta 1 released

2006-08-28 Thread Mauro Tortonesi
Noèl Köthe ha scritto: Am Dienstag, den 22.08.2006, 17:00 +0200 schrieb Mauro Tortonesi: Hello, Mauro, i've just released wget 1.11 beta 1: Thanks.:) you're very welcome to try it and report every bug you might encounter. ... /usr/bin/make install DESTDIR=/home/nk/debian/wget/wget

Re: wget 1.11 alpha1 [Fwd: Bug#378691: wget --continue doesn't workwith HTTP]

2006-08-28 Thread Mauro Tortonesi
memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linuxhttp

Re: Failing assertion in Wget 2187

2006-08-28 Thread Mauro Tortonesi
`main': main.c:1009: warning: implicit declaration of function `print_broken_links' recur.c: In function `retrieve_tree': recur.c:279: warning: implicit declaration of function `visited_url' fixed, thanks. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi

Re: wget 1.11 beta 1 released

2006-08-28 Thread Mauro Tortonesi
mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linuxhttp://www.deepspace6.net Ferrara Linux

Re: DNS through proxy with wget

2006-08-28 Thread Mauro Tortonesi
--proxy-password=password -Y on http://someurl.com -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org

Re: Failing assertion in Wget 2187

2006-08-28 Thread Mauro Tortonesi
' 'www.euroskop.cz' So, just for the record, the real --domains value was 'www.euroskop.cz,www2.euroskop.cz,rozcestnik.euroskop.cz'. thanks. In this case, that doesn't change the output, tho. right. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi

wget 1.11 beta 1 released

2006-08-22 Thread Mauro Tortonesi
hi to everybody, i've just released wget 1.11 beta 1: ftp://alpha.gnu.org/pub/pub/gnu/wget/wget-1.11-beta-1.tar.gz you're very welcome to try it and report every bug you might encounter. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http

Re: wget 1.11 alpha1 [Fwd: Bug#378691: wget --continue doesn't workwith HTTP]

2006-08-21 Thread Mauro Tortonesi
. could you please try the new HTTP code and tell me if it works properly? thank you very much for your help. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU

Re: Wget 1.10.2 hangs

2006-08-21 Thread Mauro Tortonesi
? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linux

Re: create single directory

2006-08-21 Thread Mauro Tortonesi
in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linuxhttp://www.deepspace6

Re: Exit code

2006-08-21 Thread Mauro Tortonesi
... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linuxhttp://www.deepspace6.net Ferrara Linux User Group

Re: wget 1.11 alpha1 [Fwd: Bug#378691: wget --continue doesn't workwith HTTP]

2006-08-17 Thread Mauro Tortonesi
before resuming download if -c is given. please, let me know what you think. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval

Re: wget 1.11 alpha1 [Fwd: Bug#378691: wget --continue doesn't workwith HTTP]

2006-08-17 Thread Mauro Tortonesi
Hrvoje Niksic ha scritto: Mauro Tortonesi [EMAIL PROTECTED] writes: you're right, of course. the patch included in attachment should fix the problem. since the new HTTP code supports Content-Disposition and delays the decision of the destination filename until it receives the response header

Re: RES: BUG

2006-08-16 Thread Mauro Tortonesi
/html;charset=ISO-8859-1 Length: unspecified [text/html] [ = ] 3,416 --.--K/s 12:06:49 (47.32 MB/s) - `arte.jsp' saved [3416] Luiz Carlos Zancanella Junior -Mensagem original- De: Mauro Tortonesi [mailto:[EMAIL PROTECTED] Enviada em: segunda

concurrent use of -O and -N options

2006-08-16 Thread Mauro Tortonesi
use of -O and -N, i would like to hear your opinions. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org

Re: wget 1.11 alpha1 [Fwd: Bug#378691: wget --continue doesn't workwith HTTP]

2006-08-09 Thread Mauro Tortonesi
will need to look at this one. i surely will. unfortunately, at the moment i am attending the winsys 2006 research conference: http://www.winsys.org i'll take a look at the problem as soon as i get back to italy. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi

Re: WGet -O and -N timestamp options don't work together

2006-07-24 Thread Mauro Tortonesi
will forbid the use of -N if -O is given. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep

Re: wget alpha: -r --spider, number of broken links

2006-07-20 Thread Mauro Tortonesi
source code repository: http://www.gnu.org/software/wget/wgetdev.html#development thank you very much for your report anyway. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http

Re: wget alpha: -r --spider downloading all files

2006-07-20 Thread Mauro Tortonesi
to get any satisfying result. you're absolutely right, stefan. i've just started working on it. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP

Re: wget alpha: -r --spider downloading all files

2006-07-20 Thread Mauro Tortonesi
, or to disable --spider for FTP URLs. what do you think? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org

Re: Wget Win32 Visual Studio project

2006-07-19 Thread Mauro Tortonesi
... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linuxhttp://www.deepspace6.net Ferrara Linux User Group

Re: Cannot retrieve files from ftp site.

2006-07-19 Thread Mauro Tortonesi
, this bug was fixed in the recently released 1.11-alpha1 version of wget: http://www.mail-archive.com/wget@sunsite.dk/msg09071.html -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http

Re: Bug in wget 1.10.2 makefile

2006-07-17 Thread Mauro Tortonesi
Daniel Richard G. ha scritto: Hello, The MAKEDEFS value in the top-level Makefile.in also needs to include DESTDIR='$(DESTDIR)'. fixed, thanks. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara

Re: Documentation (manpage) bug

2006-07-17 Thread Mauro Tortonesi
... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linuxhttp://www.deepspace6.net Ferrara Linux User Group

Re: wget 1.11 alpha1 - content disposition filename

2006-07-17 Thread Mauro Tortonesi
the filename Bamp. Any thoughts ?? i think that the filename parsing heuristics currently implemented in wget are fine. you really can't do much better in this case. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University

Re: Wishlist: support the file:/// protocol

2006-07-17 Thread Mauro Tortonesi
will be very likely introduced in wget 1.12. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget

Re: login incorrect

2006-07-17 Thread Mauro Tortonesi
thing). hrvoje, are you suggesting to extend ftp_login in order to return both an error code and an error message? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http

Re: Using --spider to check for dead links?

2006-07-17 Thread Mauro Tortonesi
stefan, historically, wget never really supported recursive --spider mode. fortunately, this has been fixed in 1.11-alpha-1: http://www.mail-archive.com/wget@sunsite.dk/msg09071.html so, it will be included in the upcoming 1.11 release. -- Aequam memento rebus in arduis servare mentem... Mauro

Re: Suggestion

2006-07-13 Thread Mauro Tortonesi
in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linuxhttp://www.deepspace6.net

Re: mirror mode does not handle ../ properly

2006-07-13 Thread Mauro Tortonesi
#relative-dot-segments) hi stefan, which version of wget are you using? 1.11-alpha1 should have fixed that problem. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http

Re: Wget

2006-07-13 Thread Mauro Tortonesi
, the new file is named somefilename.txt.1. if you call wget again, the next file will be named somefilename.txt.2, and so on. or add the date/time stamp? you have to use the -N option for this. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http

Re: Wget

2006-07-13 Thread Mauro Tortonesi
rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linuxhttp

Re: BUG

2006-07-10 Thread Mauro Tortonesi
Tony Lewis ha scritto: Run the command with -d and post the output here. in this case, -S can provide more useful information than -d. be careful to obfuscate passwords, though!!! -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http

Re: wget build/debugging!! -debugger tool

2006-07-10 Thread Mauro Tortonesi
/ or ddd: http://www.gnu.org/software/ddd/ but for network programming i have always found brian kernighan's approach (a well-placed printf is the best debugger) to be invaluable. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com

Re: Windows compler need (was RE: wget 1.11 alpha 1 released)

2006-07-10 Thread Mauro Tortonesi
to have to spin up a VM to test the VC++ Express compile - I should be able to do this sometime this weekend. does VC++ Express provide also nmake? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept

Re: wget - tracking urls/web crawling

2006-06-28 Thread Mauro Tortonesi
Tony Lewis wrote: Bruce wrote: any idea as to who's working on this feature? Mauro Tortonesi sent out a request for comments to the mailing list on March 29. I don't know whether he has started working on the feature or not. yes. i haven't started coding it yet, though. i am still working

Re: License of wget.texi: suggest removal of invariant sections

2006-06-28 Thread Mauro Tortonesi
is an important part I want to have it resolved before.:) i'll do my best to release wget 1.11 ASAP. IIRC, fedora should freeze in July as well. it would be nice to have wget 1.11 included in both the new versions of debian and fedora. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi

Re: wget issues on Solaris

2006-06-19 Thread Mauro Tortonesi
) or with a specific non-linux platform? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software

wget 1.11 alpha 1 released

2006-06-13 Thread Mauro Tortonesi
justify the new, upcoming 1.11 release. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget

Re: wget 1.11 alpha 1 released

2006-06-13 Thread Mauro Tortonesi
Steven M. Schweda wrote: From: Mauro Tortonesi ftp://alpha.gnu.org/pub/pub/gnu/wget/wget-1.11-alpha-1.tar.gz I assume that it would be pointless to look for the VMS changes here, but feel free to amaze me. i promise we'll seriously talk about merging your VMS changes into wget

Re: Wget and proxy (again)

2006-05-26 Thread Mauro Tortonesi
options turned on? it's impossible to find out what's the problem with the simple output you provided. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU

Re: Out of Memory Error

2006-05-25 Thread Mauro Tortonesi
and cache is not slowly consumed until the process halts? My site may have 1 M to 2 M links. hi oscar, exactly how much memory does wget take? could you please try if the most recent version of wget (1.10.2) gives you the same problem? -- Aequam memento rebus in arduis servare mentem... Mauro

Re: WGET -O Help

2006-05-25 Thread Mauro Tortonesi
download and postprocessing according to a given pattern. IIRC, hrvoje was just suggesting to do this some time ago. what do you guys think? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept

Re: Exclude directorie

2006-05-19 Thread Mauro Tortonesi
: http://www.gnu.org/software/wget/wgetdev.html#development -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org

Re: Redirect makes wget fetch another domain

2006-05-19 Thread Mauro Tortonesi
://www.gnu.org/software/wget/wgetdev.html#development -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org

Re: [Fwd: Bug#366434: wget: Multiple 'Pragma:' headers not supported]

2006-05-19 Thread Mauro Tortonesi
IMVHO is a *VERY* bad practice. what do you think? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org

Re: -O switch always overwrites output file

2006-05-19 Thread Mauro Tortonesi
it before the release of wget 1.11 (which should be pretty soon). -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http

Re: wrong exit code

2006-05-19 Thread Mauro Tortonesi
of consistency for the returned error codes. after the release of wget 1.11, i am planning some major architectural change for wget. that will be the best time to redesign the code which handles returned error values. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi

Re: Missing K/s rate on download of 13MB file

2006-05-19 Thread Mauro Tortonesi
. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linux

Re: recursive download

2006-05-19 Thread Mauro Tortonesi
a patch that should fix the problem some time ago, but i haven't been able to test it yet. however, this is one of the pending bugs that will be fixed before the upcoming 1.11 release. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http

Re: links to follow

2006-05-19 Thread Mauro Tortonesi
file content. however, we are planning to add support for regexps in wget 1.12, and possibly for external url parsers. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http

Re: fixed recursive ftp download over proxy and 1.10.3

2006-05-19 Thread Mauro Tortonesi
? 1.10.3 will never be released. the next version of wget will be 1.11, and i hope i will be able to release it by the end of june. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng

Re: [Fwd: Bug#366434: wget: Multiple 'Pragma:' headers not suppor ted]

2006-05-19 Thread Mauro Tortonesi
Herold Heiko wrote: From: Mauro Tortonesi [mailto:[EMAIL PROTECTED] i wonder if it makes sense to add generic support for multiple headers in wget, for instance by extending the --header option like this: wget --header=Pragma: xxx --header=dontoverride,Pragma: xxx2 someurl That could

Re: Wget mirror restrict asp variables

2006-05-08 Thread Mauro Tortonesi
for a next release, though. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6

Re: wget www.openbc.com post-data/cookie problem

2006-05-03 Thread Mauro Tortonesi
Erich Steinboeck wrote: Mauro Tortonesi wrote: this might be a problem with your server. could you please provide us with the output of wget with the -S option turned on? [...] ---response begin--- HTTP/1.1 200 OK Date: Tue, 02 May 2006 15:01:45 GMT Server: Apache Expires: Now Pragma

Re: Feature Request: Metalink support (mirror list file)

2006-05-02 Thread Mauro Tortonesi
mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linuxhttp://www.deepspace6.net Ferrara Linux User

Re: Rtsp/mms support

2006-05-02 Thread Mauro Tortonesi
development. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http://www.gnu.org/software/wget Deep Space 6 - IPv6 for Linux

Re: wget www.openbc.com post-data/cookie problem

2006-05-02 Thread Mauro Tortonesi
server. could you please provide us with the output of wget with the -S option turned on? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP

Re: wget: no support for CSS-Background-images

2006-04-04 Thread Mauro Tortonesi
server and try to get it via wget -r http://localhost/_temp_css_wget_problem/ there will be no background image at the end. hi micheal, it's a known problem. wget does not parse css stylesheets or javascript code for urls. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi

Re: problems after upgrading to fedora core 5

2006-04-03 Thread Mauro Tortonesi
that would affect this so I might better know what to say/search on the fedora lists? not really. the behaviour you described is very awkward. the only things i can think of is a misconfigured /etc/nsswitch.conf, with the hosts: dns6 line. -- Aequam memento rebus in arduis servare mentem... Mauro

Re: wget stopped working

2006-04-03 Thread Mauro Tortonesi
, awaiting response... -1 21:51:21 ERROR -1: Malformed status line. could you please tell us which version of wget you are using and send us the result of wget -v -d http://www.yahoo.com? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http

Re: error in the french help translation of wget help

2006-04-03 Thread Mauro Tortonesi
french translation of wget. thank you very much for your help. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http

Re: regex support RFC

2006-04-03 Thread Mauro Tortonesi
that globs are already supported by current filtering options. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP/FTP file retrieval tool http

Re: regex support RFC

2006-04-03 Thread Mauro Tortonesi
Curtis Hatter wrote: On Friday 31 March 2006 06:52, Mauro Tortonesi: while i like the idea of supporting modifiers like quick (short circuit) and maybe i (case insensitive comparison), i think that (?i:) and (?-i:) constructs would be overkill and rather hard to implement. I figured

Re: can't recurse if no index.html

2006-04-03 Thread Mauro Tortonesi
, unfortunately, --spider is broken when used with -r. i am working right now in order to fix this bug. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.http://www.ing.unife.it GNU Wget - HTTP

Re: problem with downloading when HREF has ../

2006-04-03 Thread Mauro Tortonesi
Vladimir Volovich wrote: MT == Mauro Tortonesi writes: I addressed this bug in wget few months ago. See the fix here: http://www.mail-archive.com/wget@sunsite.dk/msg08516.html MT hi frank, MT i am going to test and apply your patch later this week, as well MT as many other pending

--spider and -r

2006-04-03 Thread Mauro Tortonesi
for --spider and -r? am i missing something here? (notice that there are significant similarities with the behaviour of -r and --delete-after, with the only exception of printing errors in case of non existing URLs.) -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi

Re: problem with downloading when HREF has ../

2006-04-03 Thread Mauro Tortonesi
Hrvoje Niksic wrote: Vladimir Volovich [EMAIL PROTECTED] writes: MT == Mauro Tortonesi writes: are there any news on the wget update? MT hrvoje fixed this problem more than one month ago. from the MT ChangeLog: i don't see the official source at ftp.gnu.org/gnu/wget/ that's what i'm

Re: regex support RFC

2006-03-31 Thread Mauro Tortonesi
Scott Scriven wrote: * Mauro Tortonesi [EMAIL PROTECTED] wrote: wget -r --filter=-domain:www-*.yoyodyne.com This appears to match www.yoyodyne.com, www--.yoyodyne.com, www---.yoyodyne.com, and so on, if interpreted as a regex. not really. it would not match www.yoyodyne.com. It would

Re: regex support RFC

2006-03-31 Thread Mauro Tortonesi
Hrvoje Niksic wrote: Mauro Tortonesi [EMAIL PROTECTED] writes: Scott Scriven wrote: * Mauro Tortonesi [EMAIL PROTECTED] wrote: wget -r --filter=-domain:www-*.yoyodyne.com This appears to match www.yoyodyne.com, www--.yoyodyne.com, www---.yoyodyne.com, and so on, if interpreted

Re: regex support RFC

2006-03-31 Thread Mauro Tortonesi
connection cache data structure. URL regex this is planned for wget 1.11. i've already started working on it. and advanced mirror functions (sync 2 folders) in the near future. this is very interesting. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi

  1   2   3   >