Possible Duplicate:
Windows 2003 zip from command line
Can somebody please, let me know that how we can zip a file in a Command line. Please, let me know.
Can somebody please, let me know that how we can zip a file in a Command line. Please, let me know. | |||||||
feedback
|
This question came from our site for professional and enthusiast programmers.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
7-zip comes with a command line variant that will (un)compress to/from all the archive formats it supports (7z, zip, gz, rar, and a few others) | |||
|
feedback
|
|
Unxutils has a standalone command line zip programme as part of it http://sourceforge.net/projects/unxutils/ alternately 7zip has a cli - and it does quite a few formats. | |||
|
feedback
|
|
Install the zip and unzip packages in your Cygwin environment. I wouldn't install it for just those two packages, but if you have one already, use it. | |||
|
feedback
|