I need to send files to server, though the file size is approx. 4-5 MB but file numbers are around 40-50.
So can we make compressed folder in lua and send it to server?
I am able to extract the zip file coming through server using following link: http://www.keplerproject.org/luazip/examples.html