Hello,

How does uploading files work in SetupBuilder?

Do you upload as a temp file, finish the upload, and then rename it to the
actual file name.

-or-

Do you upload the file as the real file name from the beginning?

Our update file server gets hit heavy serving 4,000 users and the file is
45meg...so...it is best to:

a) upload as temp file name (not distubing users)
b) delete old file
c) rename temp as real file name (1 second)

Just checking -- doing it above will only disturbe the file server for 1
second versus 5 minutes??

Just wondering.

-Robert