Open himanverma opened 8 years ago
@himanverma I have added you to the repositories. Please take a good care of it ;)
Out of curiosity, I saw that you had the following repository: https://github.com/tomitrescak/meteor-tomi-uploads-s3. Are you going forward with that or is that also being deprecated, and how much does it depend on this repository (I didn't notice reference in package.js)?
I might be interested in supporting, but I hope to be moving to two server instances for Meteor (horizontal scaling) can I just reference Amazon's elastic file sharing and continue using this package? https://aws.amazon.com/efs/. Is your new package being developed specifically to handle this kind of setup or I can use this one just the same?
Thanks.
First of all s3 is different from EFS
S3 is a storage facility accessible any where and EFS is a file system you can mount onto EC2. That means if you gonna store file over s3 that you can continue with meteor-tomi-uploads-s3 package otherwise if you are going to save your file to ec2 storage or a mounted EFS then just use
https://github.com/tomitrescak/meteor-tomi-upload-jquery meteor-uploadshttps://github.com/tomitrescak/meteor-uploads
From: S notifications@github.com Sent: Sunday, October 23, 2016 7:48:58 AM To: tomitrescak/meteor-uploads Cc: Himanshu Verma; Mention Subject: Re: [tomitrescak/meteor-uploads] Would be Glad to support such a nice package of yours (#248)
Out of curiosity, I saw that you had the following repository: https://github.com/tomitrescak/meteor-tomi-uploads-s3. Are you going forward with that or is that also being deprecated, and how much does it depend on this repository (I didn't notice reference in package.js)?
I might be interested in supporting, but I hope to be moving to two server instances for Meteor (horizontal scaling) can I just reference Amazon's elastic file sharing and continue using this package? https://aws.amazon.com/efs/. Is your new package being developed specifically to handle this kind of setup or I can use this one just the same?
Thanks.
You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/tomitrescak/meteor-uploads/issues/248#issuecomment-255565507, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ABM33JJFAO4sfVDdKfHr55fn4eIJK_-Qks5q2sQSgaJpZM4Jw7ws.
@tomitrescak Please add me to the list of contributors because I think I would like to continue using the package and updating it. There is a current issue that has not been fixed and I would like to fix it... The issue lies in adding subdirectories etc.
@msj121 I did, please take a good care with @himanverma
@tomitrescak please add me to the list of contributor I will be happy to help.
@joshi-mehul I see you have no contributions in Github so far. Can you please contribute via pull requests until I see how you're doing? Thanks.
Hi, I would appreciate to contribute to your repository.
Thanks, Himanshu Verma (himan.verma@live.com)