I'm looking for the appropriate way of storing files into the document folder within phonegap/cordova.
I've done some google searches but all I seem to find is how to use local storage or webSQL.
Also looked at the phonegap plugins github page but nothing seems promising.
The file I'm looking to store is actually a binary file I'll download from the internet.