scottwernervt / cloudstorage

Unified cloud storage API for storage services.
http://cloudstorage.readthedocs.io/en/latest/
MIT License
93 stars 27 forks source link

is there support for cloud urls which have read access? #69

Open waqas977 opened 3 years ago

waqas977 commented 3 years ago

Can we access a file in a bucket with file url with read access.Without providing credentials for that cloud ?

scottwernervt commented 3 years ago

I do not think this is possible as it looks like each driver backend requires credentials.