>
> I'm using <cfdirectory to list the directory structure on the server. Is it possible to use <cfdirectory to view directories and files on another server using a mapped drive letter on the main server
> running CF?
CF doesn't "do" drive letters properly, but it will read a UNC path
As long as the login your CF is using has rights to the other server, that is
so, try something like this
\\Servername\Sharename\folder\
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

