[Libreoffice-bugs] [Bug 125401] FILESAVE: Saving a document creates a new file (new inode number) thereby messing-up with the creation time of the document

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Jun 2 21:29:24 UTC 2019


https://bugs.documentfoundation.org/show_bug.cgi?id=125401

--- Comment #13 from Alex <alex.dwd at gmail.com> ---
(In reply to Miklos Vajna from comment #4)

I figured the following regarding rsync.

In case the file DEST already exists, the commands
$ rsync -t --inplace SOURCE DEST
preserves the crtime of DEST and assigns to DEST the mtime of SOURCE.

That is, the result regarding those timestamps is the same as with
$ cp -p SOURCE DEST

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190602/8bf2834e/attachment-0001.html>


More information about the Libreoffice-bugs mailing list