FriendsOfFlarum / upload

The file upload extension with insane intelligence for your Flarum forum.
https://discuss.flarum.org/d/4154
MIT License
177 stars 96 forks source link

Add support for Tencent COS | 请求增加腾讯云对象存储支持 #235

Closed AnotiaWang closed 3 years ago

AnotiaWang commented 4 years ago

Would you please add support for Tencent Cloud Obeject Storage? the website is https://intl.cloud.tencent.com/product/cos or https://cloud.tencent.com/product/cos (in Chinese) Thanks!

clarkwinkelmann commented 4 years ago

I can't make any promise but I found a Flysystem driver already exists so it shouldn't be too complicated to implement, even for a third-party https://github.com/overtrue/flysystem-cos

AnotiaWang commented 4 years ago

I can't make any promise but I found a Flysystem driver already exists so it shouldn't be too complicated to implement, even for a third-party https://github.com/overtrue/flysystem-cos

Oh, qcloud is actually tencent COS. Got it, thanks

AnotiaWang commented 4 years ago

Still dont know how to use it🤧