[WindyCity-pm] File transfer over serial ports.

Jonathan Rockway jon at jrock.us
Wed Dec 19 14:25:59 PST 2007


On Wed, 2007-12-19 at 14:16 -0800, Richard Reina wrote:
>         Can't you "cat file > /dev/ttyS0" on the sending end and
>         "cat /dev/ttyS0
>         > file" on the receiving end?* If you're worried about data
>         loss, just
> Jonathon thank you very much for the reply.  This above prints the
> contents of the file on the receiving machine. I was hoping to trap
> the contents into a file on the receiving end.  Maybe I should know
> how to do that. :(

Did you forget the " > file" after "cat /dev/ttyS0"?  I think my mail
client screwed that up.  Wrap-free version: 

   cat /dev/ttyS0 > file

Regards,
Jonathan Rockway


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://mail.pm.org/pipermail/windycity-pm/attachments/20071219/c510cf15/attachment.bin 


More information about the WindyCity-pm mailing list