17 Jul
2023
17 Jul
'23
21:52
On Mon, 17 Jul 2023 14:45:55 +0300, Andrei Borzenkov <arvidjaar@gmail.com> wrote:
On Mon, Jul 17, 2023 at 2:29 PM jdd@dodin.org <jdd@dodin.org> wrote:
but why the Fichier.txt file is listed when it din't change?
And how is the remote side supposed to know that Fichier.txt did not change? Local side must send the list of files to check first.
Also, rsync is only guessing, really, by default. Its 'quick check' algorithm looks for files that have changed in size or changed "significantly" in modification time. -- Robert Webb