Web Hosting Talk







View Full Version : Does This Software Exist?


WoodShedd
05-11-2002, 06:23 PM
Is there a zip utility for unix? when I say zip utility, i mean windows zip format, not gzip. I had a look at gnu and couldn't see anything, but I could have missed it.

I need it because my site has an archive section where people can download all the old stuff. My users dont want it in tar.gz format, and I dont want to have to zip it all on my PC and upload it.

Thanks for any help.

klisis
05-11-2002, 07:09 PM
Well, I think there is unzip ability on *nix. But I don't think Zipping ability is on *nix.

P.S I may be wrong.

WoodShedd
05-11-2002, 07:23 PM
Thanks. I managed to find one. it a unix version of pkzip. I should have thought of that.

JayC
05-11-2002, 08:10 PM
On most installations, just use 'zip' -- and it will be pkzip-compatible.

WoodShedd
05-11-2002, 08:25 PM
not my installation :(

Now does anyone know of a batch file renaming script or program?

mkaufman
05-11-2002, 10:50 PM
Originally posted by WoodShedd
not my installation :(

http://rpmfind.net/linux/rpm2html/search.php?query=zip

there....