<?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: BACKUP Scripts in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393178#M705833</link>
    <description>If you can afford it, get an enterprise solution like Netbackup...&lt;BR /&gt;&lt;BR /&gt;Attached is a script I used to use quite some time ago to backup Baan...it is tar based.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
    <pubDate>Tue, 05 Oct 2004 07:57:29 GMT</pubDate>
    <dc:creator>Geoff Wild</dc:creator>
    <dc:date>2004-10-05T07:57:29Z</dc:date>
    <item>
      <title>BACKUP Scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393174#M705829</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Can you help me with some backup scripts what we can start from cron with logfiles / checks / copy to backup server/ auto administer/ configurable etc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;THANKS!!!&lt;BR /&gt;&lt;BR /&gt;mick&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2004 01:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393174#M705829</guid>
      <dc:creator>mick001</dc:creator>
      <dc:date>2004-10-05T01:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUP Scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393175#M705830</link>
      <description>Well, one suggestion is to use fbackup. You could use 'ignite' (make_tape_recovery) for a small system. If it is a really large system, you should look at a commercial package like omniback.&lt;BR /&gt;&lt;BR /&gt;Below is a simple fbackup script.&lt;BR /&gt;/usr/sbin/fbackup -f /dev/rmt/0m -g /usr/local/backup/fbackup.list -I /usr/local/backup/log/fbackup.index &amp;gt; /usr/local/backup/log/fbkuplog.`date +%d` 2&amp;gt;&amp;amp;1&lt;BR /&gt;&lt;BR /&gt;# more fbackup.list&lt;BR /&gt;i /&lt;BR /&gt;&lt;BR /&gt;You could make the program far more complicated by using indexes.&lt;BR /&gt;e.g. cron entry&lt;BR /&gt;30 22 * * 1-5 /usr/local/backup/fbackup.ksh</description>
      <pubDate>Tue, 05 Oct 2004 01:28:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393175#M705830</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-10-05T01:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUP Scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393176#M705831</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the files I want to backup is a database backup. the file I want to copy to the backup-server &lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2004 01:37:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393176#M705831</guid>
      <dc:creator>mick001</dc:creator>
      <dc:date>2004-10-05T01:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUP Scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393177#M705832</link>
      <description>Hi mick,&lt;BR /&gt;&lt;BR /&gt;take a look at &lt;A href="http://www.backupcentral.com/free-backup-software1.html" target="_blank"&gt;http://www.backupcentral.com/free-backup-software1.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;There are some scripts for backup of databases, operating systems and so on. &lt;BR /&gt;&lt;BR /&gt;Maybe it will help you.&lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;Elif</description>
      <pubDate>Tue, 05 Oct 2004 03:35:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393177#M705832</guid>
      <dc:creator>Elif Gius</dc:creator>
      <dc:date>2004-10-05T03:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUP Scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393178#M705833</link>
      <description>If you can afford it, get an enterprise solution like Netbackup...&lt;BR /&gt;&lt;BR /&gt;Attached is a script I used to use quite some time ago to backup Baan...it is tar based.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 05 Oct 2004 07:57:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393178#M705833</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-10-05T07:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUP Scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393179#M705834</link>
      <description>Don't know why - script didn't attach - here it is one more time with feeling...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 05 Oct 2004 07:58:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393179#M705834</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2004-10-05T07:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: BACKUP Scripts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393180#M705835</link>
      <description>The backupcentral.com site is a definite bookmark! Lots of good stuff there if you roll  your own or work with a commercial product. (lacking OmniBack/Data Protector)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Oct 2004 09:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/backup-scripts/m-p/3393180#M705835</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-10-05T09:19:36Z</dc:date>
    </item>
  </channel>
</rss>

