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

Can I pass in the folder name where I want to save the file, on the bucket #30

Closed
gauravbluepi opened this issue Dec 18, 2014 · 1 comment
Labels

Comments

@gauravbluepi
Copy link

In you example you have used Meteor Username to create the foldername, but can I pass in my own folder name where I want to store the file.

@gsuess
Copy link
Contributor

gsuess commented Dec 18, 2014

You can return any string in the .key() function. This string is basically the file-name under which the file is going to be stored in the bucket. So yes, you can use any folder name.

@gsuess gsuess closed this as completed Dec 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants