Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!SMITHKLINE.COM!dixons%phvax.dnet From: dixons%phvax.dnet@SMITHKLINE.COM Newsgroups: comp.sys.sgi Subject: Re: Questions bru-ing in my mind Message-ID: <9012281912.AA16713@smithkline.com> Date: 28 Dec 90 19:12:20 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 Peter- With regard to your desire for an incremental backup strategy that takes care of the problem of deleted files returning when an series of incremental backups are retrieved: GNU tar does exactly what you suggest. That is, in incremental save mode, it saves a copy of each directory as it goes. Then upon restores, it can put the directories back by deleting files which should no longer be there. Someone posted some mods to get GNU tar working on Irises a while back. I have been using it for a year or so without problems because I wanted the incremental capability. Scott Dixon (dixons@smithkline.com)