linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Transfer files via terminal (Zmodem)
@ 2002-03-14  9:02 David Marqvar (DAM)
  0 siblings, 0 replies; 6+ messages in thread
From: David Marqvar (DAM) @ 2002-03-14  9:02 UTC (permalink / raw)
  To: Embedded Linux PPC List (E-mail)


Has anyone compiled sz/rz for ppc (MPC823) in order to use ZModem to
transfer files via terminal connection to the target?

Or, is the some other way of transferring files to my embedded system. I'm
connected to it using a terminal (minicom, kermit). No network.

Thanks in avance!

Regards,
David Marqvar

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Transfer files via terminal (Zmodem)
@ 2002-03-14 10:55 David Marqvar (DAM)
  2002-03-14 12:51 ` Jim Thompson
  0 siblings, 1 reply; 6+ messages in thread
From: David Marqvar (DAM) @ 2002-03-14 10:55 UTC (permalink / raw)
  To: 'linuxppc-embedded@lists.linuxppc.org'


> Has anyone compiled sz/rz for ppc (MPC823) in order to use ZModem to
> transfer files via terminal connection to the target?
>
> Or, is the some other way of transferring files to my embedded system. I'm
> connected to it using a terminal (minicom, kermit). No network.
>
> Thanks in avance!
>
> Regards,
> David Marqvar

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Transfer files via terminal (Zmodem)
  2002-03-14 10:55 Transfer files via terminal (Zmodem) David Marqvar (DAM)
@ 2002-03-14 12:51 ` Jim Thompson
  2002-03-14 16:54   ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: Jim Thompson @ 2002-03-14 12:51 UTC (permalink / raw)
  To: David Marqvar (DAM); +Cc: 'linuxppc-embedded@lists.linuxppc.org'


David Marqvar (DAM) writes:
>
> > Has anyone compiled sz/rz for ppc (MPC823) in order to use ZModem to
> > transfer files via terminal connection to the target?
> >
> > Or, is the some other way of transferring files to my embedded system. I'm
> > connected to it using a terminal (minicom, kermit). No network.

ppcboot supports kermit.

most of us just use srecords over a plain ascii connection.

--
These people program the way Victorians dress.  It takes two hours and
three assistants to put on your clothes, and you have to change before
dinner.  But everything is modular.   -- Miles Nordin


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: Transfer files via terminal (Zmodem)
@ 2002-03-14 13:09 David Marqvar (DAM)
  2002-03-15 13:49 ` Mike Neuhauser
  0 siblings, 1 reply; 6+ messages in thread
From: David Marqvar (DAM) @ 2002-03-14 13:09 UTC (permalink / raw)
  To: 'linuxppc-embedded@lists.linuxppc.org'


> > Has anyone compiled sz/rz for ppc (MPC823) in order to use ZModem to
> > transfer files via terminal connection to the target?
> > Or, is the some other way of transferring files to my embedded system.
> > I'm connected to it using a terminal (minicom, kermit). No network.
> ppcboot supports kermit.
> most of us just use srecords over a plain ascii connection.

I want to do it directly within Linux after boot.
(I'm currently running Busybox).
I'm looking for a small Linux-util to reviece files from the serial line.

In a perfect world I would be running "rz > /dev/mtd/3" to download
a new filesystem to my flash. On my host I would send the (raw)
filesystem from minicom... or if I had a kermit "client" for my
ppc-target I would send using kermit.

Thanks anyway :-)

Regards,
David

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Transfer files via terminal (Zmodem)
  2002-03-14 12:51 ` Jim Thompson
@ 2002-03-14 16:54   ` Wolfgang Denk
  0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Denk @ 2002-03-14 16:54 UTC (permalink / raw)
  To: Jim Thompson
  Cc: David Marqvar (DAM),
	'linuxppc-embedded@lists.linuxppc.org'


In message <15504.40144.808774.825885@gargle.gargle.HOWL> you wrote:
>
> ppcboot supports kermit.

Correct.

> most of us just use srecords over a plain ascii connection.

But Kermit binary protocol  is  not  only  more  reliable,  but  also
significantly faster.

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
"Virtual" means never knowing where your next byte is coming from.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Transfer files via terminal (Zmodem)
  2002-03-14 13:09 David Marqvar (DAM)
@ 2002-03-15 13:49 ` Mike Neuhauser
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Neuhauser @ 2002-03-15 13:49 UTC (permalink / raw)
  To: David Marqvar (DAM); +Cc: 'linuxppc-embedded@lists.linuxppc.org'


In message <E8F83D6D2A6AD3118E0300902786A2050237142D@NTEX>, "David Marqvar (DAM
)" writes:

> > > Has anyone compiled sz/rz for ppc (MPC823) in order to use ZModem to
> > > transfer files via terminal connection to the target?
> > > Or, is the some other way of transferring files to my embedded system.
> > > I'm connected to it using a terminal (minicom, kermit). No network.
> > ppcboot supports kermit.
> > most of us just use srecords over a plain ascii connection.
>
> I want to do it directly within Linux after boot.
> (I'm currently running Busybox).
> I'm looking for a small Linux-util to reviece files from the serial line.

Try http://www.ohse.de/uwe/software/lrzsz.html, it's GPL, it works for me
(together with minicom).

Regards,
Mike

--
Dr. Michael Neuhauser             Phone: +43(1)205-255/201
maxxio technologies               Fax:   +43(1)205-255/900
Prinz Eugen-Strasse 8             Email: michael.neuhauser@maxxio.com
A-1040 Vienna/Austria/Europe


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-03-15 13:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-14 10:55 Transfer files via terminal (Zmodem) David Marqvar (DAM)
2002-03-14 12:51 ` Jim Thompson
2002-03-14 16:54   ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2002-03-14 13:09 David Marqvar (DAM)
2002-03-15 13:49 ` Mike Neuhauser
2002-03-14  9:02 David Marqvar (DAM)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).