According to Stefan Seiz: > On 17.9.2002 4:13, Daniel Mahler <[EMAIL PROTECTED]> wrote: > > Is there a way to use htdig to recursively index a directictory > > structure rather then a website. > > I thought supplying a file:///my/file/path > > as the starting URL may do the trick but it does not seem to. > > I assume you'd have to BUILD a URL-List somehow using your OS filetools > (find, ls etc..) and then run HTDIG and make it use the URL-List. > I further assume you'd at least need one local-url mapping and prefix any > entriy in the URL-List with a fake server address which was used in the > local-url mapping somehow...
The 3.1.6 stable release of ht://Dig doesn't handle file:// URLs, only http:// URLs. If you want to try the latest 3.2.0b4 beta development snapshot, it does handle file:// URLs. With 3.1.x, you need to fake up http:// URLs from your file names (see http://www.htdig.org/FAQ.html#q5.25), and map them back to file names using local_urls. -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/ Dept. Physiology, U. of Manitoba Winnipeg, MB R3E 3J7 (Canada) ------------------------------------------------------- Sponsored by: AMD - Your access to the experts on Hammer Technology! Open Source & Linux Developers, register now for the AMD Developer Symposium. Code: EX8664 http://www.developwithamd.com/developerlab _______________________________________________ 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

