Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
jiib75 #1
cffile delete timeout with unc path...
Hello,
In my installation, cfmx interract with data hosted on a NAS (W2K Storage). I
use UNC for file manipulation (upload, delete, edit...)
Every day, about 10-15% of cffile executions with delete action failed with a
timeout. Rights are ok (admin user)
I don't understand.. It is the poor performance of java with i/o ? A bug of
CFMX (i use 6.1 w updater)
Thanks.
jiib75 Guest
-
CFFILE Delete, by date
Hello, A site that I built has been moved to a new host and now has a limited amount of disk storage space so I need to be able to delete .mp3... -
cffile delete
:confused; It seems an easy issue but it just does not work. Here is the code: <cffile action="delete" file="d:\InetPub\wwwroot\test.xls"> ... -
cfmail and cffile=delete
I have a problem with trying to send mail with the <cfmail> tag out to a list of emails. I upload attachments onto the server (users choose to... -
CFFile won't delete files
I have a list of articles in my knowledgebase some of which are totally web based and others are DOC or PDF files.... The admin is allowed to... -
CFFile Delete Problem
Is something else on the system touching the file? Is ColdFusion touching the file before you try to delete it? -- Tom Jordahl Macromedia



Reply With Quote

