hartung@amos.ling.ucsd.edu (Jeff Hartung) (05/05/89)
In article <3744@nunki.usc.edu> seligson@oberon.usc.edu (Richard Seligson) writes: >It turns out that the FTP was working fine. My problem was with >Kermit. It was necessary to give the command "set file type binary" >to the UNIX Kermit before the transfer. This cleared up the problem. A faster way to set this up is to go straight to the server on the UNIX machine with the command: kermit -ix The i flag sets the file type to binary and the x flag takes you to the server. If you use the kermit 'send' command instead of server commands, then 'kermit -is <file>' will start sending the file in binary mode using the Kermit protocol. --Jeff Hartung-- Disclaimer: My opinions only, etc., etc., BLAH! BLAH! BLAH!... ARPA - hartung@amos.ucsd.edu UUCP - ucsd!amos.ucsd.edu!hartung