CF needs to be logged in under an account that has rights to access the
network (ie not system account - which is default..

-----Original Message-----
From: Stephenie Hamilton [mailto:[EMAIL PROTECTED]]
Sent: 12 March 2001 17:45
To: CF-Talk
Subject: OT: cffile and mapped or UNC drives


ok, i am having a monday!
i am trying to use cffile to write a file to a mapped drive, i have even
tried it using the unc path and have hit the wall...is this a limitation of
cffile or am i missing something?
-----------------code - mapped drive------------------
<cffile action="WRITE" file="f:\temp\myfile.txt" output="myfilestuff"
addnewline="Yes">

-----------------code - unc path----------------------
<cffile action="WRITE" file="\\myserver\d:\temp\myfile.txt"
output="myfilestuff" addnewline="Yes">

tia
--
Stephenie Hamilton

--
Stephenie Hamilton
Senior ColdFusion Administrator
Express Technologies, Inc.
want CF_Freedom?
try CFXHosting.com
Winner of the 2000 ColdFusion Developer's Journal Best ColdFusion Web Host!!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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