Does CF have access/permissions to that share?

Adrian

> -----Original Message-----
> From: Philip Hayes [mailto:philip.ha...@siriusinnovations.com]
> Sent: 07 February 2009 00:25
> To: cf-talk
> Subject: Using The Built-in Verity Indexing With A File Server
> 
> 
> In ColdFusion 7, I was able to index a file server directory using the
> following code.
> 
> <CFINDEX
>     action="refresh"
>       collection="orders"
>     key="//999.99.9.999/FireRescue/ADMIN/Orders"
>     type="path"
>       urlpath="http://fireweb/DeptOrders/";
>     extensions=".doc"
>     recurse="yes"
>     language="English"
> >
> 
> I tried to do the same thing in CF8 and can't get it to work at all.
> Does anybody have any
> suggestions on how to get it to index?  I also tried reversing the
> slashes without success.
> 
> Thanks.
> 
> Phil Hayes


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:319006
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to