Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!decwrl!ucbvax!emrcan.BITNET!fillmore From: fillmore@emrcan.BITNET Newsgroups: comp.protocols.tcp-ip Subject: Reply to network file backup Message-ID: <5A0A04111B2102B6-MTAEMR1*fillmore@emrcan> Date: 4 Oct 90 22:32:40 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 14 We back up our two Sun 3/60 workstations to a CDC Cyber 840 by using the standard "dump" command with the output directed to a NFS-mounted file on the Cyber. We do incremental dumps every night and full dumps once per week. It's all automatic - controlled by a crontab entry. This is a very efficient way of doing it - we can back up 100 megabytes in about 25 minutes, all unattended. You also have to back up the root partition to tape once in a while in case you have to do a full restore. Try it, you'll like it! - Bob Fillmore