0

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?

chris
  • 3,993
  • 6
  • 28
  • 37

1 Answers1

2

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.

Tim Brigham
  • 15,545
  • 10
  • 75
  • 115