Brad16840

Member
  • Content count

    1
  • Joined

  • Last visited

  1. Logging Segmented Uploads

    After logging my uploads for a couple of months I wrote a script to determine various statistics about what I upload (most popular files, who has downloaded the most etc) However my script registers a lot less uploaded than the amount stated by ApexDC's counter. So I looked at the log, and it has 300MB files that have only 18MB uploaded, after watching a file being uploaded in several segments of about 80MB followed by a 40MB segment. I looked at the log it had made to see it had only recorded the last 40MB segment. So it seems to only record the last segment. If there is some setting I can change or some way to make it log the total amount uploaded or just log every segment please tell me. If not, please consider implementing a fix to this