Download zip files r
You can zip a file with zip -r file.zip folder/ . .tar.gz is just a gzipped tarball that is a native archive to linux. It can be opened with 7zip and probably others. You'll to extract zip files on the command line, download unzip.exe here. (more). to extract .tar.gz and .tar.bz2 files under windows, download: zip -r mydir.zip mydir