[thelist] ColdFusion CFFILE problem

Saidi; Marwan msaidi at ced-concord.com
Tue Apr 17 16:34:54 CDT 2001


Hello all, 

I am getting a problem when trying to delete a file. I get this error:

Error processing CFFILE

Unable to delete the file '/home/httpd/html/assets/opsfiles/testimage2.gif.'
No such file or directory

However, the file exists, and the path is correct. I am running Red Hat 6.2,
CF Pro 4.5.1 SP2. The directory and file in question have 777 permissions,
and file uploads work fine.

CFML CODE
<cffile action="DELETE"
file="/home/httpd/html/assets/opsfiles/<cfoutput>#attributes.filename#</cfou
tput>">

Any ideas?





**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************





More information about the thelist mailing list