From owner-freebsd-isp Sun Aug 1 3:59:23 1999 Delivered-To: freebsd-isp@freebsd.org Received: from arnold.neland.dk (mail.neland.dk [194.255.12.232]) by hub.freebsd.org (Postfix) with ESMTP id C090415076 for ; Sun, 1 Aug 1999 03:58:49 -0700 (PDT) (envelope-from leifn@neland.dk) Received: from localhost (localhost [127.0.0.1]) by arnold.neland.dk (8.9.3/8.9.3) with ESMTP id MAA71286 for ; Sun, 1 Aug 1999 12:58:43 +0200 (CEST) (envelope-from leifn@neland.dk) Date: Sun, 1 Aug 1999 12:58:42 +0200 (CEST) From: Leif Neland To: freebsd-isp@freebsd.org Subject: on-line backup with generations Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'd like to make an off-site backup-server to take backup of our clients webhotels. Sometimes, a client calls saying "oh, I accidentially deleted this file 3 weeks ago, could you restore it from a backup?" Of cause we keep tapes, but I'd rather be able to do something like a cvs or rcs checkout of this directory as of date xxx. Anybody have any ideas? Can cvs do an "automatic checkin" of an entire directory tree without somebody having to add commit descriptions? And can it work transparently for the clients, so they just add, modify and delete files as they use to to with ftp? Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message