<div>&nbsp;</div>
<div>I spent four months implemting Bacula in a production environment on Windows/Mac/Linux servers. It has a ton of features but it is a MAJOR PAIN. Eventually I just setup a machine with a huge disk. Then I use SSH and something like the following:
</div>
<div>&nbsp;</div>
<div>tar -cf /dir_to_backup | ssh <a href="mailto:backupuser@backuphost">backupuser@backuphost</a> -C &quot;cd /backup_storage/ &amp;&amp; cat &gt; backup_of_host.tar&quot;<br>&nbsp;</div>
<div>I imagine on the backup host you could write the files to a tape instead of the making then into a file.<br>&nbsp;</div>
<div>Maybe something like this?? ( I have never used a tape drive in my life. So this is probaly wrong.</div>
<div>tar -c /dir_to_backup | ssh <a href="mailto:backupuser@backuphost">backupuser@backuphost</a> -C &quot;tar -c name_of_tape_drive -&quot;</div>
<div>&nbsp;</div>
<div>You can install tar for windows and Putty's plink to make it work on Windows (ask me for info). Of course you need your private keys setup correctly.</div>
<div>&nbsp;</div>
<div>Brock<br>&nbsp;</div>
<div><span class="gmail_quote">On 4/13/05, <b class="gmail_sendername">Adam Maloney</b> &lt;<a href="mailto:adam@whee.org">adam@whee.org</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Wed, 13 Apr 2005, Jim Masters wrote:<br><br>&gt; I am looking for opinions on re-thinking my backup setup. Currently I
<br>&gt; backup my Windows, Linux, and Solaris systems to a disk on a Windows<br>&gt; 2000 box, then I do occasional backups to my DLT drives. I am looking<br>&gt; for opinions on the best way to get all of these system backups
<br>&gt; automated. I use Windows Backup for the Windows systems and Tar for the<br>&gt; Unix systems, I would prefer to be able to backup these systems directly<br>&gt; to tape, but I would be willing to still backup to disk then to tape.
<br>&gt;<br>&gt; I have looked at Amanda, Bacula, and a number of commercial solutions.<br><br>Is Bacula insufficient for some reason?&nbsp;&nbsp;IIRC, it has clients for all of<br>your above systems.&nbsp;&nbsp;I haven't used it, but looked into it for a similar
<br>situation I had.<br><br>_______________________________________________<br>TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br><a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br><a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list">
http://mailman.mn-linux.org/mailman/listinfo/tclug-list</a><br></blockquote></div><br><br><br>-- <br>&quot;There is one and only one social responsibility of business - to use its resources and engage in activities designed to increase its profits so long as it stays within the rules of the game, which is to say, engages in open and free competition without deception or fraud.&quot; Nobel Laureate Milton Friedman