From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 19134 invoked from network); 25 Apr 2022 06:22:41 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 25 Apr 2022 06:22:41 -0000 Received: from mail.9lab.org ([168.119.8.41]) by 9front; Mon Apr 25 02:21:26 -0400 2022 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=9lab.org; s=20210803; t=1650867679; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=jGRNw95wYhCP44ooUfgl439Q0TvOinQhTplCT2Mg4us=; b=T5opwoenoV91XsW7jOacVIzL9COQCwuI6h3oFbgHk9KmsaSipEdGBrDhzR10CXgZS5XuGv 3sYx+e0w7CM2AI2EFK5DdUEYVkVmoKY+spi8RvUviZgHspCqWwG3iBAxNZ4ZL5iMKxU6G8 jqlVsn2+5iOtumHiolx19FP7m2OO4fw= Received: from rob.9lab.home (host-185-64-155-70.ecsnet.at [185.64.155.70]) by mail.9lab.org (OpenSMTPD) with ESMTPSA id 58b9dca4 (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256:NO); Mon, 25 Apr 2022 08:21:19 +0200 (CEST) Message-ID: To: 9front@9front.org CC: igor@9lab.org Date: Mon, 25 Apr 2022 08:21:18 +0200 From: igor@9lab.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: method component Subject: Re: [9front] Free Carrots #4: Making Backups Reply-To: 9front@9front.org Precedence: bulk Quoth Stanley Lieber : > http://helpful.cat-v.org/Blog/2022/04/22/0/ […] Thanks sl! I was aware of kvik's clone⁽¹⁾, the use of disk/mkfs as an rsync replacement was new to me. clone⁽¹⁾ is usually one of the first things I put on a machine as I am not aware of a more convenient way to copy file hierarchies from A to B (thanks kvik) in a fast way. Has clone been considered as an addition to the 9front base system in the past? [1] https://git.sr.ht/~kvik/clone