Quote:
Originally Posted by manicaesar
Well, Apple has just accepted our application update with mongoose server added. In new version of the application, using mongoose, user can both upload and download particular files within application documents folder (not all of course, only those, which we allow to be downloaded). But achieving this is not as simple as viewing application documents folder contents...
If you are interested in how it works, download SuperMemo app (it's free), go to New Exercise menu, click '+' in topright corner and choose Import / Export, then just follow the information listed. ...
|
Hello Manicaesar,
This was some great information as I recently just discovered the Mongoose server and am incorporating it into our iPhone app to both download and upload files within the application documents folder. Found this post and was interested in just how I you modified the Mongoose server to upload files back to the iPhone documents folder. I already have the Mongoose server in place in our app for browsing/downloading files from the documents folder. Could you share your source on performing the upload using Mongoose?
Thank you!