sending files over serial port

h0w0@sms.at h0w0@sms.at
Fri Jun 25 14:11:00 GMT 2004


In-Reply-To: <000401c31878$432d24c0$73dea8c0 at lair>

Hello everybody !

Ayvind wrote: 
-------------
> $ lsz --zmodem foobar.zip >com1 0<&1
> Retry 0: Timeout on pathname


This is what worked for me:

$ uname -a
CYGWIN_NT-5.0 atpc3muc 1.5.9(0.112/4/2) 2004-03-18 23:05 i686 unknown unknown Cygwin

$ lsz -vv -b --zmodem /tmp/myfile  <>/dev/ttyS0 1>&0
Sending myfile...

I had to
  $ stty -F /dev/ttyS0 -icanon clocal
before.


hth, 
  Helmuth.





--
Ein Service von http://www.sms.at


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list