Xref: utzoo comp.sys.att:7460 unix-pc.general:3662 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!sun-barr!rutgers!dptg!att!cbnews!mvadh From: mvadh@cbnews.ATT.COM (andrew.d.hay) Newsgroups: comp.sys.att,unix-pc.general Subject: Re: Incremental backups on 3b1? Message-ID: <9316@cbnews.ATT.COM> Date: 1 Sep 89 10:59:17 GMT References: <16730@pasteur.Berkeley.EDU> Reply-To: mvadh@cbnews.ATT.COM (andrew.d.hay,54242,wi,1d007,508 374 5484) Organization: AT&T Bell Laboratories Lines: 29 In article <16730@pasteur.Berkeley.EDU> sjohn@cory.Berkeley.EDU (John Sasinowski) writes: " " I am looking for a way to do incremental backups on my 3b1. "I initially thought that the Partial Backup option on the Disk Backup "submenu of Administration in the ua did this, but the online help states "that it backs up everything since that last complete backup. " I want to do incremental backups because I have a 67Mb hard disk "and I KNOW that I won't stay up to date if each backup takes close to "100 disks! " Any suggestions on how to do incremental backups or alternate "methods of backing up the hard disk would be greatly appreciated. " Thank you. " " " John Sasinowski " sjohn@cory.berkeley.edu read up on find(1) and cpio(1). you will want something like: find / -newer [date-spec] -print | cpio -Boacv > /dev/rfp020 ^^^^^^ ^^^^^^^^^^^ all options on | the raw floppy -- Andrew Hay +------------------------------------------------------+ Null Fu-Tze | LEARN HOW TO AVOID RIPOFFS! | AT&T-BL Ward Hill MA | SEND $5... | a.d.hay@att.com +------------------------------------------------------+