Github user daserge commented on the pull request:

    
https://github.com/apache/cordova-plugin-file-transfer/pull/115#issuecomment-160545729
  
    @dblotsky, `getFile` does work with absolute paths - it successfully 
resolves `/testFile.txt` for example as well as relative (to the fs root) 
`testFile.txt` so I think the bug was in the test and not in this function (it 
works with filesystem' abstract paths rather than with native ones).
    I also don't think it should work with nativeURL - there is 
`resolveLocalFileSystemURL` for this case.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to