How can I force Win2k (or whatever process is using a file) to let it go, so
I can use CFFILE to delete it?

I'm writing an app that downloads a zip file from a remote ftp site, then
unzips the contents, but I'm getting the following error when I run the
page: 

[quote]
Error processing CFFILE

Unable to delete the file '<filename not shown for confidentiality
reasons>.' The process cannot access the file because it is being used by
another process. (error 32)
[/quote]

The point this occurs is when I'm looping through a directory list, which a
CFDUMP tells me is correct, and deleting any files that exist.  Or
attempting to.  But it looks like this file is still locked by a previous
attempt to unzip it that failed.

And all this has to be done from within CF5. 

Cheers
Mike Kear
Windsor, NSW, Australia
AFP Webworks
http://afpwebworks.com







---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia
http://www.mxdu.com/ + 24-25 February, 2004

Reply via email to