<?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 to move documents from Application server into a remote server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-to-move-documents-from-application-server-into-a-remote-server/m-p/5285064#M1219561</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;We have a requirements to connect to a remote server. we need to move the documents from the SAP application server to the remote server using FTP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to take all files from specifc directories in application server, based on mask. Ex. all files starting with DBN ( mask DB_N_* ). I am not sure sure how to  do this selection and file movement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly advise. Your help would be highly valued. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2009 13:28:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-03T13:28:44Z</dc:date>
    <item>
      <title>FTP to move documents from Application server into a remote server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-to-move-documents-from-application-server-into-a-remote-server/m-p/5285064#M1219561</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;We have a requirements to connect to a remote server. we need to move the documents from the SAP application server to the remote server using FTP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to take all files from specifc directories in application server, based on mask. Ex. all files starting with DBN ( mask DB_N_* ). I am not sure sure how to  do this selection and file movement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly advise. Your help would be highly valued. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 13:28:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-to-move-documents-from-application-server-into-a-remote-server/m-p/5285064#M1219561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T13:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: FTP to move documents from Application server into a remote server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-to-move-documents-from-application-server-into-a-remote-server/m-p/5285065#M1219562</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;Below are some of the FM that will be used in FTP to server:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FTP_CLIENT_TO_R3&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FTP_COMMAND&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FTP_COMMAND_LIST&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FTP_CONNECT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FTP_COPY&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FTP_DISCONNECT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;FTP_R3_TO_CLIENT&lt;/P&gt;&lt;P&gt;FTP_R3_TO_SERVER&lt;/P&gt;&lt;P&gt;FTP_SERVER_TO_R3&lt;/P&gt;&lt;P&gt;FTP_START_REG_SERVER&lt;/P&gt;&lt;P&gt;FTP_START_SAPFTP&lt;/P&gt;&lt;P&gt;FTP_STOP_REG_SERVER&lt;/P&gt;&lt;P&gt;FTP_VERSION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to use the below FM in order to transfer the file to FTP server:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FTP_CONNECT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FTP_COMMAND&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FTP_DISCONNECT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2009 14:05:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-to-move-documents-from-application-server-into-a-remote-server/m-p/5285065#M1219562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-03T14:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: FTP to move documents from Application server into a remote server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-to-move-documents-from-application-server-into-a-remote-server/m-p/5285066#M1219563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   Check below link.&lt;/P&gt;&lt;P&gt;&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="6645594"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Asit Purbey.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2009 04:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-to-move-documents-from-application-server-into-a-remote-server/m-p/5285066#M1219563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-04T04:50:25Z</dc:date>
    </item>
  </channel>
</rss>

