<?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: Problems Copying Software Depot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960933#M118340</link>
    <description>The tar file was transferred by a tape. Either way, some of the contents became corrupted.</description>
    <pubDate>Tue, 29 Apr 2003 12:50:53 GMT</pubDate>
    <dc:creator>Daniel Penrose</dc:creator>
    <dc:date>2003-04-29T12:50:53Z</dc:date>
    <item>
      <title>Problems Copying Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960928#M118335</link>
      <description>When I copy the software depot using "tar -cvf /depot depot.tar" or "rcp -rp  server:/depot/ ./" my depot becomes corrupted. Any suggestions?</description>
      <pubDate>Mon, 28 Apr 2003 18:32:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960928#M118335</guid>
      <dc:creator>Daniel Penrose</dc:creator>
      <dc:date>2003-04-28T18:32:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Copying Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960929#M118336</link>
      <description>tar -cvf &lt;TAR_FILE&gt; &lt;DIR or="" list="" of="" files=""&gt; should do it proper.  I think the command syntax is wrong.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Umapathy&lt;/DIR&gt;&lt;/TAR_FILE&gt;</description>
      <pubDate>Mon, 28 Apr 2003 18:40:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960929#M118336</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-04-28T18:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Copying Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960930#M118337</link>
      <description>My apologies, I posted it incorrectly. The syntax was correct when I ran the command. The depot is corrupt after restoring the data.</description>
      <pubDate>Mon, 28 Apr 2003 18:44:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960930#M118337</guid>
      <dc:creator>Daniel Penrose</dc:creator>
      <dc:date>2003-04-28T18:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Copying Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960931#M118338</link>
      <description>&lt;BR /&gt;rcp isn't supposed to do that.&lt;BR /&gt;&lt;BR /&gt;Try ftp.&lt;BR /&gt;&lt;BR /&gt;If you restored using ftp, you must transfer the tar fine as binary.&lt;BR /&gt;&lt;BR /&gt;If you ftp it ascii(the default with windows ftp) you will get corrupt results.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Apr 2003 18:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960931#M118338</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-04-28T18:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Copying Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960932#M118339</link>
      <description>I once received my depot as a winzip and I ended up with a corrupted archive.   &lt;BR /&gt;&lt;BR /&gt;I reloaded it as a tar file and it came across fine.  &lt;BR /&gt;&lt;BR /&gt;Did you ftp it from a pc and transfer it ascii, not bin?&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Mon, 28 Apr 2003 19:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960932#M118339</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2003-04-28T19:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Copying Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960933#M118340</link>
      <description>The tar file was transferred by a tape. Either way, some of the contents became corrupted.</description>
      <pubDate>Tue, 29 Apr 2003 12:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960933#M118340</guid>
      <dc:creator>Daniel Penrose</dc:creator>
      <dc:date>2003-04-29T12:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problems Copying Software Depot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960934#M118341</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What are the exact errors you are getting when installing on the new machine?&lt;BR /&gt;&lt;BR /&gt;everything seems to be right - if you transferring via a tape - no ftp/rcp.&lt;BR /&gt;&lt;BR /&gt;what is the command you use to install on the new node?&lt;BR /&gt;&lt;BR /&gt;to copy a depot, why don't you use swcopy?&lt;BR /&gt;&lt;BR /&gt;- ramd.</description>
      <pubDate>Tue, 29 Apr 2003 12:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problems-copying-software-depot/m-p/2960934#M118341</guid>
      <dc:creator>Ramkumar Devanathan</dc:creator>
      <dc:date>2003-04-29T12:58:04Z</dc:date>
    </item>
  </channel>
</rss>

