<?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: Transfer Files Using FTP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757865#M1304263</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;Check is Password getting correctly scrambled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM HTTP_SCRAMBLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'HTTP_SCRAMBLE'
    EXPORTING
      SOURCE      = p_user_password  "--&amp;gt; Pass Password
      sourcelen   = l_slen          "--&amp;gt; Length of the Password
      key         = '26101957'
    IMPORTING
      destination = l_password.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to this link...http://docs.google.com/Doc?id=dfv2hmgs_21g5nmwkgw&amp;amp;hl=en&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2009 16:26:34 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-30T16:26:34Z</dc:date>
    <item>
      <title>Transfer Files Using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757864#M1304262</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;When I try to run the FTP_CONNECT FM in background,&lt;/P&gt;&lt;P&gt;the ftp server is not connected throwing an error message ''Attempt to set up connection to &amp;lt;ftpserver&amp;gt; failed''.&lt;/P&gt;&lt;P&gt;I am using the RFC destination SAPFTPA and still it is not working!&lt;/P&gt;&lt;P&gt;My program was successfully executing in fore ground with SAPFTP.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 16:09:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757864#M1304262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T16:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer Files Using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757865#M1304263</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;Check is Password getting correctly scrambled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM HTTP_SCRAMBLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;CALL FUNCTION 'HTTP_SCRAMBLE'
    EXPORTING
      SOURCE      = p_user_password  "--&amp;gt; Pass Password
      sourcelen   = l_slen          "--&amp;gt; Length of the Password
      key         = '26101957'
    IMPORTING
      destination = l_password.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to this link...http://docs.google.com/Doc?id=dfv2hmgs_21g5nmwkgw&amp;amp;hl=en&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 16:26:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757865#M1304263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T16:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer Files Using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757866#M1304264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange but the same question posted in given below thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="7739482"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 16:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757866#M1304264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T16:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer Files Using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757867#M1304265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;                      I have done the scramble of PW , but still not able to run at background using 'SAPFTPA' . Its comes up with an error saying connection failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 08:24:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757867#M1304265</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-01T08:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer Files Using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757868#M1304266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check RFC connection in SM59&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 08:32:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757868#M1304266</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2009-07-01T08:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer Files Using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757869#M1304267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;         can you pls let me know wht the things i need to check in SM59 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 10:31:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757869#M1304267</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-01T10:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer Files Using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757870#M1304268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ask your basis guys if you dont know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 10:44:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757870#M1304268</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2009-07-01T10:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer Files Using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757871#M1304269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RFC Connections are fine !! Any more clues ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 10:52:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757871#M1304269</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-01T10:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer Files Using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757872#M1304270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;issue closed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2009 14:52:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757872#M1304270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-10T14:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Transfer Files Using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757873#M1304271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are also having same problem while connectiing to FTP server through SAP R/3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using &lt;/P&gt;&lt;P&gt;CALL FUNCTION 'HTTP_SCRAMBLE'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;P&gt;    SOURCE            = c_pwd&lt;/P&gt;&lt;P&gt;    sourcelen         = dstlen&lt;/P&gt;&lt;P&gt;    key               = key&lt;/P&gt;&lt;P&gt; IMPORTING&lt;/P&gt;&lt;P&gt;   DESTINATION       = c_pwd&lt;/P&gt;&lt;P&gt;          .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; CALL FUNCTION 'FTP_CONNECT'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      user            = c_user&lt;/P&gt;&lt;P&gt;      password        = c_pwd&lt;/P&gt;&lt;P&gt;      host            = c_host&lt;/P&gt;&lt;P&gt;      rfc_destination = c_dest&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      handle          = hdl&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      not_connected   = 1&lt;/P&gt;&lt;P&gt;      OTHERS          = 2.&lt;/P&gt;&lt;P&gt;  IF sy-subrc NE 0.&lt;/P&gt;&lt;P&gt;    WRITE:/ 'COULD NOT CONNECT TO', c_host.&lt;/P&gt;&lt;P&gt;  ELSE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am unable to connect can you please suggest any solution...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2009 10:54:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transfer-files-using-ftp/m-p/5757873#M1304271</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-15T10:54:29Z</dc:date>
    </item>
  </channel>
</rss>

