<?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: FTP_CONNECT Problem in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-connect-problem/m-p/7815967#M1588499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;when i try to connect to server function gives error&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="qoute"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you could have posted the error message too, without which i am not sure how anybody can be of any help &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2011 06:10:13 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-05-18T06:10:13Z</dc:date>
    <item>
      <title>FTP_CONNECT Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-connect-problem/m-p/7815964#M1588496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to connect to an FTP server via FTP_CONNECT. But target FTP server port is 22 (SFTP) . when i try to connect to server function gives error. I tried demo program RSFTP002&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can aynone help me about this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 10:45:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-connect-problem/m-p/7815964#M1588496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T10:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: FTP_CONNECT Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-connect-problem/m-p/7815965#M1588497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using the server ports SAPFTP or SAPFTPA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPFTP utilizes ftp from the desptop gui and SAPFTPA uses ftp from the application server. If your job is running in the background SAPFTP would not work as there is no connection of a background job to the desktop gui. If you were to run your program in the foreground then SAPFTP would work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please go through the link, it may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.sdn.sap.com/wiki/display/ABAP/Working" target="test_blank"&gt;http://wiki.sdn.sap.com/wiki/display/ABAP/Working&lt;/A&gt;&lt;EM&gt;with&lt;/EM&gt;FTP+Server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may check this link as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="930950"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2011 11:14:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-connect-problem/m-p/7815965#M1588497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-12T11:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: FTP_CONNECT Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-connect-problem/m-p/7815966#M1588498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be you need to open telnet port, I think port 24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check whether your user ID and password are correct or incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check whether the IP you are giving is correct or incorrect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SM59 check connection of RFC &lt;STRONG&gt;SAPFTP&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Umang Mehta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 05:33:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-connect-problem/m-p/7815966#M1588498</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-18T05:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: FTP_CONNECT Problem</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-connect-problem/m-p/7815967#M1588499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;when i try to connect to server function gives error&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_macro_name="qoute"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess you could have posted the error message too, without which i am not sure how anybody can be of any help &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2011 06:10:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-connect-problem/m-p/7815967#M1588499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-05-18T06:10:13Z</dc:date>
    </item>
  </channel>
</rss>

