namazu-users-en
[Top] [All Lists]

Re: .namazurc

2002-08-20 09:45:26
Is is possible to use Namazu to create index on samba shared 
files that can be accessed directly with windows machines.

Yes, using the "--replace" command line option. There may 
be other methods as well.

Turning:-

/export/samba_docs/general/august%20accounts.xls

into

\\sserver\general\august accounts.xls

Try something like this:

   mknmz --output-dir .index \ 
   --exclude=.index \ 
   --replace='s#/export/samba_docs/#\\sserver\#'

the backslashes may need to be escaped with a backslash,
eg: \\\\server\\ 

cheers,


-- Matt Wilkie 
--------------------------------------------
Geographic Information,
Information Management and Technology,
Yukon Department of Environment
--------------------------------------------


<Prev in Thread] Current Thread [Next in Thread>