Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!seismo!mcnc!rti!dg_rtp!meissner From: meissner@dg_rtp.UUCP Newsgroups: comp.mail.uucp,comp.protocols.misc,comp.sources.d Subject: Re: uuencode enhancements Message-ID: <1999@dg_rtp.UUCP> Date: Fri, 29-May-87 17:32:49 EDT Article-I.D.: dg_rtp.1999 Posted: Fri May 29 17:32:49 1987 Date-Received: Sat, 30-May-87 11:28:12 EDT References: <7702@orchid.UUCP> <1046@viper.Lynx.MN.ORG> <886@lll-lcc.aRpA> Reply-To: meissner@dg_rtp.UUCP (Michael Meissner) Distribution: comp Organization: Data General (Languages @ Research Triangle Park, NC.) Lines: 14 Xref: utgpu comp.mail.uucp:509 comp.protocols.misc:17 comp.sources.d:693 In article <886@lll-lcc.aRpA> langdon@lll-lcc.aRpA (Bruce Langdon) writes: /* stuff about uuencode/uudecode deleted */ > atob and btoa are part of the compress package, freely available. > btoa makes a more compact encoding than uuencode. Does it have trouble > with weird (IBM etc) sites? If you use compress first, you REALLY save > on the size of your ascii file to transmit. One thing to note about atob/btoa is that will append upto 3 (or 4?) null bytes upon conversion from printable chars to binary. Compress evidently can handle it, but I was surprized when I was using them without compress. -- Michael Meissner, Data General Uucp: ...mcnc!rti!dg_rtp!meissner It is 11pm, do you know what your sendmail and uucico are doing?