Skip to main content
Inspiring
April 22, 2006
Answered

cffile copy / cfcontent download & delete

  • April 22, 2006
  • 3 replies
  • 889 views
I am using CFFILE to copy a file to a TEMP location and then using CFHEADER and CFCONTENT (with deleteFile set to "yes") to start a download of a file (from the TEMP location) and delete it when download finishes (or is aborted). My question is this: what will happen if multiple requests are made simultaneously for the same file? Is this gonna be a problem? If so, what's the workaround (if any)?
This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer daswerve
Nevermind, solved it

3 replies

Inspiring
April 22, 2006
Nevermind, solved it
daswerveAuthor
Inspiring
April 22, 2006
Nevermind, solved it
daswerveAuthorCorrect answer
Inspiring
April 22, 2006
Nevermind, solved it