From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from forward104o.mail.yandex.net (forward104o.mail.yandex.net [37.140.190.179]) by sourceware.org (Postfix) with ESMTPS id 59D15385780A for ; Mon, 12 Oct 2020 07:20:02 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 59D15385780A Received: from forward100q.mail.yandex.net (forward100q.mail.yandex.net [IPv6:2a02:6b8:c0e:4b:0:640:4012:bb97]) by forward104o.mail.yandex.net (Yandex) with ESMTP id 87B8F940054; Mon, 12 Oct 2020 10:20:00 +0300 (MSK) Received: from mxback12q.mail.yandex.net (mxback12q.mail.yandex.net [IPv6:2a02:6b8:c0e:1b3:0:640:3818:d096]) by forward100q.mail.yandex.net (Yandex) with ESMTP id 83D177080004; Mon, 12 Oct 2020 10:20:00 +0300 (MSK) Received: from vla5-3832771863b8.qloud-c.yandex.net (vla5-3832771863b8.qloud-c.yandex.net [2a02:6b8:c18:3417:0:640:3832:7718]) by mxback12q.mail.yandex.net (mxback/Yandex) with ESMTP id v778jIXcan-K0AGPv2X; Mon, 12 Oct 2020 10:20:00 +0300 Received: by vla5-3832771863b8.qloud-c.yandex.net (smtp/Yandex) with ESMTPSA id Kp2LuyQvhQ-Jxn068IC; Mon, 12 Oct 2020 10:19:59 +0300 (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (Client certificate not present) Received: from [192.168.1.10] (HELO daemon2.darkdragon.lan) by daemon2 (Office Mail Server 0.8.12 build 08053101) with SMTP; Mon, 12 Oct 2020 07:09:06 -0000 Date: Mon, 12 Oct 2020 10:09:05 +0300 From: Andrey Repin X-Mailer: The Bat! (v6.8.8) Home Reply-To: cygwin@cygwin.com X-Priority: 3 (Normal) Message-ID: <895942298.20201012100905@yandex.ru> To: Fergus Daly , cygwin@cygwin.com Subject: Re: Is it possible to alter Birth time? In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.2 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_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Oct 2020 07:20:04 -0000 Greetings, Fergus Daly! > In Cygwin (and on some, not all, Linux file systems) the command > $ stat filename > shows all of Access, Modify, Change and Birth times of a file. > The command > $ touch [options] filename > will alter some or all of Access, Modify, Change times, as specified > in [options]. > Is it possible in Cygwin (or for that matter in Windows) to alter the > Birth time of a file or directory? Technically yes, but not with standard tools. You'd need something like filemanager with necessary capability, or a custom written tool. -- With best regards, Andrey Repin Monday, October 12, 2020 10:07:57 Sorry for my terrible english...