<?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 Communication Error in DevOps and System Administration Forum</title>
    <link>https://community.sap.com/t5/devops-and-system-administration-forum/ftp-communication-error/m-p/12095220#M405</link>
    <description>&lt;P&gt;Hello ,&lt;/P&gt;
  &lt;P&gt;I'm trying to connect FTP server for reading file and to update in SAP . The FTP works from Filezilla just to make sure firewall isn't blocking but when we access from SAP it throws communication error . &lt;/P&gt;
  &lt;P&gt;Could you please help to me understand the prerequisite from basis end and what needs to be checked from administrator perspective like certficates or SSL , ... ?&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;Thanks in advance!&lt;/P&gt;
  &lt;P&gt;SAPFTP - Trace File&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1737862-trace.txt"&gt;trace.txt&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2019 03:42:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-10-16T03:42:13Z</dc:date>
    <item>
      <title>FTP Communication Error</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/ftp-communication-error/m-p/12095220#M405</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;
  &lt;P&gt;I'm trying to connect FTP server for reading file and to update in SAP . The FTP works from Filezilla just to make sure firewall isn't blocking but when we access from SAP it throws communication error . &lt;/P&gt;
  &lt;P&gt;Could you please help to me understand the prerequisite from basis end and what needs to be checked from administrator perspective like certficates or SSL , ... ?&lt;/P&gt;
  &lt;P&gt;&lt;BR /&gt;Thanks in advance!&lt;/P&gt;
  &lt;P&gt;SAPFTP - Trace File&lt;/P&gt;
  &lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1737862-trace.txt"&gt;trace.txt&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 03:42:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/ftp-communication-error/m-p/12095220#M405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-10-16T03:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Communication Error</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/ftp-communication-error/m-p/12095221#M406</link>
      <description>&lt;P&gt;Hi Guna.&lt;/P&gt;&lt;P&gt;Kindly refer the SAP note link error message "NIECONN_BROKEN:TCP/IP Network Connection Broken in getreply" after connected the FTP site.&lt;/P&gt;&lt;P&gt; &lt;A href="https://launchpad.support.sap.com/#/notes/2545481" target="test_blank"&gt;https://launchpad.support.sap.com/#/notes/2545481&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 13:26:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/ftp-communication-error/m-p/12095221#M406</guid>
      <dc:creator>S_Sriram</dc:creator>
      <dc:date>2019-10-16T13:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Communication Error</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/ftp-communication-error/m-p/12095222#M407</link>
      <description>&lt;P&gt;Hi &lt;A href="https://answers.sap.com/users/804139/pmgunalan.html"&gt;GUNA J&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;In your scenario, it would look like you are new into configuring FTP details for your SAP application. In such case would suggest to use password based authentication. Once it gets stabled In that scenario you can configure certificate based authentication. For you error, would suggest to check the logs with help from your Network guys as then you would be able to understand communication &amp;amp; try combinations&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kaushik&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 07:57:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/ftp-communication-error/m-p/12095222#M407</guid>
      <dc:creator>kaus19d</dc:creator>
      <dc:date>2019-10-18T07:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Communication Error</title>
      <link>https://community.sap.com/t5/devops-and-system-administration-forum/ftp-communication-error/m-p/12095223#M408</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;[Thr 10312] [9732] connect request host : xxx.XXXX.com , user : xxxxxxx

[Thr 10312] [9732] Connected to xxx.xxxx.com Port 2222.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;What is the port you are using when you connect using Filezilla? It could be that the port is wrong when tested from SAP. Also try enabling the passive mode and check if that helps.&lt;/P&gt;&lt;P&gt;Check these notes&lt;/P&gt;&lt;P&gt;93042 - Problems with SAPFTP&lt;/P&gt;&lt;P&gt;831058 - SAPFTP: set passive mode as default&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Oct 2019 08:46:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/devops-and-system-administration-forum/ftp-communication-error/m-p/12095223#M408</guid>
      <dc:creator>Reagan</dc:creator>
      <dc:date>2019-10-18T08:46:37Z</dc:date>
    </item>
  </channel>
</rss>

