Create a Zip file (of a collection of files) on Linux (debian) for use/unzipping on windows.
#Not sure if the next step is needed or if it is fully accurate. apt-get install zip
zip -r /pathtostorezip/file.zip /pathtofiles/