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...
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...
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...
... CVS updated with additional fixes and extra -debug_level 'rules' for debugging those pesky 'simple' and 'extended mode' -fnrules statements: which R/F...
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...
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...
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...
... 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 ...
Ger, ... Yes, I had extracted to a directory and get several other files. ... Please see attched screenshot output by 'depends.exe'. It seems that the ...
Hi, Updated the hebbut.net web page: now also a LOCAL COPY of that same Microsoft MSVC2005 redistributable package is available for download. (This might work...
Ger, Wonderful, it works now with your copy of MSVC2005 package! Two questions: 1. Where does pavuk look for configuration file (.pavukrc) in windows? 2. Do...
Hi Cai, Glad to hear it works. ... See below for longer answer. ... It's on the backburner for now. I've haven't had very positive experiences with GTK yet, so...
Hi, Ger, Thanks for your kindly explanation. Another question, does your port support NTLM authentication of HTTP proxy? I got an error message "option...
Hi Cai, Yup, the current build has NTLM support disabled. My mistake - this is due to copying the Linux config over to the Windows side one day. Forgot why...
Weird. Reproduced it here with the same binary. Can only be a screwup by MSVC (linker probably) as I didn't change any code. Full rebuild is online now...
It can run now. But I got an err message when using NTLM authorization "NTLM authorization supported only on persistent connections!" with or without using...
Hm :-( Had a look at the NTLM related code and tried a few things. Seems you're tripping on some bugs. Can you get the latest build (20071105) from hebbut.net...
Hi Cai, I've had a look at the log file and at least one thing pops out and that's the fact that pavuk still yaks about: "NTLM authorization supported only on...
Hi, Ger, I downloaded the new build 20071106. But I still can't do the NTLM authentication successfully. Attached please find the log and the packets captured...
Hi Cai, This is going to be a hard nut to crack then. :-( I'd appreciate help from others (the latest sources are available through CVS), as I need to spend...
Cai, New Win32 build (1107) available at the regular hebbut.net URL. Please try that one; note that this one dumps the NTLM message content (hex dump); please...
Hi, Ger,
I just downloaded the latest build 1107. However, it doesn't work on my system. Please find the output dumped by depends in the attached file. At the...