Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2021 21:15:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 254354] rsync --crtimes, -N: preserve creation/birth time is not supported
Message-ID:  <bug-254354-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D254354

            Bug ID: 254354
           Summary: rsync --crtimes, -N: preserve creation/birth time is
                    not supported
           Product: Base System
           Version: 12.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: Fabiane49b.r@protonmail.com

Here you can see that FreeBSD generally supports crtime/btime see the stat
command.


stat -f "Access (atime): %Sa%nModify (mtime): %Sm%nChange (ctime): %Sc%nBir=
th=20
(crtime/btime): %SB" /video.mkv

Access (atime): Nov 22 16:07:46 2018=20
Modify (mtime): Nov 22 16:07:46 2018
Change (ctime): Nov 22 16:07:46 2018
Birth  (crtime/btime): Nov 01 01:19:02 2016



If the user uses rsync (3.2.3) to preserve the crtimes with --crtimes or -N=
=20
for directories and files, it does not work. It says in the terminal that i=
t is
not supported.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254354-227>