transfer.sh/server
JustAnotherArchivist 6bd3e97186 Only increment download counter on files that have a download limit
For files that have no limit, there is no reason to track the download counter as its value will never be used anyway. This reduces costs on storage backends that have an operation fee (e.g. AWS S3) or a minimum retention (e.g. Wasabi S3).
2021-04-25 17:47:23 +00:00
..
clamav.go implements log option (#171) 2018-10-27 00:15:55 +02:00
codec.go Major rewrite 2017-03-22 18:09:21 +01:00
handlers.go Only increment download counter on files that have a download limit 2021-04-25 17:47:23 +00:00
handlers_test.go Major rewrite 2017-03-22 18:09:21 +01:00
ip_filter.go ISSUE-203 2019-05-11 14:42:59 +02:00
server.go GOFMT 2021-01-05 17:24:16 +01:00
storage.go fix bug in purge for local storage 2021-01-11 16:02:00 +01:00
utils.go Remove commented debug line. 2019-08-24 08:47:04 -05:00
virustotal.go implements log option (#171) 2018-10-27 00:15:55 +02:00