Aargh! Nevermind. It was a problem with the READONLY attribute on the file.
How do I change the RASH attributes on a file with CF? (I don't mess with files too often. I'm rusty.) > -----Original Message----- > From: Everett, Al [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 04, 2002 10:20 AM > To: CF-Talk > Subject: Help with CFFILE > > > I need a little help with CFFILE. I'm running CF4.5.1SP2 if it makes a > difference. > > I have two servers: WebDev1 and WebDevTest1, and I'm trying to > delete/manipulate files on one from the other. > > On both servers CF Application server is running under a user > account (same > username and password on both boxes). > > Here's my call to CFFILE: > > <CFFILE > ACTION="DELETE" > FILE="\\webdevtest1\d$\inetpub\wwwroot\Images\Logo\circle1.gif" > > > > Here's the error I'm getting: > > Error processing CFFILE > > Unable to delete the file > '\\webdevtest1\d$\inetpub\wwwroot\Images\Logo\circle1.gif.' Access is > denied. (error 5) > > Help? ______________________________________________________________________ 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 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

