request for info: how do the "preserve timestamp" and "temporary filename" settings coexist?
If I am uploading a file and both "preserve timestamp" and "upload using temporary filename" are set to true, what is the sequence of events that occur during the lifecycle of the file upload?
e.g. is it 1) upload to temp filename, 2) reset timestamp on temporary file, 3) rename file to permanent filename
or is it 1) upload to temp filename, 2) rename file to permanent filename, 3) reset timestamp on permanent file
Thanks.
e.g. is it 1) upload to temp filename, 2) reset timestamp on temporary file, 3) rename file to permanent filename
or is it 1) upload to temp filename, 2) rename file to permanent filename, 3) reset timestamp on permanent file
Thanks.