Have you tried changing the file so it is not read only?  For example:

        <CFFILE
                ACTION="Rename"
                SOURCE="#workingDir#\test.txt"
                DESTINATION="#workingDir#\test.txt"
                ATTRIBUTES="Normal">

--
Mosh Teitelbaum
evoch, LLC
Tel: (301) 942-5378
Fax: (301) 933-3651
Email: [EMAIL PROTECTED]
WWW: http://www.evoch.com/


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 30, 2003 5:07 PM
> To: CF-Talk
> Subject: cffile delete -- readonly HELP!
>
>
> I am trying to delete a file on a share that is read-only and coldfusion,
> although it has full controll of the share, cannot delete the file.
>
> Here is the error I get when I try to delete or even write over the file:
>
> Service threw an exception during method invocation: The
> file/directory
> "\\estarsdev01\estarsdocs\LMSI\2002\9\32759\assignVol_dump.txt"
> provided as the "Destination" is ReadOnly.
>
>
> Any ideas?
>
> Thanks,
>
> Josh
>
>
>
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to