[ 
https://issues.apache.org/jira/browse/CB-6518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13981576#comment-13981576
 ] 

brian johnston commented on CB-6518:
------------------------------------

In other words, I need to create the directory in the documents folder that is 
visible from Windows File Explorer and move files into it and read files from 
it.  At this point I've tried to use the FileEntry object returned from 
fileSys.root.getDirectory(toFolderName,
{ create: true, exclusive: false }, but no-go with that yet.  As a work around 
I built the directory crawler app to try to crawl into the directory from the 
root of the persistent file system, but I'm stuck in the shared folder at this 
point....

> Unable to create directory on Windows 8
> ---------------------------------------
>
>                 Key: CB-6518
>                 URL: https://issues.apache.org/jira/browse/CB-6518
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Windows 8
>    Affects Versions: 1.9.0
>            Reporter: brian johnston
>            Assignee: Jesse MacFadyen
>
> No error is returned from "fileSys.root.getDirectory("Foo",{ create: true, 
> exclusive: false },..".  However, the folder is not visible on the phone file 
> system.  To test I plugged the phone into my Windows 8 computer with a USB 
> cable and browsed all the visible phone folders.  The folder is not there.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to