On Tue, 28 Sep 2004 11:54:25 +0200 (CEST), Dirk Stoecker ... OK, thanks to You, with the --disable-gtk2 option it compiled. It is much nicer to configure with...
Hi, I am trying to do something like filtering a certain string out of the document to stop Pavuk from loading a dynamically generated pseudo image. - - -...
Subject: Re: Pseudo-Images discloaking Pavuk. ... Ok, so now that I looked at it again, I have to ask: have you? <quote> -disable_html_tag $TAG,[$ATTRIB][;...]...
Hello, I released the newest pavuk version 0.9.31 (without "pl" this time to match the most common versioning systems). This release fixes lots of bugs and...
Greetings, I need to download the content of this website except certain directory http://www.microwerks.net/~hugo/download/MondoCD using pavuk-0.9.31 (on...
Eli Spizzichino
ml@...
Dec 6, 2004 9:43 am
767
Hello, I'm a new pavuk user, and I have a question about a strange URL translation problem. I'm downloading a site starting from the following URL ...
It seems srrange I agree, but the fact is that in the page : http://www.notzai.info/modules.php?name=Downloads&d_op=viewdownload&cid=2 those URLs are...
Michal TOMA
michaltoma@...
Dec 8, 2004 9:15 am
771
... From: "Michal TOMA" <michaltoma@...> ... http://www.notzai.info/modules.php?name=Downloads&d_op=viewdownload&cid=2 ... I just looked at RFC 1738 and...
Hello Michal, ... I fixed this error. Please get the CVS version and try it. Or at least copy url.(c|h) to your sources, but I cannot guarantee this to work,...
It works, thanks, just in the version in CVS in the url.c file the function url_decode_str was declared as char *url_decode_str(const char *urlstr, int len) ...
I noticed that the dont_leave_site condition kicks in when switching protocols as well. Specifically, if http://mysite.org has a link to https://mysite.org and...
Hi, 1. I have been working on a mirroring script (bash script) that uses pavuk-0.9.31 that I had built from source. 2. The script runs every day at a certain...
... I applied your patch. When sending patches the next time to anyone, please use unified diff done with "diff -u" and do not reverse it (make patch from...
Hi, I know the style tag is not strictly html but I wonder if it is possible to get pavuk to use url in the snippet below: <STYLE TYPE="text/css"> @import...
For the PHPSESSION ids in urls what do you want to do with the pages? Ignore them completely when mirroring? In this case you can use the pavuk's patterns tab...
Michal TOMA
michaltoma@...
Jan 27, 2005 12:27 pm
780
Hello, ... You probably mean something like -fnrules F '*' '(rmpar %o "PHPSESSION")' This removes PHSESSION=xxx parts from dynamic pages on saving and leaves ...
Not really, I basically want to rewrite the urls to remove the id part, otherwise I get a new set of pages every time I visit a base page. The PHPsession id is...
Thanks Dirk I'll give it a try. Any suggestions on how to pull the url from @import inside the style tag: http://w3.org/TR/CSS21/cascade.html#at-import eg: ...
Hello, ... No. Fill a feature request form with example at the Sourceforge site to keep your problem noted and possibly get it fixed in the future. To get it ...
Hi, One of the features listed for pavuk is "transformation of Gopher and FTP directories into HTML document". From the manual, I can't seem to find how that...
Hello, I released the version 0.9.32 of pavuk. It now works with GTK2, but there are still many problems which need to be fixed (anyone?). I don't care very...
I'm now looking for a wget-like utility to download a backup copy of our site off of www.Archive.Org <http://www.archive.org/> , and... Thanks for the good...
Michael, when you look more carefuly, you will see that pavuk also runs on Windows (in fact, I also do a little development work on it under Windows). It uses...
hello, can anyone tell me if it is possible and if so then how to download the page http://www.laits.utexas.edu/tex/gr/pro9.html recursively with the links to...
Jozef Riha
jose1711@...
May 23, 2005 7:29 am
789
Hi Joe, Since nobody has replied yet, let me give it a try, but note that I didn't have the time to take a good look at what you are trying to do. To get...
Hi all! I'm interested in giving pavuk a try to keep my mirror of a certain ftp-site up-to-date, but I am having some trouble with the syntax. I've tried: ...