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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 857 - 887 of 988   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
857
Hi, Finally I got to taking up the project of porting pavuk to (native) Win32 again after a fat year of utter silence. :-) And it works! (single thread only...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Apr 30, 2007
11:20 pm
858
Progress? yes. We've got a working EXEcutable of sorts. Results so far: win32 port now includes multithreading, using pthreads-Win32 (great stuff!), and also...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
May 7, 2007
2:00 am
859
Sorry, forgot to include the pthreads-win32 sources and project. :-( New URLs for Win32: Changelog (17K) - additions at the bottom: ...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
May 8, 2007
1:25 am
860
I have problem with some URLs. For example: ...
user nx
nx.user
Offline Send Email
May 10, 2007
5:52 am
861
Thanks for reporting. I found a wicked bug in my new pavuk/chunky code thanks to this URL. Anyway, back to your problem. Currently pavuk does not support...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
May 11, 2007
1:27 am
862
Correction to what I said just now: pavuk _does_ support 'chunked' content, but it looks like both pavuk and IIS 6.0 (the webserver version we're taking about...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
May 11, 2007
2:03 am
863
... commandline argument '-nouse_http11' . Yes it work, thanks. ... Sorry, I forgot to specify. Version is 0.9.35. Compile from source on Debian 3.1. ...
user nx
nx.user
Offline Send Email
May 12, 2007
11:20 am
864
Hi, i have a question. I want Pavuk to download 10 pages from one site. The URL is http://www.domain.com -lmax 1 -pattern http://www.domain.com/article* When...
lilakunz
Offline Send Email
May 14, 2007
12:51 pm
865
You might want to try the additional -adomain commandline argument (= accept only these domains), e.g. -adomain www.domain.com in order to restrict pavuk to...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
May 14, 2007
11:45 pm
866
Hi, progress report: fixed a few bugs, including the one concerning RFC2616 chunked downloads (which related to this group's thread @ 2007-05-09, subject:...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
May 15, 2007
12:11 am
867
Hi, thank you really much, but unfortunately that didn't help :-(, because the sites have the same domain. I can give you an example: I have the site...
lilakunz
Offline Send Email
May 15, 2007
1:38 pm
868
Hi there, Think I found the reason, why pavuk was downloading so many site sometimes. (Pavuk is downloadung too many sites) If a site is redirected Pavuk does...
lilakunz
Offline Send Email
May 16, 2007
3:23 pm
869
Hello, ... There are more options in pavuk to restrict download. Maybe you want to look at -url_pattern. Or any of the other options fits your needs. Ciao -- ...
Dirk Stoecker
stoeckerd
Offline Send Email
May 16, 2007
3:45 pm
870
hi, i forgot the method to only download a file with pavuk, if anyone can give me it ;) thanks of your answers...
swillemijns
Offline Send Email
May 22, 2007
6:05 am
871
Hi you can try that one singlepage/-nosinglepage neither you can set -dmax 1 greets Lila...
lilakunz
Offline Send Email
May 22, 2007
2:24 pm
873
Can pavuk do live two-way mirroring? I have been looking at pavuk's man page and have noticed that you can run pavuk in the background with the -bg option...
Jorge
jcorrea920
Offline Send Email
Jul 5, 2007
7:46 pm
874
AFAIK pavuk (or wget or rsync) cannot perform bidirectional sync; of course there's always the option to have two unidirectional sync scripts run in parallel,...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Jul 11, 2007
3:25 am
875
Hello, I would like to download only the first level links given on a web page (for offline browsing purposes), including the styles and images on these links....
aliozy
Offline Send Email
Jul 30, 2007
6:31 pm
876
I am trying to locate information about the format of the Mozilla cache. I noticed that your project supports this format. Could you send me pointers to the...
stevenpnewell
Offline Send Email
Aug 25, 2007
9:13 am
877
Hi, Quick question: anyone out there using -fnrules macro %M? Why do I ask? Because I'm debugging the Win32 port, using a -fnrules "*" "%n/%b.%X" style...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Sep 29, 2007
8:19 pm
878
Hi Steven, Extremely late answer (the usual excuses apply ;-) ), but I can only say that I have not found any documentation of this format yet. IIRC this was...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Sep 29, 2007
8:22 pm
879
FYI, source code in CVS has been updated; now you can use commandline arguments like these: -fnrules F "*" "%d/%b%Y" -mime_types_file ../mime.types to grab...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Oct 8, 2007
5:56 pm
880
... CVS updated with additional fixes and extra -debug_level 'rules' for debugging those pesky 'simple' and 'extended mode' -fnrules statements: which R/F...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Oct 12, 2007
4:08 am
881
Been testing pavuk with FTP grabs. -singlepage works, but for DIRectories, it'll only produce the directory listing itself. Do we consider this a feature (I...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Oct 13, 2007
4:15 am
882
Latest version in CVS has been tested with several FTP sites. pavuk now tries to warn you if you try to grab an FTP site which does not cope very well with the...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Oct 14, 2007
10:02 pm
883
... Considered a feature. Besides, '-lmax' works as advertized for FTP access, so no need to tweak the FTP 'singlepage' behaviour for directories....
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Oct 14, 2007
10:02 pm
884
From the README.win32, I think there is a windows port based on cygwin. But I can't find where to download it. Any hints?...
caixj99
Offline Send Email
Oct 17, 2007
6:45 am
885
I'm working on the (native) Win32 port. So, yes, there's a Win32 exe, no, it's not Cygwin based, but an MSVC2005 native compile for Win2K and up. You'll need...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Oct 18, 2007
12:14 am
886
Here you are, the Windows Win32 native release build of pavuk. (Comparable to latest sources in SF CVS) Get it here: ...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Oct 19, 2007
2:07 am
887
... No problem. You might need to check your yahoo account and/or make sure yahoo has your email address(es) signaled as 'activated'; see your yahoo ...
Gerrit E.G. Hobbelt
i_a42
Offline Send Email
Oct 21, 2007
11:39 am
Messages 857 - 887 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