Chad,

>Here is my setup, I have Server 1 that has an external hard drive with
>images on them, I have a network drive on Server 2 that is mapped to Server
>1 external hard drive as drive F:\.
>
>1) Is it possible to run <CFFILE Exists> on that F:\ drive on Server 2? If
>so what would the <CFFILE Exists> code line look like?
>
>2) Is it possible to do a <CFFTP action="GetFile"> and use the F:\ drive as
>the localfile field?
>
>
>I can't get these to work.

You should be able to do this. My guess is ColdFusion does not have the
proper permissions to access your shared folder. By default, ColdFusion runs
under the LocalSystem account. 

I'd recommend setting up a user account specifically for ColdFusion and run
the services under that account. This will allow you to granularly control
what CF has permissions to.

-Dan



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:229163
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to