Namazu-users-en(old)


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: .namazurc



> 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
--------------------------------------------