R2-D2
2022-02-24 09:01:11 UTC
Local machine just upgraded from 14.2 to 15.0. Rsync package version 3.2.3-x86_64-4.
Remote machine still on 14.2,
rsync package version 3.1.3-x86_64-1_slack14.2.
I have a directory on the remote machine that has always been backed up locally
with rsync. After switching to 15 every single file "is newer" on the local
machine, where it has always been "is uptodate".
$ rsync -arvvtu --delete ***@remote:/remotedir/ /localdir
The files are identical, their timestamps are identical to the nanosecond. Any
clue? Idiosyncrasies between different rsync versions?
Thanks.
Remote machine still on 14.2,
rsync package version 3.1.3-x86_64-1_slack14.2.
I have a directory on the remote machine that has always been backed up locally
with rsync. After switching to 15 every single file "is newer" on the local
machine, where it has always been "is uptodate".
$ rsync -arvvtu --delete ***@remote:/remotedir/ /localdir
The files are identical, their timestamps are identical to the nanosecond. Any
clue? Idiosyncrasies between different rsync versions?
Thanks.