Is anyone familiar with the archive/zip package? 
I am experiencing the following problem:
When I create the Zip file on Ubuntu the file can be extracted no problem.
When I try and extract the zip file on a windows machine I get an error 
saying the file cannot be created.

I have tried compiling the go app on the windows machine, and same problem 
- Windows file explorer cannot extract the zipped file.

Interestingly enough, 7zip on the windows machine can extract the zip file, 
but obviously I cannot ask the user community to install 7zip just to 
extract a zip file:(

Any help or pointers will be appreciated



-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to