<?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: SAPFTP via proxy in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapftp-via-proxy/m-p/999783#M76123</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adithya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would need set of commands like what FTP has ie. delete file, get file, put file, list file. I think HTTP protocol does not support some of them.&lt;/P&gt;&lt;P&gt;Thanks for the advice though. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way I found some FTP proxy software available that can work with SAPFTP. They are Trilent ftp proxy and WinGate ftp proxy. These 2 proxies do not require us to enter user id/pswd to use their services. The way we connect to the FTP server is by calling FTP_CONNECT to the proxy (instead of making connection directly to FTP server) with this kind of user id paramater:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;user_id_at_FTP_server&amp;gt;@&amp;lt;FTP_server_hostname&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then supply the password with FTP password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nugi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Jul 2005 13:44:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-07-28T13:44:04Z</dc:date>
    <item>
      <title>SAPFTP via proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapftp-via-proxy/m-p/999780#M76120</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;Is it possible to use SAPFTP to access FTP server outside local network via FTP proxy? If yes, how to do it? If not, is there any workaround?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2005 14:11:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapftp-via-proxy/m-p/999780#M76120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-01T14:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAPFTP via proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapftp-via-proxy/m-p/999781#M76121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPFTP cannot help with proxy. But SAPHTTP can be configured&lt;/P&gt;&lt;P&gt;for Proxy Support. This means idealy using HTTP_GET_FILE&lt;/P&gt;&lt;P&gt;FM you can perform a ftp connection by generating a URL&lt;/P&gt;&lt;P&gt;similer to IE. "ftp://"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this workaround helps you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Adithya N V&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2005 08:15:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapftp-via-proxy/m-p/999781#M76121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-28T08:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAPFTP via proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapftp-via-proxy/m-p/999782#M76122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not answering your question but might be of help &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/ankur.jain3/blog/2005/07/27/abap-java-marriage-made-in-heaven&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2005 08:28:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapftp-via-proxy/m-p/999782#M76122</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-28T08:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAPFTP via proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapftp-via-proxy/m-p/999783#M76123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adithya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would need set of commands like what FTP has ie. delete file, get file, put file, list file. I think HTTP protocol does not support some of them.&lt;/P&gt;&lt;P&gt;Thanks for the advice though. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way I found some FTP proxy software available that can work with SAPFTP. They are Trilent ftp proxy and WinGate ftp proxy. These 2 proxies do not require us to enter user id/pswd to use their services. The way we connect to the FTP server is by calling FTP_CONNECT to the proxy (instead of making connection directly to FTP server) with this kind of user id paramater:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;user_id_at_FTP_server&amp;gt;@&amp;lt;FTP_server_hostname&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then supply the password with FTP password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nugi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2005 13:44:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapftp-via-proxy/m-p/999783#M76123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-07-28T13:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAPFTP via proxy</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapftp-via-proxy/m-p/999784#M76124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No this is not possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 11:00:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapftp-via-proxy/m-p/999784#M76124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T11:00:45Z</dc:date>
    </item>
  </channel>
</rss>

