<?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: In FTP Line count Differs in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036290#M29253</link>
    <description>Can you count characters in stead of lines?&lt;BR /&gt;Are you sure your editor / viewer does not add the extra newline for you?&lt;BR /&gt;&lt;BR /&gt;Transfer from system a -&amp;gt; b -&amp;gt; a. &lt;BR /&gt;If the files are the same, your problem is not ftp.&lt;BR /&gt;&lt;BR /&gt;JP</description>
    <pubDate>Thu, 12 Jul 2007 14:44:12 GMT</pubDate>
    <dc:creator>Jeroen Peereboom</dc:creator>
    <dc:date>2007-07-12T14:44:12Z</dc:date>
    <item>
      <title>In FTP Line count Differs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036286#M29249</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have one text file with 3 lines (eg) , but when a transfer it to local machine through FTP I found one additional blank line. Let me know Why it is happening and How to get exact lines as the source text file.&lt;BR /&gt;&lt;BR /&gt;Thanx&lt;BR /&gt;suresh&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jul 2007 06:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036286#M29249</guid>
      <dc:creator>ramadashsuresh</dc:creator>
      <dc:date>2007-07-12T06:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: In FTP Line count Differs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036287#M29250</link>
      <description>Transfer the file in BINARY mode instead of ASCII mode.</description>
      <pubDate>Thu, 12 Jul 2007 06:24:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036287#M29250</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-07-12T06:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: In FTP Line count Differs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036288#M29251</link>
      <description>i transfer both the mode but no expected result</description>
      <pubDate>Thu, 12 Jul 2007 06:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036288#M29251</guid>
      <dc:creator>ramadashsuresh</dc:creator>
      <dc:date>2007-07-12T06:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: In FTP Line count Differs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036289#M29252</link>
      <description>Hmmm....&lt;BR /&gt;&lt;BR /&gt;Can you re-check that your file was really transferred between two boxes?&lt;BR /&gt;Do  both systems run linux?</description>
      <pubDate>Thu, 12 Jul 2007 08:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036289#M29252</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2007-07-12T08:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: In FTP Line count Differs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036290#M29253</link>
      <description>Can you count characters in stead of lines?&lt;BR /&gt;Are you sure your editor / viewer does not add the extra newline for you?&lt;BR /&gt;&lt;BR /&gt;Transfer from system a -&amp;gt; b -&amp;gt; a. &lt;BR /&gt;If the files are the same, your problem is not ftp.&lt;BR /&gt;&lt;BR /&gt;JP</description>
      <pubDate>Thu, 12 Jul 2007 14:44:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036290#M29253</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2007-07-12T14:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: In FTP Line count Differs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036291#M29254</link>
      <description>from windows to linux import the files through ftp while import the file bytes are same in both os in mode of binary</description>
      <pubDate>Thu, 12 Jul 2007 21:48:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036291#M29254</guid>
      <dc:creator>ramadashsuresh</dc:creator>
      <dc:date>2007-07-12T21:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: In FTP Line count Differs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036292#M29255</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Few ideas here.&lt;BR /&gt;&lt;BR /&gt;The Windows ftp client defaults to ascii and mangles binary files when you transfer them in ascii mode.&lt;BR /&gt;&lt;BR /&gt;Using sftp part of openssh, which is standard with Linux and can be added for free to Windows solves this problem because sftp is smart enough to not mangle files.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 13 Jul 2007 02:09:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036292#M29255</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-07-13T02:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: In FTP Line count Differs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036293#M29256</link>
      <description>Suresh,&lt;BR /&gt;&lt;BR /&gt;did you solve your mystery?&lt;BR /&gt;&lt;BR /&gt;JP</description>
      <pubDate>Sat, 21 Jul 2007 04:16:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036293#M29256</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2007-07-21T04:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: In FTP Line count Differs</title>
      <link>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036294#M29257</link>
      <description>No i am tried all the suggestion &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jul 2007 02:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/in-ftp-line-count-differs/m-p/4036294#M29257</guid>
      <dc:creator>ramadashsuresh</dc:creator>
      <dc:date>2007-07-24T02:36:02Z</dc:date>
    </item>
  </channel>
</rss>

