[comp.os.cpm] DIST-CPM FILES

CHWEST@UALR (02/03/89)

  - - The original note follows - -

Anyone using a Vax with kermit download that has figured
how to get files from DIST-CPM i get the files received here but
once copied to my acct and downloaded they are trashed.
tdir.pqs for instance would not unsqueeze here at home.
i am using kermit40 for the kaypro.
Any help would be greatly appreciated
thanks in advance
chwest@ualr.bitnet

mlewis@unocss.UUCP (Marcus S. Lewis) (02/07/89)

In article <8902042130.AA12850@ucbvax.Berkeley.EDU>, CHWEST@UALR writes:
> 
>   - - The original note follows - -
> 
> Anyone using a Vax with kermit download that has figured
> how to get files from DIST-CPM i get the files received here but
> once copied to my acct and downloaded they are trashed.
> tdir.pqs for instance would not unsqueeze here at home.

Which version of KERMIT your are using on the Kaypro should be
irrelevant.  What is relevant is that you have to tell VAX KERMIT
that the file type is binary.
The command is SET FILE TYPE BINARY
Actually I'm surprised you got the whole file, since my Vax kermit throws
up unless it sees line feeds regularly except in binary mode.

The Kaypro Kermit ought to not care about file type, but Vax kermit does.

Marc Lewis