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

Create directories to file location on download #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mlmorg
Copy link

@mlmorg mlmorg commented Nov 19, 2013

If I am downloading a file to /my/file/location.txt and its parent folders do not exist, the grunt task errors out. This fixes that issue and recursively creates the directories before opening a file stream.

@zdexter
Copy link
Collaborator

zdexter commented Dec 11, 2013

Looks good. Could you add a test? (Maybe call testDownload with a more deeply nested path.)

@netpoetica
Copy link

+1

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

Successfully merging this pull request may close these issues.

3 participants