On Fri, Dec 14, 2001 at 11:31:32PM -0500, Seneca Cunningham wrote: > If this goes on much longer, after exams I'll attempt to fix my possible > answer to this problem that partially works in some DOS environments with a > serial cable. All I need to do is get the files to transfer properly. > Currently, the information doesn't transfer into a file like its supposed > to, it just comes on screen leaving the destination files empty. I think its > a problem with the timing.
If you have 2 functioning serial ports and cable, you should be able to connect by ppp. If not "cat file >/dev/ttyx" You can use mime or something to get file in 7 bit text. Then transfer it through serial. May need to edit few junks before and after transfer by editor. Reconstruct it. Good luck :) -- ~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ + Osamu Aoki <[EMAIL PROTECTED]>, GnuPG-key: 1024D/D5DE453D + + My debian quick-reference, http://qref.sourceforge.net/quick/ +

