<?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: Using tar with remote shell in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-tar-with-remote-shell/m-p/4936199#M805529</link>
    <description>Write a `tar' tape on a remote computer that owns a DAT/DDS drive.  &lt;BR /&gt;&lt;BR /&gt;cd /relative_path&lt;BR /&gt;&lt;BR /&gt;tar cvf - . | remsh name -l user "cat - | dd of=/dev/rmt/0m bs=10k"  &lt;BR /&gt;&lt;BR /&gt;Restore a `tar' tape from a remote computer that owns a DAT/DDS drive.&lt;BR /&gt;&lt;BR /&gt;cd /relative_path&lt;BR /&gt;&lt;BR /&gt;remsh name -l user dd if=/dev/rmt/0m bs=10k | tar xvf -&lt;BR /&gt;</description>
    <pubDate>Tue, 25 Oct 2005 03:50:11 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2005-10-25T03:50:11Z</dc:date>
    <item>
      <title>Using tar with remote shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-tar-with-remote-shell/m-p/4936198#M805528</link>
      <description>I din't bring my unix powertools book ,&lt;BR /&gt;and I am trying to do something from head,&lt;BR /&gt;but seems my memory is degrading already :)&lt;BR /&gt;&lt;BR /&gt;I am trying to tar a complete dir and subdir &lt;BR /&gt;structure with files and untar it at the other&lt;BR /&gt;end on an other server.&lt;BR /&gt;&lt;BR /&gt;[root@oradb1:]/home/opera&amp;lt;&amp;gt;&amp;gt;&amp;gt; tar -cvf - . | remsh orasrv2 "tar -xvf /devnew/apps/opera"&lt;BR /&gt;a ./.cshrc 2 blocks&lt;BR /&gt;a ./.exrc 1 blocks&lt;BR /&gt;a ./.login 1 blocks&lt;BR /&gt;a ./.profile 4 blocks&lt;BR /&gt;a ./.dtprofile 8 blocks&lt;BR /&gt;a ./.kshrc 2 blocks&lt;BR /&gt;a ./.sh_history 8 blocks&lt;BR /&gt;tar: usage  tar [-]{txruc}[eONvVwAfba ./report/bedarf.cerr 0 blocks&lt;BR /&gt;a ./report/ftp_on_050410.log 26 blocks&lt;BR /&gt;lhm{op}][0-7[lmh]] [tapefile] [blocksize] file1 file2...&lt;BR /&gt;[root@oradb1:]/home/opera&amp;lt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Anyone remember the correct syntax.&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Oct 2005 03:45:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-tar-with-remote-shell/m-p/4936198#M805528</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2005-10-25T03:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using tar with remote shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-tar-with-remote-shell/m-p/4936199#M805529</link>
      <description>Write a `tar' tape on a remote computer that owns a DAT/DDS drive.  &lt;BR /&gt;&lt;BR /&gt;cd /relative_path&lt;BR /&gt;&lt;BR /&gt;tar cvf - . | remsh name -l user "cat - | dd of=/dev/rmt/0m bs=10k"  &lt;BR /&gt;&lt;BR /&gt;Restore a `tar' tape from a remote computer that owns a DAT/DDS drive.&lt;BR /&gt;&lt;BR /&gt;cd /relative_path&lt;BR /&gt;&lt;BR /&gt;remsh name -l user dd if=/dev/rmt/0m bs=10k | tar xvf -&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Oct 2005 03:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-tar-with-remote-shell/m-p/4936199#M805529</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-10-25T03:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using tar with remote shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-tar-with-remote-shell/m-p/4936200#M805530</link>
      <description>Try &lt;BR /&gt; &lt;BR /&gt;cd ~opera &lt;BR /&gt;tar cf - .|remsh orasrv2 'cd /devnew/apps/opera &amp;amp;&amp;amp; tar xf -'&lt;BR /&gt;  &lt;BR /&gt;But I would rather chose either GNU tar&lt;BR /&gt;or find &amp;amp; cpio or vxdump &amp;amp;&amp;amp; vxrestore</description>
      <pubDate>Tue, 25 Oct 2005 03:51:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-tar-with-remote-shell/m-p/4936200#M805530</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2005-10-25T03:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using tar with remote shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-tar-with-remote-shell/m-p/4936201#M805531</link>
      <description>Thanks,&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Oct 2005 04:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-tar-with-remote-shell/m-p/4936201#M805531</guid>
      <dc:creator>Frank de Vries</dc:creator>
      <dc:date>2005-10-25T04:09:36Z</dc:date>
    </item>
  </channel>
</rss>

