GitHub user stacic opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/28
CB-6466 Auto-create directories in download Bringing WP8 in line with the other platforms to automatically create missing directories in filetransfer.download(). I'm using automatic code cleaning, which also removed a bunch of new lines and properly indented a block of code that was indented one space too many. You can merge this pull request into a Git repository by running: $ git pull https://github.com/stacic/cordova-plugin-file-transfer wp8-file-transfer Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-file-transfer/pull/28.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #28 ---- commit 2043b4e8b087f6d112883beaefbd5825de29d3dc Author: Staci <smcoo...@us.ibm.com> Date: 2014-04-22T17:40:56Z CB-6466 Auto-create directories in download Bringing WP8 in line with the other platforms to automatically create missing directories in filetransfer.download(). ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---