I noticed a dot after testimage2.gif.   Is the dot part of the file 
name?  IE  testimage2.gif.

Im not real familiar with Linux, but with NT you need c:\directory\file.gif

Do you need something like ./home/httpd/html/assets/opsfiles/testimage2.gif  ?




At 01:46 PM 4/17/2001 -0400, you wrote:
>Hello all,
>
>I am running CF Pro 4.5.1 SP 2 on RedHat 6.2. Using CFFILE, I can upload
>files with no problems. However, if I try to delete them, I get this error:
>~~~
>Error processing CFFILE
>
>Unable to delete the file '/home/httpd/html/assets/opsfiles/testimage2.gif.'
>No such file or directory
>~~~
>
>The file does exist, and the path is correct. File permissions for this
>directory are 777. I'm perplexed.
>
>Here is the code:
>
><cffile action="DELETE"
>file="/home/httpd/html/assets/opsfiles/<cfoutput>#attributes.filename#</cfou
>tput>">
>
>Any ideas?
>
>TIA,
>
>Marwan Saidi
>
>
>**********************************************************************
>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
>**********************************************************************
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to