The file exists.... If I cut and paste the string into explorer on the
server it loads the file without a problem....



-----Original Message-----
From: Raymond Camden [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, February 12, 2003 9:33 AM
To: CF-Talk
Subject: RE: CFFILE Delete & Rename problems


Did you do a fileExists() before the rename to ensure the file actually
exists?

=======================================================================
Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc

Email    : [EMAIL PROTECTED]
WWW      : www.camdenfamily.com/morpheus
Yahoo IM : morpheus

"My ally is the Force, and a powerful ally it is." - Yoda 

> -----Original Message-----
> From: Kris Pilles [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 12, 2003 8:30 AM
> To: CF-Talk
> Subject: CFFILE Delete & Rename problems
> 
> 
> Ok. I have given the CF service Administrator rights
> temporarilly to try to figure out why CFFIle is not working...
> 
> 
> <CFFILE ACTION="Rename" 
>     SOURCE="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirList.name#"
>  
> DESTINATION="c:\inetpub\wwwroot\wand\datafiles\#cname#\#DirLis
> t.name#.ol
> d"
> >
> 
> All that I want to do is use the above rename command and it
> returns the following error:
> 


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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