<?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: Verify  copy completed OK in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/verify-copy-completed-ok/m-p/4581013#M650690</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;md5dum&lt;BR /&gt;&lt;BR /&gt;Does not ship with the OS.&lt;BR /&gt;&lt;BR /&gt;It is available I think at &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/md5-1.00/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/md5-1.00/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 09 Feb 2010 23:20:36 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2010-02-09T23:20:36Z</dc:date>
    <item>
      <title>Verify  copy completed OK</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verify-copy-completed-ok/m-p/4581011#M650688</link>
      <description>Hi,&lt;BR /&gt;I do cp of single .tar file (or scp)  between Unix-to-Unix boxes. And need to verify how it went counting &lt;NUMBER of="" files=""&gt;. That's what I have to do, don't have an option to argue, despite I'm doing md5 check.&lt;BR /&gt;&lt;BR /&gt;so I'm thinking how to do it better and compact, the only idea I have to create file on source &amp;lt; ls -l file_mask* | wc - l and then do the same on target after tar -x. and compare those values from both files.&lt;BR /&gt;&lt;BR /&gt;Will appreciate your opinion.&lt;BR /&gt;Tx&lt;BR /&gt;J&lt;BR /&gt;P.S. Overall on you practice after cp or scp between Unix boxes do we need to do any extra vlaidation or we can expect that we get some system error msg if something goes wrong.&lt;BR /&gt;&lt;BR /&gt;Tx again&lt;BR /&gt;j&lt;BR /&gt;&lt;/NUMBER&gt;</description>
      <pubDate>Tue, 09 Feb 2010 22:38:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verify-copy-completed-ok/m-p/4581011#M650688</guid>
      <dc:creator>JianW</dc:creator>
      <dc:date>2010-02-09T22:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Verify  copy completed OK</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verify-copy-completed-ok/m-p/4581012#M650689</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Comparing the 'md5dum' for the source and destination 'tar' file should be your strongest integrity check following a copy operation.  You could run 'md5sum' with the '-k' option to -k option to generate a three-column value of the hash, file-size and file name.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Feb 2010 23:03:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verify-copy-completed-ok/m-p/4581012#M650689</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-02-09T23:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Verify  copy completed OK</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verify-copy-completed-ok/m-p/4581013#M650690</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;md5dum&lt;BR /&gt;&lt;BR /&gt;Does not ship with the OS.&lt;BR /&gt;&lt;BR /&gt;It is available I think at &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/md5-1.00/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/md5-1.00/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 09 Feb 2010 23:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verify-copy-completed-ok/m-p/4581013#M650690</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-02-09T23:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: Verify  copy completed OK</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/verify-copy-completed-ok/m-p/4581014#M650691</link>
      <description>&amp;gt;And need to verify how it went counting &lt;NUMBER of="" files=""&gt;. &lt;BR /&gt;&amp;gt;That's what I have to do, don't have an option to argue, despite I'm doing md5 check.&lt;BR /&gt;&lt;BR /&gt;Yepp, md5sum is the rock-solid solution for integrity checking. But ok, so you were told by some manager to count the number of files. In this case I would try to run "tar -tvf" and count the output lines with " | wc -l" on both sides and see if there's any difference.&lt;BR /&gt;&lt;BR /&gt;&lt;/NUMBER&gt;</description>
      <pubDate>Thu, 11 Feb 2010 14:37:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/verify-copy-completed-ok/m-p/4581014#M650691</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-02-11T14:37:27Z</dc:date>
    </item>
  </channel>
</rss>

