From owner-freebsd-questions@FreeBSD.ORG Sun Oct 9 04:43:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EED9216A420 for ; Sun, 9 Oct 2005 04:43:02 +0000 (GMT) (envelope-from tcristi@gmail.com) Received: from qproxy.gmail.com (qproxy.gmail.com [72.14.204.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74CA843D45 for ; Sun, 9 Oct 2005 04:43:02 +0000 (GMT) (envelope-from tcristi@gmail.com) Received: by qproxy.gmail.com with SMTP id a39so864382qbd for ; Sat, 08 Oct 2005 21:43:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=QEQcC0mjV2qEEdedckW5zaBmh9FNfkbCJP8TJUlByObZMHxnwIOKzbDRiH7du/NKdIoo5/dMVcLXr9armt22drasGUpvSLAy0/uV9c4kVNduSqOu7UezrlDwRIYtjOCoT4hMegP9gz9/Fy8nmfaiFYcoWm03W+eBFk4zKidNDYw= Received: by 10.65.123.9 with SMTP id a9mr2448291qbn; Sat, 08 Oct 2005 21:43:02 -0700 (PDT) Received: from ?192.168.111.157? ( [82.78.94.29]) by mx.gmail.com with ESMTP id e14sm2464989qbe.2005.10.08.21.43.00; Sat, 08 Oct 2005 21:43:01 -0700 (PDT) Message-ID: <43489FD2.5090509@gmail.com> Date: Sun, 09 Oct 2005 07:42:58 +0300 From: Cristi Tauber User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <200510090857.57773.no-spam@swiftdsl.com.au> In-Reply-To: <200510090857.57773.no-spam@swiftdsl.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Carstea Catalin Subject: Re: Incremental backup! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Oct 2005 04:43:03 -0000 Ian Moore wrote: >On Saturday 08 October 2005 16:07, Carstea Catalin wrote: > > >>i want to back-up on cd my www -directory. i want to use for this, cd >>-media. At some intervals i want to make incremental backup and put the >>result on cd. ................. >>i use kde and i want a grafical tool for write cd. >> >> > >K3B (/usr/ports/sysutils/k3b) is a great gui CD burning app for KDE. >Dump will do incremental backups for you which you can then burn to CD with >K3B. > >Cheers, > > hello, have you tried konserve ? cristi