Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!cmcl2!husc6!uwvax!rutgers!caip!clyde!cbatt!ihnp4!chinet!wmf From: wmf@chinet.UUCP (William M. Fischer) Newsgroups: net.micro.pc,net.unix-wizards Subject: Re: Remote operation of a PC from a UNIX system using ``cu'' Message-ID: <612@chinet.UUCP> Date: Fri, 10-Oct-86 10:39:13 EDT Article-I.D.: chinet.612 Posted: Fri Oct 10 10:39:13 1986 Date-Received: Sat, 11-Oct-86 20:39:52 EDT References: <1311@kitty.UUCP> <275@bakerst.UUCP> Reply-To: wmf@chinet.UUCP (William M. Fischer) Organization: chi-net, Public Access UN*X, Chicago IL Lines: 44 Keywords: IBM PC, remote operation, UNIX system, ``cu'' Xref: mnetor net.micro.pc:6970 net.unix-wizards:8237 In article <275@bakerst.UUCP> bob@bakerst.UUCP (Bob White) writes: >There is a public domain program, called MS-KERMIT, which lets the PC >...assuming you have a program on the Unix end that can deliver files.. >...I don't know if Kermit is supported in UNIX C... Just a coupla comments... According to the KERMIT Users Guide .. A KERMIT program MUST be running on both ends of the communication link for file transfers to occur. (i.e., no other protocols work with Kermit). The most current version of UNIX Kermit is 4C(057), written in "C". Now as to the remote operation of a PC FROM a UNIX system, KS-KERMIT 2.29 is a little weak all by itself. Better to use a communications program that offers a host mode. PIBTERM and PROCOMM are two Shareware / PD programs that can do this. This may not be applicable in your case, but my biggest concern in leaving KERMIT in the remote mode and having the modem set to autoanswer is that if some unauthorized individual calls up, he download all your files and even convince KERMIT to drop dowm to the DOS COMMAND shell. From there, he could do something cute, like tell the PC to format all your disks.... Using PROCOMM, for example, would require that a password be entered before any access to the PC would be allowed. You could even use the TEF (Timed Execution Facility) with PROCOMM so that the PC would only respond during a certain time period. If the transfer protocol MUST be Kermit, then only PROCOMM will do. You should know that Chuck Forsberg has developed and released to the PD a X/Y/Z MODEM package for UNIX machines. So... you can have it both ways... You can use PROCOMM or the like on the PC end and use KERMIT on the UNIX end and do your transfers with KERMIT or Still using PROCOMM on the PC end, use CU on the UNIX end and do the file transfers with X/Y/Z MODEM. -- ==================================================== | Fortiter in re, || Bill Fischer | | suaviter in modo. || wmf@chinet.UUCP | ====================================================