How to stop access to file while it is being uploded by FTP on Windows server 2008
Posted
by
Mr. Flibble
on Server Fault
See other posts from Server Fault
or by Mr. Flibble
Published on 2009-09-18T14:58:57Z
Indexed on
2011/03/06
16:12 UTC
Read the original article
Hit count: 297
I'm using FTP 7.5 on Windows 2008 R2. When I upload a file and it is partially uploaded I'm able to move it before it has completed. Is there a way to stop this? I see an option under Advanced settings->Behaviour->File Handling->Allow reading files while uploading but this doesn't seem to do the trick. I guess it's write access that I need to stop.
It seemed to have this functionality by default on IIS6.
© Server Fault or respective owner