Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Mime-version: 1.0 Content-type: text/plain; charset="iso-8859-1" Date: Fri, 25 Jun 2004 15:54 +0200 Subject: sending files over serial port From: h0w0 AT sms DOT at To: cygwin AT cygwin DOT com Cc: Message-Id: <20040625135435.4C1B53CD321@mail1.sms.at> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id i5PDsgDZ017065 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/