Randell,

What OS? If your CF server is on windows is should look like.

<CFDIRECTORY ACTION="LIST" DIRECTORY= \\myserver\myfolder\">

You want to end your UNC paths with a \ always so permissions 
propagate down the folders. Also make sure your CF Application Service 
is logged on with an ID that has rights to the folder you are trying to 
access.

Regards,
James Blaha


Randell B Adkins wrote:

>What is the proper syntax to pull a CFDIRECTORY on a network drive?
>
><CFDIRECTORY ACTION="LIST" DIRECTORY="//GAOHQ4B/Data/Home/Adkinsr"
>NAME="testfiles">
>
>This returns 0.
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to