Re: Generating replies without compressing them?

Dane Beko (dbeko@primenet.com)
Wed, 25 Sep 1996 10:47:24 -0700

In article <mpTSykW2vDmM092yn@daina.bga.com>, mikus@bga.com (Mikus
Grinbergs) wrote:

-> If you are determined to avoid compressing the replies packet, you
-> might put a zero as the first option on compress= in your CONFIG
-> compress=zip -0kjm %f %d/*
-> (I have *not* tried this myself.) Zero indicates: "no
-> compression".

That's still going to have ZIP called to store the files inside the
archive. I'm looking to avoid the compression step altogether. If
YARN would just create the *.MSG and REPLIES file in my upload
directory and exit, I could then call Souper for Windows and send
them.

Chin: Possible future option? Thanks..