The account I used to map the drive letter on the other server has full (administrator) privileges.
How do I make sure the userid for the service has rights to everything I want CF to
access.
Am I missing something?
--Original Message Text---
From: NATHAN C. SMITH
Date: Wed, 22 Oct 2003 14:26:19 -0500
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]

