https://issues.apache.org/bugzilla/show_bug.cgi?id=45989





--- Comment #4 from Sebb <[EMAIL PROTECTED]>  2008-11-03 01:49:05 PST ---
(In reply to comment #3)
> A work around that would reduce, but not eliminate the chances of this
> happening is:
> - upload the war to a different directory
> - copy the war locally which should be a lot faster

Surely a rename (rather than a copy) would eliminate the timing window
entirely?

If the file already exists then a delete (or rename and later delete) of the
original file would be needed. This would leave a brief window where the file
did not exist, but that should be easier to deal with.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to