View Single Post
Old 08-12-2010, 11:32 PM  
Yil
Too much time...
 
Join Date: May 2005
Posts: 1,194
Default

o_dog: The fileinfo is usually updated twice per upload. An Upload or Overwrite will set the uid/gid to the user before starting the transfer, but a Resume will just update the uid. After the transfer is completed it will update the upload time by adding how long the transfer took to the current value after the script finishes. This allows the script the option of zeroing out a previous value or leaving it.

With the addition of the [ioTransferStats] command it probably makes more sense to adjust the value before the script runs much like you want since that's more flexible, but if you're just trying to get the upload time with higher resolution you can use that command...
Yil is offline   Reply With Quote