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 do

Re: wget2

2007-11-30 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: 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 a

Re: wget2

2007-11-30 Thread Mauro Tortonesi
le. i totally agree. -- 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 - IP

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

2007-11-29 Thread Mauro Tortonesi
t worked so > well in the past? i totally agree with hrvoje here. also note 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

Re: How to change the name of the output file

2007-11-29 Thread Mauro Tortonesi
t;. In particular, this means that such things as > timestamping, 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.tortones

Re: HEAD request logic summary

2007-08-21 Thread Mauro Tortonesi
|yes | yes | N/A* *) recursive spider mode is broken in wget 1.10.* and 1.9.* -- Mauro Tortonesi <[EMAIL PROTECTED]>

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
amp;class=Arc"; > > %1 = 212BI > Any ideas? hi 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 terr

Re: Automate ul/dl using wget

2007-06-21 Thread Mauro Tortonesi
--post-file="tmpfile" \ http://www14.software.ibm.com/webapp/set2/mds/mds rm -f tmpfile # end of script the usage, of course, is: sh scriptname filetoupload let me know if this solved your problem. but, please, let's continue this conversation on the wget ml. -- Mauro Tortonesi <[EMAIL PROTECTED]>

Re: wget -P bug

2007-06-21 Thread Mauro Tortonesi
1.10.2 versions of wget, and the -P option seems to work correctly. so, this might be a fedora-specific problem. please, let's continue this conversation on the wget ml. -- Mauro Tortonesi <[EMAIL PROTECTED]>

website updated

2007-01-09 Thread Mauro Tortonesi
eager to face the challenge of being the new 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.or

Re: problem with no-parent option

2007-01-05 Thread Mauro Tortonesi
other option precising if the links from 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

Re: wget problem

2007-01-03 Thread Mauro Tortonesi
suspect the depot 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

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 - no files retained when 401/403 is received

2007-01-03 Thread Mauro Tortonesi
y useful for our users, and i am not very keen on adding 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

Re: wget problem

2007-01-03 Thread Mauro Tortonesi
nv openssl (in particular libgcc)? -- 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/w

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

2007-01-03 Thread Mauro Tortonesi
u.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://www.ing.unife.it GNU Wget - HTTP/FTP file retr

Re: Wget in 1.11 beta 1 found

2006-12-27 Thread Mauro Tortonesi
i've 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 En

Re: Wget in 1.11 beta 1 found

2006-12-27 Thread Mauro Tortonesi
i've 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 En

Re: read file name from HTTP Header

2006-12-01 Thread Mauro Tortonesi
has Content-disposition support. you might want to try 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

Re: error running tests: Can't locate object method "new" via package "HTTPTest"

2006-09-18 Thread Mauro Tortonesi
me was using it, and i focused on other things. for the moment you're supposed to launch the tests in this way: perl -I. Test1.px from the tests dir. -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferra

Re: Bug

2006-09-15 Thread Mauro Tortonesi
uot;THINGS TO FIX" list. -- 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: --html-extension and --convert-links don't work together

2006-09-15 Thread Mauro Tortonesi
d help, i could 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

Re: wget: ignores Content-Disposition header

2006-09-15 Thread Mauro Tortonesi
ub.patch?bug=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

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.tortones

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: 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 Tort

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: timestamp and backup

2006-09-15 Thread Mauro Tortonesi
s 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 Fe

Re: Feature suggestion: change detection for "wget -c"

2006-09-15 Thread Mauro Tortonesi
esources which are updated 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

Re: -P ignored by parse_content_disposition

2006-09-15 Thread Mauro Tortonesi
, 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

Re: Failing assertion in Wget 2187

2006-08-28 Thread Mauro Tortonesi
xample' >> --output-file='example.log' >> '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.

Re: DNS through proxy with wget

2006-08-28 Thread Mauro Tortonesi
7; --proxy-user=user --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

Re: wget 1.11 beta 1 released

2006-08-28 Thread Mauro Tortonesi
s 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.deepspace

Re: Failing assertion in Wget 2187

2006-08-28 Thread Mauro Tortonesi
27;: http.c:2425: warning: implicit declaration of function `nonexisting_url' main.c: In function `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 functi

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

2006-08-28 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 man page - line missing

2006-08-28 Thread Mauro Tortonesi
ou very much for you report anyway. -- 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 Dee

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 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

Re: Exit code

2006-08-21 Thread Mauro Tortonesi
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 Deep Space 6 - IPv6 for Linux

Re: create single directory

2006-08-21 Thread Mauro Tortonesi
cd .. done -- 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 1.10.2 hangs

