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=3.7 required=5.0 tests=BULK_RE_SUSP_NTLD,DKIM_INVALID, DKIM_SIGNED,FROM_SUSPICIOUS_NTLD,PDS_OTHER_BAD_TLD autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 28940 invoked from network); 25 Apr 2022 07:39:00 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 25 Apr 2022 07:39:00 -0000 Received: from out2.migadu.com ([188.165.223.204]) by 9front; Mon Apr 25 03:37:26 -0400 2022 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=a-b.xyz; s=key1; t=1650872242; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=uFFYiuoWVogDfzaJDJcaCYg8HQgE8WVdQNSTeGLMtiA=; b=lyI8moaVZGbWZtz8/tZbiw2fg8Krs+zCGel4cJV+LSzBcfIycOLCAiThDHEb6wBRsXRipD bp+94ewqmCEcgS6Sc8LMrlRPmrskgRF9kSnS2HCSo4hhtLipRTjvh5ZkWuTB0iDV+0VrTF RoPPTZMv/FYUrPuuzGOox9DjHQxBrSo68z3QaXW/A5bW52s2vpmoIXBIw8mmiuXnUyE1R+ cikP1Bt4A3czzysS8un52edVUKlV3p0hnodccZha7MbVgEW3UPQJvcMvnSONwLXMHt9zEJ r11V1vKr6JE5ne7u9wVD2CX4auzJ/JgjJ5ZYvBHJp2cXNnC2nocdSkbHrevFww== Date: Mon, 25 Apr 2022 07:37:21 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: kvik@a-b.xyz Message-ID: To: 9front@9front.org In-Reply-To: References: X-Migadu-Flow: FLOW_OUT X-Migadu-Auth-User: a-b.xyz List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: abstract API SSL over SQL full-stack metadata markup controller Subject: Re: [9front] Free Carrots #4: Making Backups Reply-To: 9front@9front.org Precedence: bulk > clone=E2=81=BD=C2=B9=E2=81=BE is usually one of the first things I put = on=0A> a machine as I am not aware of a more convenient way=0A> to copy f= ile hierarchies from A to B (thanks kvik) in=0A> a fast way.=0A=0AGlad my= shitware is of help to you. :)=0A=0A> Has clone been considered as an ad= dition to the 9front=0A> base system in the past?=0A=0AI'd veto this on t= he basis of it (clone) being incomplete=0Aas a replacement for disk/mkfs = for the described backup=0Amanaging task. Primarily, it has to (1) learn = to read the=0A"job" in the form of a proto file, and (2) be able to filte= r=0Aout "up to date" files.=0A=0AThe current code kinda sucks (don't you = judge me!) which=0Amakes these two things more difficult to implement tha= n ideal.=0A=0AWriting a fresh version which takes into account the above= =0Apoints should be easy with the benefit of hindsight.=0AUnfortunately I= 'm quite busy typing C++ at work which leaves=0Ame with very little motiv= ation to touch computers in my spare=0Atime.=0A=0ASorry.