delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2024/02/29/08:05:34

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 54ABC3858C53
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1709211932;
bh=GS/pk3zVYPWMTiEE3A/6NBg8UzkoOa2uo9GahMDHEIw=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=wYYJArmD8kB6cb2slaIHwZyYOOPdzWx/uYMkmxYRGelerBgu5UFcUzQs1Ix8WAeD6
ElEIpbeFqtrGLPAAHcT4mG/l8RSfiu5RjNWJVTvNpgVXI938lLzfv91i40+ViQt7lT
XHRTwXynb84DvF76cUuxHVPBjWMQKJprXw1n1Hjw=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 70B4B3858C98
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 70B4B3858C98
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1709211907; cv=none;
b=j8YEmbGwcG3u6OtyfII/7RpfPWKtv8z1RGTggJhN1VrS+J7VQQb8MdXq2Xxn6KVCyYZTAskoox3jsndChfObCfATk372iiWbO5YxPn+F4VCnt1O/wjgShUKovK7H6DNunAwfwi4qbcO4lEINtHLkp3m3QjtRQewL009WH+4mMOQ=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1709211907; c=relaxed/simple;
bh=PoFtzBRc7MHKYPsmqDJtU5d8EW5ukZChmGrO6IFyW2Q=;
h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version;
b=QWaahv8zed5Q482n4exdsHdCCdEc8xwP2ZSWs5D4rxUU+zpWi31XF+CsG/15Ixh5x3a+7ji2L9gEwUbOTnDkk7E1oX+L4vsck3kihR/APZjyx9XoBgSVMbJSn9q0Zn8MpZBQj2gp3TOgyd1WaDQUZJzz+goyC30lOP1x55ITHSo=
ARC-Authentication-Results: i=1; server2.sourceware.org
X-Yandex-Fwd: 1
Date: Thu, 29 Feb 2024 15:58:33 +0300
X-Mailer: The Bat! (v9.3.4) Professional
Message-ID: <1903189823.20240229155833@yandex.ru>
To: "Matthias AT gmx DOT li" <matthias DOT meyer AT gmx DOT li>, cygwin AT cygwin DOT com
Subject: Re: Howto to backup and restore windows ACL?
In-Reply-To: <4abf4d3e3d9c668af54616cf8d6397f88a6ca283.camel@gmx.li>
References: <4abf4d3e3d9c668af54616cf8d6397f88a6ca283 DOT camel AT gmx DOT li>
MIME-Version: 1.0
X-Spam-Status: No, score=-3.4 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_THEBAT,
NICE_REPLY_A, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL,
SPF_HELO_NONE, SPF_PASS, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Andrey Repin via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Andrey Repin <anrdaemon AT yandex DOT ru>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

Greetings, Matthias AT gmx DOT li!

> Hello,

> Is it possible to save and restore the windows acl?

Yes, but it is not a question for this list.

> My issue is that I can backup my files with rsync to my Linux Server.
> But if I restore it the ownership and access rights are changed.
> Unfortunately I'm still on backuppc 3.3 and can't ust rsync with --acl and
> --xattr.

> If I could extract the acls to a file, as "ntfssecaudit -b C:" would do and
> restore them later as "ntfssecaudit -s C:" would do would be great.

Look for tools like subinacl.


-- 
With best regards,
Andrey Repin
Thursday, February 29, 2024 15:38:00

Sorry for my terrible english...


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019