<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic FTP client and MFS in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/FTP-client-and-MFS/m-p/394066#M13214</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to use FTP client to send small files, and&amp;nbsp;&amp;nbsp; FTP_command_data requires MQX_FILE_PTR .&lt;/P&gt;&lt;P&gt;Is there some way to send FTP files without the MFS file required?&lt;/P&gt;&lt;P&gt;I need to send &amp;lt;4K of data to FTP server, and a&amp;nbsp; simple ram buffer interface to FTP would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int_32 FTP_command_data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; (&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pointer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; handle,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; char_ptr&amp;nbsp;&amp;nbsp;&amp;nbsp; command,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MQX_FILE_PTR ctrl_fd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MQX_FILE_PTR data_fd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; uint_32&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; flags&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2015 17:10:59 GMT</pubDate>
    <dc:creator>kristies1</dc:creator>
    <dc:date>2015-04-30T17:10:59Z</dc:date>
    <item>
      <title>FTP client and MFS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/FTP-client-and-MFS/m-p/394066#M13214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to use FTP client to send small files, and&amp;nbsp;&amp;nbsp; FTP_command_data requires MQX_FILE_PTR .&lt;/P&gt;&lt;P&gt;Is there some way to send FTP files without the MFS file required?&lt;/P&gt;&lt;P&gt;I need to send &amp;lt;4K of data to FTP server, and a&amp;nbsp; simple ram buffer interface to FTP would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;int_32 FTP_command_data&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; (&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pointer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; handle,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; char_ptr&amp;nbsp;&amp;nbsp;&amp;nbsp; command,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MQX_FILE_PTR ctrl_fd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MQX_FILE_PTR data_fd,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; uint_32&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; flags&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 17:10:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/FTP-client-and-MFS/m-p/394066#M13214</guid>
      <dc:creator>kristies1</dc:creator>
      <dc:date>2015-04-30T17:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: FTP client and MFS</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/FTP-client-and-MFS/m-p/394067#M13215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kristie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if you can modify your client or your server to be capable to send only data and not using MFS, you can't change other servers and clients that are not under your control. The FTP's nature is to use file systems to open and close files in the systems where they are hosted so they can then transfer the content of these files. I am afraid this is not possible.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Garabo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2015 22:03:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/FTP-client-and-MFS/m-p/394067#M13215</guid>
      <dc:creator>Luis_Garabo</dc:creator>
      <dc:date>2015-04-30T22:03:13Z</dc:date>
    </item>
  </channel>
</rss>

