<?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 under SAP ECC6 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-under-sap-ecc6/m-p/3103597#M736609</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ladies and Gentlemen, &lt;/P&gt;&lt;P&gt;Does anyone can explain why when I use the FTP Function module with ABAP program the command PUT write the file in Unix Format with LF (OAx) rather than &lt;/P&gt;&lt;P&gt;CR LF(ODxOAx).&lt;/P&gt;&lt;P&gt;We use this program to put a file created under HPUX to Windows System.&lt;/P&gt;&lt;P&gt;Thanks for your help &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bernard Giannesini&lt;/P&gt;&lt;P&gt;email bernard.giannesini@smurfitkappa.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Nov 2007 16:49:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-16T16:49:58Z</dc:date>
    <item>
      <title>FTP under SAP ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-under-sap-ecc6/m-p/3103597#M736609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ladies and Gentlemen, &lt;/P&gt;&lt;P&gt;Does anyone can explain why when I use the FTP Function module with ABAP program the command PUT write the file in Unix Format with LF (OAx) rather than &lt;/P&gt;&lt;P&gt;CR LF(ODxOAx).&lt;/P&gt;&lt;P&gt;We use this program to put a file created under HPUX to Windows System.&lt;/P&gt;&lt;P&gt;Thanks for your help &lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bernard Giannesini&lt;/P&gt;&lt;P&gt;email bernard.giannesini@smurfitkappa.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 16:49:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-under-sap-ecc6/m-p/3103597#M736609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-16T16:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: FTP under SAP ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-under-sap-ecc6/m-p/3103598#M736610</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;I don't know this FM but I had this problem once when I tried to transfer files from a linux server to a windows server through FTP protocol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you should look for a parameter for switching the transfer mode. When transfering files in BYTE mode, no conversion is applied so if your file comes from a unix system, you'll get LF chacracter at end of every line, and the file will look weird in a windows system.&lt;/P&gt;&lt;P&gt;If you use ASCII mode, those special characters which are system dependent will be automatically translated.&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;&lt;/P&gt;&lt;P&gt;Nicolas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 16:58:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-under-sap-ecc6/m-p/3103598#M736610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-16T16:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: FTP under SAP ECC6</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-under-sap-ecc6/m-p/3103599#M736611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Giannesini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use ftp mode binary. Otherwise it is text mode an will take note of unix system not using CRLF but LF only.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2007 17:10:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ftp-under-sap-ecc6/m-p/3103599#M736611</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-11-16T17:10:02Z</dc:date>
    </item>
  </channel>
</rss>

