<?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>MQX Software Solutionsのトピックdeleting files from ftp server</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/deleting-files-from-ftp-server/m-p/161748#M1293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use MQX 3.8 and k60. In my project I have a file system on SD card which log the data. The files are downloadable through ftp server which is perfect. Now I look for an approach to delete the files. Note there is no physical acess to sd card so they must be deleted through software. Is it possible to delete them by ftp or http server? any idea? any suggestion?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2012 03:37:29 GMT</pubDate>
    <dc:creator>amleng</dc:creator>
    <dc:date>2012-05-11T03:37:29Z</dc:date>
    <item>
      <title>deleting files from ftp server</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/deleting-files-from-ftp-server/m-p/161748#M1293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use MQX 3.8 and k60. In my project I have a file system on SD card which log the data. The files are downloadable through ftp server which is perfect. Now I look for an approach to delete the files. Note there is no physical acess to sd card so they must be deleted through software. Is it possible to delete them by ftp or http server? any idea? any suggestion?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2012 03:37:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/deleting-files-from-ftp-server/m-p/161748#M1293</guid>
      <dc:creator>amleng</dc:creator>
      <dc:date>2012-05-11T03:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: deleting files from ftp server</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/deleting-files-from-ftp-server/m-p/161749#M1294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi amleng,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try the ftp command DELE&lt;EM&gt;.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;FTP_command(ftphandle, "DELE &lt;EM&gt;remote-filename&lt;/EM&gt;\r\n",stdout);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this help&lt;EM&gt;s.&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 01:13:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/deleting-files-from-ftp-server/m-p/161749#M1294</guid>
      <dc:creator>Tgomes</dc:creator>
      <dc:date>2012-05-25T01:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: deleting files from ftp server</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/deleting-files-from-ftp-server/m-p/161750#M1295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Thank you very much for your reply. I run the mfs_ftp demo and I found it's not possible to connect to the ftp server from more than one client at the time! Is there any point that I need to change to make it a multi-client server?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 01:20:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/deleting-files-from-ftp-server/m-p/161750#M1295</guid>
      <dc:creator>amleng</dc:creator>
      <dc:date>2012-05-25T01:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: deleting files from ftp server</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/deleting-files-from-ftp-server/m-p/161751#M1296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How is that issue going Sina?&lt;/P&gt;&lt;P&gt;Have you been able to pull it off?&lt;/P&gt;&lt;P&gt;Freescale's Tech guys are working on it!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Monica.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 00:00:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/deleting-files-from-ftp-server/m-p/161751#M1296</guid>
      <dc:creator>Monica</dc:creator>
      <dc:date>2012-11-09T00:00:37Z</dc:date>
    </item>
  </channel>
</rss>

