Uploads/downloads
Is there a simple way of telling the difference between uploads and downloads? I want to know how many files are being uploaded per day over different time periods, but the stats talk about hits.
tom.isaacson
Monday, December 19, 2016
You can get some overall numbers by looking at PUT vs. GET requests in the Methods report, which correspond to uploads and downloads respectively.
Jason Kester
Thursday, December 22, 2016
[ reply to this topic ]
[ return to topic list ]
|