CulturalMe / meteor-slingshot

Upload files directly to AWS S3, Google Cloud Storage and others in meteor
MIT License
595 stars 104 forks source link

Custom Directive to Digitalocean Space #237

Open Bariyard opened 5 years ago

Bariyard commented 5 years ago

Hi All,

I try to create custom Directive to upload file to DigitalOcean Space ( It support S3 API Connection) Then, I use some of existing code from S3 service to create my custom one. But, it turn out there is something still missing (Error 404 Forbidden).

Note! What I Did

Please help, Thank you.

file-storage.txt

ItIsArmin commented 5 years ago

I'm trying to use slingshot for DigitalOcean Space too. dont know how!