<?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 Re: Error in FTP command in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ftp-command/m-p/11164067#M1907744</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be firewall is blocking the access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jun 2015 10:43:00 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-06-22T10:43:00Z</dc:date>
    <item>
      <title>Error in FTP command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ftp-command/m-p/11164066#M1907743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a program that picks the file&amp;nbsp; from the FTP server and&amp;nbsp; then post the file in SAP .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sometimes my scheduled program runs fine and the data got picked from the&amp;nbsp;&amp;nbsp;&amp;nbsp; FTP server but sometimes it shows an error :&lt;/P&gt;&lt;P&gt;"Error in FTP command '.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest what is the reasons for this error ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 10:41:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ftp-command/m-p/11164066#M1907743</guid>
      <dc:creator>former_member220286</dc:creator>
      <dc:date>2015-06-22T10:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error in FTP command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ftp-command/m-p/11164067#M1907744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be firewall is blocking the access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 10:43:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ftp-command/m-p/11164067#M1907744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-06-22T10:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error in FTP command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ftp-command/m-p/11164068#M1907745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to SM49 and see for the FTP command.&lt;/P&gt;&lt;P&gt;It depends on the file server you run. for example for UNIX the command is SAA_TP_CHECK.&lt;/P&gt;&lt;P&gt;run it to see if everything is alright.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other option is do it manually by using PUT command via FTP (I mean thru command prompt).&lt;/P&gt;&lt;P&gt;see if the data is uploaded successfully.&lt;/P&gt;&lt;P&gt;if everything is fine then I am sure it is a programmatic error. please post your code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 10:54:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ftp-command/m-p/11164068#M1907745</guid>
      <dc:creator>Venkat_Sesha</dc:creator>
      <dc:date>2015-06-22T10:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Error in FTP command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ftp-command/m-p/11164069#M1907746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdul ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although the job is being runned or getting executed but the file not getting picked from the ftp sever .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than firewall what may the other reasons&amp;nbsp; for this issue&amp;nbsp; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 13:25:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ftp-command/m-p/11164069#M1907746</guid>
      <dc:creator>former_member220286</dc:creator>
      <dc:date>2015-06-22T13:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error in FTP command</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ftp-command/m-p/11164070#M1907747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The FM FTP_COMMAND returns a log (parameter DATA) you could get some message there for error from "The system cannot find the file specified." to authorization errors, and at least it contains a list of FTP statements executed (PORT, GET, PUT, etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hint: Check the return code of the FM and convert this table to information message/application log.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jun 2015 14:28:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-ftp-command/m-p/11164070#M1907747</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2015-06-22T14:28:47Z</dc:date>
    </item>
  </channel>
</rss>

