I'm looking for a utility that will compress large text files, but not change the extension. For example - I have a 2mb text file called readme.txt - after compression, it becomes a 100k file still called readme.txt. My situation - We have a main frame putting text files into a directory. Through the web, we display these files as links. When a user clicks on the link, we display the file. In some cases, these text files reach 2mb. It doesn't take a rocket scientist to figure out that displaying 2mb files over the web is unacceptable. So, I'm looking for a way to compress them, possibly through a command-line utility or something.
Any thoughts? Mark Stewart Programmer/Analyst CC3 Phone: 215.672.6900 x1332 http://www.cc3.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

