Skip to content

From where i can find my "Access Key ID" and "Secrete Access Key" to download File from parse? #2860

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SatishMotif opened this issue Oct 12, 2016 · 7 comments

Comments

@SatishMotif
Copy link

I need to download the files from the following S3 bucket:
https://files.parsetfss.com/0844782c-8340-41f3-8ff6-2bd0c1a39eaa/

The bucket was created by Parse.com, who hosts my Parse site, to store the files of my site.

The access key is kept by Parse.com, hence I am not able to access the file bucket directly.
· Could you please provide a link for me to download the files?
· Or could you please provide a "Access Key ID" and "Secrete Access Key" pair, by which I can use a client tool to logon to the bucket and download the files?

I have also reported other issue related to file migration but nobody is replying, below is the link:
#2781

Somebody please help, its urgent!

@kulshekhar
Copy link
Contributor

Isn't it possible to download it from the dashboard?

@SatishMotif
Copy link
Author

@kulshekhar there are thousands of file in my DB and I cannot download it one by one.

@kulshekhar
Copy link
Contributor

What I was driving at was that if you can access the files from the dashboard, you could probably write a small script to go through all your records and download/transfer the files.

@SatishMotif
Copy link
Author

Okay thanks @kulshekhar, can you tell me wat kind of script will be useful here?

@flovilmart
Copy link
Contributor

Have a look here: https://github.com/parse-server-modules/parse-files-utils

This project will lookup all your files mapped in your objects, and download/transfer them depending the configuration. For further issues in the parse-file-utils project, please open them on that repository

@SatishMotif
Copy link
Author

Hey @flovilmart, it really feels great to hear someone from parse. Thanks a lot.
Can you please reply about below post too? As I am waiting for last 15 days for someone from parse to take a look.
#2781

And yes let me tell you that i have given that issue as a reference for this post but that is not the same so kindly try to give an answer on that context only.

@flovilmart
Copy link
Contributor

@SatishMotif I am not from Parse. but glad to help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants