hello anyone knows how to import files from s3 using torch?
i mean aws s3
robert
@bob360
I'm struggling to setup slingshot in my meteor project(meteor-kitchen) , what I have found up to now are not specific for meteor integration.Some serious help is needed particularly where to put certain files.thanks
kctang
@kctang
@bob360 can you be more specific about the issue you are facing?
robert
@bob360
Fact is, there is no specific integration of Cloudinary for Meteor.I have tried almost every single atmosphere package, and followed Cloudinary not so clear instruction, to set it up.Endup freezing server and spending lots of time debugging.Worst,is when to figure out where to put a file,helpers,events,rendered,client,server.Do
Looking to ease out my frustrations
kctang
@kctang
@bob360 I have done upload to Google Cloud Storage (GCS), but if you're trying to upload to Cloudinary... then it is beyond what I have experience on. All the best!
robert
@bob360
tks anyway,what package did you use for google? I could maybe use the same one ,just by changing the parameters/
kctang
@kctang
@bob360 slingshot supports GCS, i just use it in my application. I did create a UI control for it based on MDL - might be some useful reference in the package - https://github.com/kctang/mdl-ui-upload/.
robert
@bob360
I finally set up with cloudinary .tks
Ben Jones
@yogiben
Has anyone got any got techniques for migrating from cfs -> slingshot? (In our case we're using gridFS)
Illya Havsiyevych
@illya13
hi
using slingshot for uploads to AWS S3
have 2 questions:
can I reuse signature creation for listoperation
can I extend uploading to use client side encryption keys
thx
Sam Pereless
@twitsbysp_twitter
suwhoop
rajpa
@rajpa
which is better - elevateddesign or the timbrandin one?
Jake Lacey
@jakelacey2012
Hello, Is anybody able to assist me?
Jake Lacey
@jakelacey2012
Exception in delivering result of invoking 'slingshot/uploadRequest': TypeError: Cannot read property 'response' of undefined
has anyone had this error before
Jake Lacey
@jakelacey2012
its okay O've fixed it
But its truly concerning how inactive this repo is :\
Rustam Salavatov
@fortunto2
Hi, help me please i getting error "Cannot read property 'size' of undefined" and "Uncaught Error: Not a file"
Kris Haamer
@krishaamer
Hey everyone
What's the guidance, which fork should be used?
Irelander
@Irelander
hi, everyone,
i have some issue about access defind when i use safari-web-browser. another web-browser had notting issue when upload and download from AWS S3, but only have issue when use safari, anybody hava some idea about this? just, let me know your solution, plz..
Aman
@Amanej
Hey guys
Upload is working great
But when uploading 21 files, some 6 of them do not work because it timeouts
Adam Moisa
@adammoisa
Anyone know what the permission is to allow for PDF's? We know images are "image/gif" etc, but what is it for PDF? "file/pdf" did not work for me
Max Johansen
@macsj200
Hello all! Does anyone know anything about making files private on S3? See my SO question for details