2006-08-21 Thread Mauro Tortonesi
and-line option? -- 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 1.11 alpha1 [Fwd: Bug#378691: wget --continue doesn't workwith HTTP]

2006-08-21 Thread Mauro Tortonesi
hat should fix it for good. 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.ht

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 t

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

2006-08-17 Thread Mauro Tortonesi
ine the actual destination filename 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.i

concurrent use of -O and -N options

2006-08-16 Thread Mauro Tortonesi
concurrent 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://w

Re: RES: BUG

2006-08-16 Thread Mauro Tortonesi
nix) mod_jk/1.2.14 X-Powered-By: JSP/2.0 Set-Cookie: JSESSIONID=1E3B1DF7F0C37BCDA33995A5E39AD0C4; Path=/tuv2 Connection: close Content-Type: text/html;charset=ISO-8859-1 Length: unspecified [text/html] [ <=> ] 3,416 --.--K/s 12:06:49 (4

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

2006-08-09 Thread Mauro Tortonesi
o, you 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...

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

2006-07-24 Thread Mauro Tortonesi
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 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.gn

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

2006-07-20 Thread Mauro Tortonesi
7;t enough 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.unif

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

2006-07-20 Thread Mauro Tortonesi
e from our 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 En

Re: Cannot retrieve files from ftp site.

2006-07-19 Thread Mauro Tortonesi
s. fortunately, 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 - D

Re: Wget Win32 Visual Studio project

2006-07-19 Thread Mauro Tortonesi
are 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: 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: "login incorrect"

2006-07-17 Thread Mauro Tortonesi
ing enough (or was thinking the wrong 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

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

2006-07-17 Thread Mauro Tortonesi
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: wget 1.11 alpha1 - content disposition filename

2006-07-17 Thread Mauro Tortonesi
colon and produced the filename B&. 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://w

Re: Documentation (manpage) "bug"

2006-07-17 Thread Mauro Tortonesi
ento 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://ww

Re: Excluding directories

2006-07-17 Thread Mauro Tortonesi
ing. -- 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: 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

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: Wget

2006-07-13 Thread Mauro Tortonesi
in the current directory, 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

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: Suggestion

2006-07-13 Thread Mauro Tortonesi
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: Windows compler need (was RE: wget 1.11 alpha 1 released)

2006-07-10 Thread Mauro Tortonesi
ess users. I'm going 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 Uni

Re: 1.11 Alpha 1 Win32 files

2006-07-10 Thread Mauro Tortonesi
up with what Heiko's done in the past, which has been excellent. Heiko deserves a big round of cheers for his work. yes, he does indeed!!! -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrar

Re: wget build/debugging!! -debugger tool

2006-07-10 Thread Mauro Tortonesi
om/insight/ 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

Re: wget man page

2006-07-10 Thread Mauro Tortonesi
d the last sentence stops without a correct termination. (in HTML version a link follows). fixed, 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 -

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 - Returning URL/Links

2006-07-10 Thread Mauro Tortonesi
hould modify wget in order to print the list of "touched" URLs as well? maybe only in case -v is given? what do you think? -- Aequam memento rebus in arduis servare mentem... Mauro Tortonesi http://www.tortonesi.com University of Ferrara - Dept. of Eng.ht

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

2006-06-28 Thread Mauro Tortonesi
d because wget 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 m

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 codin

Re: wget issues on Solaris

2006-06-19 Thread Mauro Tortonesi
to 1.10.1) 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.or

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 a

wget 1.11 alpha 1 released

2006-06-13 Thread Mauro Tortonesi
the trunk more than 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.g

Re: Wget and proxy (again)

2006-05-26 Thread Mauro Tortonesi
tput of wget with the -S and -d 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.

Re: WGET -O Help

2006-05-25 Thread Mauro Tortonesi
renames saved files after 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 Universi

Re: Out of Memory Error

2006-05-25 Thread Mauro Tortonesi
tem memory 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

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" s

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: links to follow

2006-05-19 Thread Mauro Tortonesi
t the moment, nor regexps on downloaded 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 Unive

Re: recursive download

2006-05-19 Thread Mauro Tortonesi
eived 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

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

2006-05-19 Thread Mauro Tortonesi
age calculation code and send me a patch, 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/so

Re: wrong exit code

2006-05-19 Thread Mauro Tortonesi
ck 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 Tort

Re: -O switch always overwrites output file

2006-05-19 Thread Mauro Tortonesi
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: [Fwd: Bug#366434: wget: Multiple 'Pragma:' headers not supported]

2006-05-19 Thread Mauro Tortonesi
n the wget sources, which 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

Re: Redirect makes wget fetch another domain

2006-05-19 Thread Mauro Tortonesi
ository: 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 htt

Re: Exclude directorie

2006-05-19 Thread Mauro Tortonesi
from our subversion repository: 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 - HT

Re: Wget mirror restrict asp variables

2006-05-08 Thread Mauro Tortonesi
lanned 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 De

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: wget www.openbc.com post-data/cookie problem

2006-05-02 Thread Mauro Tortonesi
oblem with your 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

Re: Rtsp/mms support

2006-05-02 Thread Mauro Tortonesi
row to speed up rtsp/mms 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

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

2006-05-02 Thread Mauro Tortonesi
is 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 Ferrara

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 Tort

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 f

--spider and -r

2006-04-03 Thread Mauro Tortonesi
tics 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 Torto

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

  1   2   3   4   >