<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
<BR>
Hi ,<BR>
<BR>
mine setup is like this<BR>
 I  ascii      /usr/bin/ascii-xfr -dsv         Y    U    N       Y       N  <BR>
( just talking about ascii)<BR>
i am doing the below procedure to send file to my target , but i could see file by the name which i transfered.<BR>
Please let me know whether iam following correct procedure or not<BR>
<BR>
Procedure <BR>
from my minicom  iam typing ctrl +a + Z ,<BR>
A menu is poping up , from that menu , selecting S (for sending  file)<BR>
 again a small menu is poping up asking about choice of file transfer protocol  <BR>
 selecting ASCII ,<BR>
  different menu has poped up asking to select the file name .<BR>
I selected name and and sent <BR>
on the screen the below message was displayed.<BR>
<BR>
start of message ======================<BR>
<BR>
ASCII upload of "trx_rcv.sh"                                 <BR>
         │                                                            <BR>
0.0 Kbytes transferred at 0 CPS... Done.                    <BR>
READY: press any key to continue...                  <BR>
<BR>
end of message =====================<BR>
<BR>
Please let me know , whether i following the correct procedure or not.<BR>
<BR>
Bye<BR>
Gowri<BR>
<BR>
  <BR>
On Wed, 2006-02-22 at 00:38 -0600, Mike McCarty wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Gowri Satish Adimulam wrote:</FONT>
<FONT COLOR="#000000">> Hi ,</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> I have some requirement , </FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> where my minicom is used as hyperteminal on ttyS1  as a console to my</FONT>
<FONT COLOR="#000000">> small embedded system,</FONT>
<FONT COLOR="#000000">> Now i want to download files File X from my PC( FC4) to small embedded</FONT>
<FONT COLOR="#000000">> system.</FONT>
<FONT COLOR="#000000">> </FONT>
<FONT COLOR="#000000">> Can i do this , If yes How can i do ?</FONT>

<FONT COLOR="#000000">I used to do this on a regular basis to an MC68HC11 based system</FONT>
<FONT COLOR="#000000">running BUFFALO. Use ALT-S for send files. Then</FONT>
<FONT COLOR="#000000">select the appropriate protocol. You may need to set up the</FONT>
<FONT COLOR="#000000">protocol. To set up protocols, use ALT-O -> File Transfer Protocols.</FONT>
<FONT COLOR="#000000">Here's how I have mine set up...</FONT>

<FONT COLOR="#000000">A  zmodem     /usr/bin/sz -vv -b              Y    U    N       Y       Y</FONT>
<FONT COLOR="#000000">B  ymodem     /usr/bin/sb -vv                 Y    U    N       Y       Y</FONT>
<FONT COLOR="#000000">C  xmodem     /usr/bin/sx -vv                 Y    U    N       Y       N</FONT>
<FONT COLOR="#000000">D  zmodem     /usr/bin/rz -vv -b -E           N    D    N       Y       Y</FONT>
<FONT COLOR="#000000">E  ymodem     /usr/bin/rb -vv                 N    D    N       Y       Y</FONT>
<FONT COLOR="#000000">F  xmodem     /usr/bin/rx -vv                 Y    D    N       Y       N</FONT>
<FONT COLOR="#000000">G  kermit     /usr/bin/kermit -i -l %l -s     Y    U    Y       N       N</FONT>
<FONT COLOR="#000000">H  kermit     /usr/bin/kermit -i -l %l -r     N    D    Y       N       N</FONT>
<FONT COLOR="#000000">I  ascii      /usr/bin/ascii-xfr -dsv         Y    U    N       Y       N</FONT>
<FONT COLOR="#000000">J  ascii      /usr/bin/ascii-xfr -drv         Y    D    N       Y       N</FONT>
<FONT COLOR="#000000">K  ascii slow /usr/bin/ascii-xfr -dsvc10      Y    U    N       Y       N</FONT>

<FONT COLOR="#000000">I set up "ascii slow" so I could burn S-records to EEPROM. It has</FONT>
<FONT COLOR="#000000">long delays for burn time.</FONT>

<FONT COLOR="#000000">> Any suggestion is appreciated.</FONT>

<FONT COLOR="#000000">Well, those are mine.</FONT>

<FONT COLOR="#000000">Mike</FONT>
</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>