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

--- Comment #13 from Alex <alex....@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to