Hello I try to filter some File types. For Example: Save only Files *.rar *.zip *.gz I was trying to set some configs in Limits Config / Documents / Suffix but...
Hi. I'm using pavuk 0.9.32 2006-01-07T21:26 i686-pc-linux-gnu on a Gentoo linux system. I created a scenario by executing the following command: pavuk...
Hello, Some URLs contain the http session id : http://myhost/mypage? cat=12&sessionId=jkkjnfjnfjfiNJJHJNHdnjddjhdnj&doc=12 I would like to keep for local...
... Well, I would think this is a bug. Could you modify your report so, that I can reproduce it. E.G. search an internet page I can access also and adapt the...
Hello, pavuk 0.9.34 has been released. The main news are much improved 64 bit support (it now works :-). Still missing is updated GTK support. Any help...
... so, that I ... and adapt ... Please try the following command line : pavuk -fnrules R '(.*)session=.*prod=([0-9]*).*' '$1/$2' - url_rpattern 'call_cat=3'...
Hi, I recently switched from Wget to Pavuk in hope of fixing some troubles but I am still having troubles with mirroring a website. Files that no longer exist...
I've installed Pavuk and got it to grab some content from a site, but can't persuade it to do a login. I'm very new to Pavuk and woul like to know if it can...
Luc - Personal
luc@...
Jan 21, 2006 5:44 pm
820
Hello, ... You can do the login using another browser and use the cookie file with pavuk. For normal (non-cookie) based systems, you can give the username and ...
... but can't persuade it to do a login. I'm very new to Pavuk and woul like to know if it can allow me to grab a site given a user name and password. You can...
... [...] ... Haven't done anything with the GTK stuff as I've used the pavuk commandline only; question: how can I best submit patches to the software?...
Hi, Sorry to post again but I just updated my version to pavuk 0.9.34. The same problem remains. Only when the cache directory structure is changed do files...
I'm not sure that my answer will be helpfull but look at manual and option -store_info which is "[...] recommend[ed] [...] when you are using options that...
Yes, thank-you very much Fred, it works with the -store_info option as it creates a hidden directory with information about the original file mappings. I have...
... Could you make a FAQ question+answer for this problem? ... No, it is not. There is no clear abstraction of individual functionalities, which makes...
... Could you make a FAQ question+answer for this problem? ... No, it is not. There is no clear abstraction of individual functionalities, which makes...
... Question: I am trying to mirror a website but locally cached files are not being removed even though the -remove_old option is set. Answer: Make sure you...
I would like to use option, for instance url_rpattern, with a case independent RE. In man 7 regex (POSIX regex) it is said: "If case-independent matching is...
Hello, ... Well, in Perl I would use a regexp like /.../i. As it seems pavuk does not have the // to specify the /i, you could try the variant '(?i)foo'. I'm ...
Hi, I'm new the Pavuk, since I tried some MacOS X programs without being satisfied. Two things I can't figure : 1) Seems to be appearing only in default pages...
Hello, ... Update pavuk. This has already been fixed. ... After updating pavuk please re-report this issue if it still exists. Ciao -- http://www.dstoecker.de/...
Hello, ... 0.9.34 is the current version. This bug has been fixed in 0.9.32 or 0.9.33 (see log). Contact your maintainers and ask them for a updated package or...
I have a probem which can be seen with command pavuk -mode singlepage -all_to_local \ 'http://creativecommons.org/licenses/by-sa/2.0/' (using pavuk 0.9.32...
This problem can be seen with this command (which retrieves 2 files) pavuk 'http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Guide' \ -pattern...
Hi, Now using pavuk 0.9.34 2006-02-20T14:41 via darwinport, I still get problems in transforming a big dynamic website for local browsing. But I guess nothing...