Hi guys! I'm having difficulty unzip a 13.7mb file. Below the file link and code I currently use:
Code:
arc.UnZip(fileDir, fileZipNameFotos, fileDirFotos, "") or arc.AsyncUnZip(fileDir, fileZipNameFotos, fileDirFotos, "UnZipFotos")
Link:
http://www.wmesistemas.com.br/temp/fotosprodutos.zip
The strange thing is that with smaller files this is working properly.
Thanks a lot!
Code:
arc.UnZip(fileDir, fileZipNameFotos, fileDirFotos, "") or arc.AsyncUnZip(fileDir, fileZipNameFotos, fileDirFotos, "UnZipFotos")
Link:
http://www.wmesistemas.com.br/temp/fotosprodutos.zip
The strange thing is that with smaller files this is working properly.
Thanks a lot!