Based on that example it is assuming the other server has windows file
sharing enabled.  You need to setup the other server to have file sharing
enabled and then access the share name.

This may or may not be the best way to do this.  It all depends on your
desired level of security.

Wil Genovese

On Mon, Nov 24, 2008 at 4:14 PM, patrick buch <[EMAIL PROTECTED]>wrote:

> Hi everyone,
>
> I have a webpage that list everything in a particular folder, see code...
>
> <cfdirectory action="LIST" name="qCurrent"
> directory="d:\saprepository\current" sort="datelastmodified desc">
>
> I want to change the directory to be another server. The CF Docs show this
> but it's not working...I don't get any results using the absolute
> addressing.
>
> <cfdirectory directory="//12.3.123.123/c_drive/" name="dirQuery"
> action="LIST">
>
> Any suggestions?
>
> Thank you in advance for your time and help.
>
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:315847
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