Search the web
Sign In
New User? Sign Up
pavuk · Pavuk Webgrabber Mailing List
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 760 - 790 of 988   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
760
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...
Stephen D. Leedle
leedlest
Offline Send Email
Oct 1, 2004
7:56 am
761
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. - - -...
Stephen D. Leedle
leedlest
Offline Send Email
Oct 1, 2004
7:57 am
762
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][;...]...
Paul Slusarz
wiedzmin
Offline Send Email
Oct 4, 2004
8:29 am
763
... From: "Stephen D. Leedle" <leedlest@...> To: <pavuk@yahoogroups.com> Sent: Thursday, September 30, 2004 2:52 PM Subject: Pseudo-Images discloaking...
Paul Slusarz
wiedzmin
Offline Send Email
Oct 4, 2004
8:29 am
765
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...
Dirk Stoecker
stoeckerd
Offline Send Email
Nov 24, 2004
1:58 pm
766
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@...
Send Email
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 ...
miso2136
Offline Send Email
Dec 7, 2004
3:49 pm
768
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 ...
Michal TOMA
michaltoma@...
Send Email
Dec 7, 2004
3:50 pm
769
... From: "Michal TOMA" <michaltoma@...> ... href="modules.php?name=Downloads&amp;d_op=getit&amp;lid=5"> ... ...
Paul Slusarz
wiedzmin
Offline Send Email
Dec 8, 2004
8:49 am
770
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@...
Send Email
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...
Paul Slusarz
wiedzmin
Offline Send Email
Dec 9, 2004
9:26 am
772
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,...
Dirk Stoecker
stoeckerd
Offline Send Email
Dec 9, 2004
9:27 am
773
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) ...
miso2136
Offline Send Email
Dec 10, 2004
4:13 pm
774
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...
Paul Slusarz
wiedzmin
Offline Send Email
Jan 5, 2005
9:01 am
775
Hello, ... Sorry, don't know. If you find no note which states otherwise in the docs, I would think this is a bug. Ciao --...
Dirk Stoecker
stoeckerd
Offline Send Email
Jan 5, 2005
11:24 am
776
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...
gautam chekuri
gautam_maild
Offline Send Email
Jan 5, 2005
11:24 am
777
... 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...
Dirk Stoecker
stoeckerd
Offline Send Email
Jan 16, 2005
7:05 pm
778
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...
dinoscothern
Offline Send Email
Jan 27, 2005
9:20 am
779
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@...
Send Email
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 ...
Dirk Stoecker
stoeckerd
Offline Send Email
Jan 27, 2005
1:48 pm
781
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...
dinoscothern
Offline Send Email
Jan 27, 2005
1:48 pm
782
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: ...
dinoscothern
Offline Send Email
Jan 31, 2005
4:11 pm
783
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 ...
Dirk Stoecker
stoeckerd
Offline Send Email
Jan 31, 2005
4:58 pm
784
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...
wlhsiao
Offline Send Email
Mar 9, 2005
9:49 am
785
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...
Dirk Stoecker
stoeckerd
Offline Send Email
Mar 17, 2005
2:46 pm
786
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 B. Parker
mbparker1
Offline Send Email
Apr 17, 2005
8:08 am
787
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...
Paul Slusarz
wiedzmin
Offline Send Email
Apr 18, 2005
5:06 pm
788
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@...
Send Email
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...
Paul Slusarz
wiedzmin
Offline Send Email
May 25, 2005
5:57 am
790
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: ...
Evert Meulie esq.
evert
Offline Send Email
Jun 30, 2005
11:41 am
Messages 760 - 790 of 988   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help