The userid for the service ColdFusion is running with may not have access
rights to the server/directory you are trying to access.

Make sure the userid for the service has rights to everything you want CF to
access.

-----Original Message-----
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 22, 2003 2:13 PM
To: CF-Talk
Subject: re: Using <cfdirectory

Hi,

I'm using <cfdirectory> to display directories/files on the server.
Everything works fine even when I map a drive letter and specify that as the
default.

<cfparam name="ftpdir" default="S:\\">

<cfdirectory action="" directory="#ftpdir#" name=ftplist" sort="name">

If I try and map a drive letter on the server to point to a different server
it won't list the directory.

What am I doing wrong?


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to