<?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: Save files on server using FTP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-files-on-server-using-ftp/m-p/4963760#M1157188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check this Blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link: [FTP|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/994] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;au00AE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Dec 2008 18:26:26 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2008-12-22T18:26:26Z</dc:date>
    <item>
      <title>Save files on server using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-files-on-server-using-ftp/m-p/4963757#M1157185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi SAP Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how I could save some output files on an ftp server from my sap program which will operate in background.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At first I had made the program using GUI Functions but now the client talls me it has to be executed in background.  As of now I have only been able to save to the applications server and move it from there using transaction CG3Y.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The client tells me that I can do it using FTP but I have no idea how to implement it, him neither.  I know it could be done using Xi but he says it will be too slow for files of around 100-150 MB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any solutions anyone??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 17:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-files-on-server-using-ftp/m-p/4963757#M1157185</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T17:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Save files on server using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-files-on-server-using-ftp/m-p/4963758#M1157186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;For help on FTP program search the forum. You will get many sample programs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 17:50:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-files-on-server-using-ftp/m-p/4963758#M1157186</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2008-12-22T17:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Save files on server using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-files-on-server-using-ftp/m-p/4963759#M1157187</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;First use HTTP_SCRAMBLE &amp;amp; then output of this as input to FTP_CONNECT FM. This will establish your connection with the FTP server. Then use FTP_COMMAND where you will pass the FTP command....put &amp;lt;source file&amp;gt; &amp;lt;destincation file&amp;gt;. And finally use FTP_DISCONNECT to disconnect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharati&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 17:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-files-on-server-using-ftp/m-p/4963759#M1157187</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-22T17:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Save files on server using FTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/save-files-on-server-using-ftp/m-p/4963760#M1157188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check this Blog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link: [FTP|https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/994] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;au00AE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2008 18:26:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/save-files-on-server-using-ftp/m-p/4963760#M1157188</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-12-22T18:26:26Z</dc:date>
    </item>
  </channel>
</rss>

