Questions tagged as 'arquivo-zip'

2
answers

Read ZIP file contents without writing to disk

In the program I'm writing, I download a ZIP file over the internet and then need to upload the extracted ZIP files to another place. It turns out that I can not find a way to read the contents of this ZIP file - now a Stream - without first...
asked by 02.01.2019 / 22:29
1
answer

Zip files by command line in Windows? [closed]

Does anyone know how I zipo files by command line in Windows? Note: I do not want to compress the file itself, I want to send it to a compressed folder. Example: File.txt - > File.zip     
asked by 12.10.2016 / 19:13