开发者

Controlling number of downloads on Amazon S3 [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 10 years ago.

开发者_Go百科 Improve this question

Is there a way to control number of downloads of digital content on Amazon S3 or via some middle man software that talks to S3? I already use their timed links, but I would like to control number of downloads also. Any ideas of how to accomplish this using S3 or suggestions about alternative services that could? Thanks!


couple solutions:

  • Amazon CloudFront is a content delivery system that has an api and integrates with Amazon's other web services. that's probably what you want.

  • fetchapp is another service that is very nice... they actually use S3 on the back-end...

you could roll your own digital download protector pretty easily with a script as well...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