Brian,
    I set up the CF service to run under a specific name.  Then give that
user rights to the directories on the server where I want to list.  Create a
share for that user on those servers and use UNC to get to the directory.

e.g

<cfdirectory name="qryGetFiles" directory=\\ServerName\Share\Directory\
filter="*.*">


----- Original Message -----
From: "Rigoli, Brian (NE)" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, April 23, 2001 9:55 AM
Subject: <cfdirectory>


> Hi all-
> I am having an issue with <CFDirectory>.  The issue is that I have all my
> ..cfm files one server, on the same server I have a virtual directory set
up
> in IIS that links over to files on a different server on the same network.
> All the files that I want to list using the<cfdirectory> tag is on this
> other server.  However, it is not a webserver nor does it have Cold Fusion
> Server.
>
> I was wondering if there is anyway to list the contents of  virtual
> directories and/or  the contents of a directory on another server (on the
> same network).  Has anyone encountered this issue?  If so, how did you
> handle it?
>
> I appreciate any help you may give
>
> Thanks,
> Brian
>
>
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to