Some of our log files are > 4GB, and the build-in windows zip will not compress them.

I need to get them off the box, and really don't want to download them uncompressed. I can't install any additional software on the box since it's a production server.

Is there any way to compress them, or am I stuck with downloading them as-is?

link|improve this question

75% accept rate
feedback

1 Answer

up vote 2 down vote accepted

You could grab a copy of the 7Zip executables and use the command line version without an actual install - just delete the files when complete.

link|improve this answer
For the record, you need the .dll as well as the executable. – chris Jan 10 at 19:07
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.