<?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: Filename FTP | Lossing data in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Filename-FTP-Lossing-data/m-p/629364#M18396</link>
    <description>&lt;P&gt;Maxim 14: Use the Right Tool. To just copy files between UNIX servers, use sftp from the commandline. sftp transfers files "as is" per default.&lt;/P&gt;
&lt;P&gt;Maxim 15: Know Your Playing Field. Read the many manual pages for sftp (and all the other powerful tools that UNIX systems provide).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to control the process from SAS, run the command with a filename pipe, but &lt;U&gt;use the right tool&lt;/U&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Mar 2020 08:00:45 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2020-03-04T08:00:45Z</dc:date>
    <item>
      <title>Filename FTP | Lossing data</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Filename-FTP-Lossing-data/m-p/629314#M18394</link>
      <description>&lt;P&gt;Hi Folks,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to transfer .csv files from one Linux Server to other. I define a FILENAME FTP statement and use a infile/file to transfer it. Transfer finish ok but when I verify the file, it loss some bytes of information. For example, some lines are "break" to new lines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example of original file:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-03-03 at 19.15.48.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/36564iE574F1E9E5980F86/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2020-03-03 at 19.15.48.png" alt="Screen Shot 2020-03-03 at 19.15.48.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example of file after transfer:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2020-03-03 at 19.15.55.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/36565iC930EDD8D6EEE693/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2020-03-03 at 19.15.55.png" alt="Screen Shot 2020-03-03 at 19.15.55.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This happen in any file, no matter what size is it. I tried adding BINARY on FILENAME statement but the same happens.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 22:20:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Filename-FTP-Lossing-data/m-p/629314#M18394</guid>
      <dc:creator>MariaD</dc:creator>
      <dc:date>2020-03-03T22:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Filename FTP | Lossing data</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Filename-FTP-Lossing-data/m-p/629315#M18395</link>
      <description>&lt;P&gt;Please show the exact filename statements tried and what you use to transfer the file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the object is to move one CSV from a server to another I am not quite sure why you are using SAS as a basic FTP command should work fine without getting SAS involved.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have a data set that you are writing using Filename FTP, that's another story. If so you might want to provide a data step of the data set to show us the contents involved. Or a similar data set without sensitive information that shows the same behavior.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 22:32:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Filename-FTP-Lossing-data/m-p/629315#M18395</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-03-03T22:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Filename FTP | Lossing data</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Filename-FTP-Lossing-data/m-p/629364#M18396</link>
      <description>&lt;P&gt;Maxim 14: Use the Right Tool. To just copy files between UNIX servers, use sftp from the commandline. sftp transfers files "as is" per default.&lt;/P&gt;
&lt;P&gt;Maxim 15: Know Your Playing Field. Read the many manual pages for sftp (and all the other powerful tools that UNIX systems provide).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need to control the process from SAS, run the command with a filename pipe, but &lt;U&gt;use the right tool&lt;/U&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 08:00:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Filename-FTP-Lossing-data/m-p/629364#M18396</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-03-04T08:00:45Z</dc:date>
    </item>
  </channel>
</rss>

