I've just updated to SR2.  It didn't fix the problem...};-(

Below is the command line I'm using and results I'm getting.  Note that:

a) It is all on one line as my mailer breaks it up
b) I run it in the Plucker directory
c) The file "exclusion-bbc.txt" is in the current directory

=====Start Output=====
bash:/mnt/e/Program Files/Plucker > PyPlucker/Spider.py -V 2 -E exclusion-bbc.txt 
--noimages --home-url="http://news.bbc.co.uk/low/english/pda/" --maxdepth=3 
--stayonhost --compression=zlib --no-urlinfo -f pdb/bbc -N "BBC News"

Working for pluckerdir e:\home/.plucker
Using proxy [...]
ZLib compression turned on
Using exclusion list  e:\home/.plucker\exclusionlist.txt
Using exclusion list  e:\home/.plucker\exclusionlist.txt
Processing http://news.bbc.co.uk/low/english/pda/.
           0 collected, 0 still to do
  Retrieved ok
[...]
=====End Output=====

I don't see the "Adding extra exclusion list ..." that you get.  No error messages 
either about missing filenames.

Filenames longer that 8.3 should not a problem as I run Spider.py in bash under the 
cygwin environment.

Would it help if I added in extra debugging messages into Spider.py?

Regards,
Kam-Yung

"David A. Desrosiers" <[EMAIL PROTECTED]> wrote:
> [...]
> Let me test for a
> sec to see (running it as root so I can point to a user's exclusion file):
> 
> plucker-build -E /home/hacker/.plucker/exclusionlist.txt -f /tmp/Bellairs
> -H "http://www.compleatbellairs.com/pigwidgeon/" --zlib-compression
> --bpp=4 --maxdepth=2
> Working for pluckerdir /root/.plucker
> ZLib compression turned on
> Using exclusion list  /root/.plucker/exclusionlist.txt
> Using exclusion list  /root/.plucker/exclusionlist.txt
> Adding extra exclusion list  /home/hacker/.plucker/exclusionlist.txt
> Processing http://www.compleatbellairs.com/pigwidgeon/.
> 
>     Seemed to work here. Are you sure you're putting it in the right
> place and that your path is right? Paths with spaces should be quoted,
> such as:
> 
>     -E "C:\Program Files\exclusionlist.txt"
> 
>     Also, make sure your filenames if they are longer than 8.3 use the
> Windows tilde notation:
> 
>     exclusionlist.txt
> 
>     would be:
> 
>     exclus~1.txt on Windows.
> 
>     Hope that helps.
> 
--
--
Soh Kam Yung
email: [EMAIL PROTECTED]
homepage: <http://www.geocities.com/firstspeaker.geo/index.html>

__________________________________________________________________
Get your own FREE, personal Netscape Webmail account today at 
http://webmail.netscape.com/

Reply via email to