<?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: tar backup on remote device in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-on-remote-device/m-p/2544504#M866115</link>
    <description>&lt;BR /&gt;   Hi&lt;BR /&gt;   &lt;BR /&gt;     U can use thi step&lt;BR /&gt;&lt;BR /&gt;#tar -cvf - / |remsh hostname dd of = ..bs=10K&lt;BR /&gt;&lt;BR /&gt;      One more thing U can do like NFS mounting. U can mount the directory which U want to be backed up in to the server which is having DDS drive. Then use a normal tar command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Shahul</description>
    <pubDate>Mon, 25 Jun 2001 08:54:59 GMT</pubDate>
    <dc:creator>Shahul</dc:creator>
    <dc:date>2001-06-25T08:54:59Z</dc:date>
    <item>
      <title>tar backup on remote device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-on-remote-device/m-p/2544500#M866111</link>
      <description>hello all,&lt;BR /&gt;&lt;BR /&gt;  what is the way to take tar backup of some data on one HP9000 server using a dds drive on another HP9000 server? Thanks in advance for the help.&lt;BR /&gt;&lt;BR /&gt;sunil</description>
      <pubDate>Mon, 25 Jun 2001 07:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-on-remote-device/m-p/2544500#M866111</guid>
      <dc:creator>Sunil Kumar K.U.</dc:creator>
      <dc:date>2001-06-25T07:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: tar backup on remote device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-on-remote-device/m-p/2544501#M866112</link>
      <description>&lt;BR /&gt;tar cvf - /dir_name | remsh hostname  dd of=/dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;tar cvf - . | remsh hostname  dd of=/dev/rmt/0m&lt;BR /&gt;&lt;BR /&gt;which will backup the current directory.&lt;BR /&gt;hostname is the hostname of the machine with the drive.</description>
      <pubDate>Mon, 25 Jun 2001 08:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-on-remote-device/m-p/2544501#M866112</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-06-25T08:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: tar backup on remote device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-on-remote-device/m-p/2544502#M866113</link>
      <description>also &lt;BR /&gt;&lt;BR /&gt;remsh &lt;HOSTNAME&gt; "dd if=/dev/rmt/0m bs=10k" | tar xvf -&lt;BR /&gt;By default tar uses a blocksize of 10K.  The reason is that the&lt;BR /&gt;logical record size is 512 and blocking factor is 20 (bydefault).&lt;BR /&gt;&lt;BR /&gt;should work&lt;/HOSTNAME&gt;</description>
      <pubDate>Mon, 25 Jun 2001 08:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-on-remote-device/m-p/2544502#M866113</guid>
      <dc:creator>Alex Glennie</dc:creator>
      <dc:date>2001-06-25T08:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: tar backup on remote device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-on-remote-device/m-p/2544503#M866114</link>
      <description>Hi,&lt;BR /&gt;# tar -cvf . -execl 'remsh hostname/ip dd of=/dev/rmt/xx' {}\;</description>
      <pubDate>Mon, 25 Jun 2001 08:26:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-on-remote-device/m-p/2544503#M866114</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2001-06-25T08:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: tar backup on remote device</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-on-remote-device/m-p/2544504#M866115</link>
      <description>&lt;BR /&gt;   Hi&lt;BR /&gt;   &lt;BR /&gt;     U can use thi step&lt;BR /&gt;&lt;BR /&gt;#tar -cvf - / |remsh hostname dd of = ..bs=10K&lt;BR /&gt;&lt;BR /&gt;      One more thing U can do like NFS mounting. U can mount the directory which U want to be backed up in to the server which is having DDS drive. Then use a normal tar command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Shahul</description>
      <pubDate>Mon, 25 Jun 2001 08:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tar-backup-on-remote-device/m-p/2544504#M866115</guid>
      <dc:creator>Shahul</dc:creator>
      <dc:date>2001-06-25T08:54:59Z</dc:date>
    </item>
  </channel>
</rss>

