Uploading JSON to Code Ignitor server

(I have started a new thread with a title that better matches the topic I am asking about. Sorry, this thread can be deleted by a mod if possible!)

Hey guys,

I just edited this topic because I realized that I needed to ask a different question that I original had written out.

My app will have lots of JSON files that I would like to ZIP up inside my app and then upload the zip file to a server.  Can someone please help direct me in how I can upload a zip file to a server?  I am a noob at network stuff.

The ZIP plugin tutorial talks about how this can be done, but doesn’t explain how: http://www.coronalabs.com/blog/2013/05/21/tutorial-using-zip-plugin/

Any tips/help is greatly appreciated.