<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.arm.com/utility/feedstylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Send File via FTP</title><link>https://community.arm.com/developer/tools-software/tools/f/keil-forum/22404/send-file-via-ftp</link><description> 
Dear All, 

 
I should read an device connected to serial port COM0 and send via
ftp the data read. 

 
How do I send via FTP these data? 
I must first create a file? If yes ... How do? 

 
Thanks in advance 

 
Miky 

 
PS.... My Board is a MCB2300</description><dc:language>en-US</dc:language><generator>Telligent Community 10</generator><item><title>RE: Send File via FTP</title><link>https://community.arm.com/thread/51802?ContentTypeID=1</link><pubDate>Thu, 29 May 2008 19:44:02 GMT</pubDate><guid isPermaLink="false">dd9e70c8-6d3c-4c71-b136-2456382a7b5c:a6f4bf3b-63c6-4419-b153-80e1cfb60cd3</guid><dc:creator>Rich McCoy</dc:creator><description>&lt;p&gt;&lt;p&gt;
If I understand it right, you want to read data from one of your
serial ports (connected to some serial device), and then you want to
retransmit that data out the Ethernet port, via FTP, on your MCB2300
board correct?&lt;/p&gt;

&lt;p&gt;
It would seem to me that you are going to have to run an FTP
client on your MCB2300 so that you can connect to an FTP server (on a
PC?). That said, you&amp;#39;ll need to run TCP/IP on your MCB2300. Take a
look at the following link: &lt;a href="http://www.keil.com/arm/rl-arm/rl-tcpnet.asp"&gt;http://www.keil.com/arm/rl-arm/rl-tcpnet.asp&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;
-=Rich=-&lt;/p&gt;
&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>