in reply to Re: knowing when a file is done writing to the server?
in thread knowing when a file is done writing to the server?

Maybe I shouldn't have said "final". The uploader puts it in a "completed" directory when it is done. When your server process sees that something is in the "completed" directory, it can move it wherever it needs to go after that.
  • Comment on Re^2: knowing when a file is done writing to the server?