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?

-- 
Al Everett
Allied Office Products
www.askallied.com
mailto:[EMAIL PROTECTED]
v: 973-594-3209
f: 973-594-3626
______________________________________________________________________
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to