Javascript zip files on the fly, 64 bit large file support 4GB+
Budget: £250 – £750 GBP
We require a javascript function that will take a series of file links for individual downloads and zip them on the fly
We currently use a solution which only has 32bit support, 2GB files and 4GB maz zip size, we require much higher limits then this
App must be able to handle directories
i.e filename : /one/two/three.file must contain the directory structure within the zip file
example of input:
{ filename: 'one/two/three.zip', filesize:123, url: http://download.url.com }
We currently use a solution which only has 32bit support, 2GB files and 4GB maz zip size, we require much higher limits then this
App must be able to handle directories
i.e filename : /one/two/three.file must contain the directory structure within the zip file
example of input:
{ filename: 'one/two/three.zip', filesize:123, url: http://download.url.com }