Hello,

I would like to index several pdf-File within a directory on a anonymous
ftp-Server.

So my htdig.conf looks like:

start_url: ftp://my.server/pub/my_pdf_directory ....

Unfortunately, the ftp-server is different from my webserver and does not
allow http-access (via port 80).

So, when running htdig, I get the error message:

New server: my.server, 80
Unable to build connection with my.server:80

which is logical, since port 80 of my ftp-server is not accessible.

I tried
start_url: ftp://my.server:21/pub/my_pdf_directory ....

but it didn't work either.

Any solution?

Thanks in advance

Andreas
University of Kassel

BTW: If it works, is there any possibility to scan directories on the
ftp-server recursively, without explicitly writing the path of any directory
in the htdig.conf-file?


_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a 
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html

Reply via email to