Subject: Re: cu and rz/sz
To: None <asx@ccnet.com>
From: Leo Weppelman <leo@ahwau.ahold.nl>
List: port-atari
Date: 08/11/1995 08:05:00
> I've got a hold of sz and rz and got them to compile fine.  When I'm 
> using cu to dial out, and want to get a file from my shell account, I 
> keep getting:
> 
> /dev/ttye0: Permission denied.
Assuming that you are logged in on /dev/ttye0, writing to that port shouldn't
be a problem. Did you try '~!ls -l /dev/ttye0'? It should look something
like: "crw------- leo tty .....". An '~!echo bla > /dev/ttye0' should also
be possible.

Leo.