Xref: utzoo comp.binaries.ibm.pc.d:5671 comp.sources.wanted:9845 Path: utzoo!attcan!uunet!cs.utexas.edu!sun-barr!ames!pacbell!att!chinet!les From: les@chinet.chi.il.us (Leslie Mikesell) Newsgroups: comp.binaries.ibm.pc.d,comp.sources.wanted Subject: Re: Incremental dump for PC wanted Summary: GNUtar Message-ID: <1989Dec18.155157.12036@chinet.chi.il.us> Date: 18 Dec 89 15:51:57 GMT References: <1989Dec16.162955.14535@newcastle.ac.uk> Reply-To: les@chinet.chi.il.us (Leslie Mikesell) Distribution: comp Organization: Chinet - Chicago Public Access UNIX Lines: 14 In article <1989Dec16.162955.14535@newcastle.ac.uk> A.C.G.Saunders@newcastle.ac.uk (Aidan Saunders) writes: >Does anyone know of an incremental dump program (like Unix dump) >for the PC ? GNUtar has a special incremental mode where it stores a directory of each directory it is saving along with a flag indicating whether each file is present in the current archive. During a restore, it can then delete any files that aren't supposed to be there (i.e. were deleted between the full backup and the time the incremental was taken. It can be compiled for unix or DOS. Les Mikesell les@chinet.chi.il.us