Skip to content
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

Confusing #7

Closed
dgateles opened this issue Aug 27, 2015 · 3 comments
Closed

Confusing #7

dgateles opened this issue Aug 27, 2015 · 3 comments

Comments

@dgateles
Copy link

Hello
How to use this? Im using node.js but the file does not upload
fus3.do('https://nodejs.org/images/logo.png', 'my_key' ( what is my_key?)

@saintmac
Copy link
Owner

Hi @dgateles,
Do you do fus3.init (as stated in the documentation, before fus3.do?
Have you put your correct S3 keys?

To answer your question, 'my_key' is the key you want this image to be referred as in your S3 bucket.
Here for instance it would be 'node_logo.png'

Hope it helps

Martin

@saintmac saintmac reopened this Aug 28, 2015
@dgateles
Copy link
Author

@saintmac
Look: http://i.imgur.com/Bi6NnZW.png
As you can see, do not upload

@saintmac
Copy link
Owner

saintmac commented Jun 4, 2018

@dgateles super old thread, but your screenshot shows that the file has indeed been uploaded to S3. Not sure what data is supposed to be in your code, but the library doesn't return any data in case of success, just an error in case of failure.

@saintmac saintmac closed this as completed Jun 4, 2018
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

2 participants