Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!samsung!usc!ucsd!ucsdhub!hp-sdd!megatek!eta!hollen From: hollen@eta.megatek.uucp (Dion Hollenbeck) Newsgroups: comp.sys.ibm.pc Subject: Re: Binary file transfers with MS Kermit Message-ID: <849@megatek.UUCP> Date: 11 Dec 89 15:36:46 GMT References: <15102@cc.usu.edu> Sender: news@megatek.UUCP Lines: 20 From article <15102@cc.usu.edu>, by JRD@cc.usu.edu (Joe Doupnik): > > MS Kermit has no explicit command to do text or binary transfers > because it needs none: the DOS file system does not distinguish the cases. > However, the host (the other end) may well distinguish and the host Kermit > may need to be told SET FILE TYPE BINARY at it's own command prompt. > P.S. You ought to upgrade from MSK 2.29 (early paleolithic) to 2.32/A, or > wait a month and get version 3.0 for much better performance and more > goodies. > Joe D. Not true. Both the standalone Kermit I have and the implementation in Procomm, both have the ability to set file type to BINARY and for a darn good reason. In text mode, the first ^Z encountered will tell DOS end of file. In binary mode, this will not happen and the transfer will proceed by length alone. Dion Hollenbeck (619) 455-5590 x2814 Megatek Corporation, 9645 Scranton Road, San Diego, CA 92121 uunet!megatek!hollen or hollen@megatek.uucp