开发者

Is there any type of file that is unsafe to allow client to upload on Google Storage (S3)?

开发者 https://www.devze.com 2023-02-24 21:38 出处:网络
The head question pretty much states everything. Is there any type of file that is unsafe to allow client to upload on Google Storage (S3)? For instance, you wouldn\'t want to allo开发者_如何学Gow any

The head question pretty much states everything. Is there any type of file that is unsafe to allow client to upload on Google Storage (S3)? For instance, you wouldn't want to allo开发者_如何学Gow any executable files on your server (FTP), but since no files (afaik) can be executed on Google Storage (S3) there is no need to implement any file filter?


S3 is Amazon Storage, not Google Storage.

And there is no unsafe type to upload. The S3 container is safe.

If you find a flaw, you can probably claim a lot of money from Google. Or Amazon, I forgot.

0

精彩评论

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