K. Ghosh wrote:
If the file is a text file, you can print it on screen on #1 and capture it on #2. Did similar thing about 15 years back from a PDP-11/23 and a IBM PC for transferring some Fortran source code. Do not remember the exact steps.Ghosh> I need two computers to communicate through their RS232C Ghosh> ports : Computer #1 is an ancient Z80 based, running CP/M Ghosh> and BASIC, two_non-standard_ FDDs (one not-working), no HDD Ghosh> and one RS232C port. Ghosh> Computer #2 is a standard PI running Debian.
Tried with minicom today. Since #1 has a program (CP/M based) which can convert it to a console, minicom is able to use #1 as a dumb terminal,
echoing whatever is typed onto #1's screen.
But I need to read the files from #1, so how to do that ?
Hope this helps
sadhu
------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
