Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!im4u!rutgers!ames!ucbcad!ucbvax!SIMTEL20.ARPA!WANCHO From: WANCHO@SIMTEL20.ARPA ("Frank J. Wancho") Newsgroups: comp.os.cpm Subject: SIMTEL20 server answers Message-ID: Date: Fri, 12-Jun-87 19:27:00 EDT Article-I.D.: SIMTEL20.WANCHO.12310014264.BABYL Posted: Fri Jun 12 19:27:00 1987 Date-Received: Sun, 21-Jun-87 01:34:50 EDT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: world Organization: The ARPA Internet Lines: 17 Dave, The Archive Server invokes a faithful version of ARC 5.10, but with an added option to significantly speed up the processing: the Q (for Quick) option, which bypasses all the tests of the various compression techniques and unconditionally compresses the input file. That compression uses a 12-bit mode vs. the 16-bit mode used by the Unix compress program. The uuencode algorithm is built directly into the server program. It has been slightly modified to append a trailing "M" to each line of output to preserve any trailing spaces resulting from the uuencode process. This change was made expressly for the BITNET recipients whose mailers want to suppress those trailing blanks. A properly implemented uudecode will ignore those trailing Ms. --Frank