Xref: utzoo comp.sys.ibm.pc:14324 comp.unix.questions:6512 Path: utzoo!yunexus!maccs!ns From: ns@maccs.UUCP (Nicholas Solntseff) Newsgroups: comp.sys.ibm.pc,comp.unix.questions Subject: Re: kermit Keywords: msdos kermit unix Message-ID: <1124@maccs.UUCP> Date: 11 Apr 88 18:03:56 GMT Article-I.D.: maccs.1124 Posted: Mon Apr 11 14:03:56 1988 References: <715@btnix.UUCP> <914@stracs.cs.strath.ac.uk> Reply-To: ns@maccs.UUCP (Nicholas Solntseff) Organization: McMaster U., Hamilton, Ont., Can. Lines: 30 I have never experienced any problems with kermit transfers between Unix (BSD4.x) and MS-DOS. I use MIRROR with its VT100 emulator as the PC terminal emulator. TO perform MS-DOS to Unix transfer: in unix type kermit -ir in MIRROR type -- xk [d:] filespec This will transfer ALL files with path [d:] filespec to the unix default directory and use the MS-DOS file specs. To perform Unix to MS-DOS transfer in unix type kermit -is filespec in MIRROR type -- rk [d:] This will transfer all files from the default unix directory matching filespec to the MS-DOS drive d: and use the unix file names. Note: the kermit server mode is not being used here. I have had little success using the server mode. Nick Solntseff D D Nick Solntseff {ns@maccs.UUCP solntsef@mcmaster.BITNET}