Hey all---

Is it possible to CFFILE (upload & read) to and from a
mounted Windows drive?

e.g. 
        <CFFILE ACTION="UPLOAD"
        FILEFIELD="uploadfile"
        DESTINATION="Z:\foo">

where Z: is a shared drive that is mounted on the server.

I've tried to do this, giving every permission to the CF
server that I can imagine, but no dice - it fails with
"Access is denied (error 5)" for read attempts, and "The 
directory either does not exist or is not accessible by 
the ColdFusion service" for upload attempts.

Any insight?

Chris Tweney
Media Application Developer
roundpeg
www.roundpeg.com
1700 California Suite 260
San Francisco, CA. 94109
Ph. 415-437-3900 
Fax 415-437-3904

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to