[GRLUG] rsync/rsnapshot
L. V. Lammert
lvl at omnitec.net
Thu Dec 3 12:30:40 EST 2015
Trying to setup replication of an rsnapshot archive, .. the base backup is
running fine, *but* when I try to replicate it, it farkles the timestamps:
Using:
rsync -azH --delete --numeric-ids
Results in the replicated copy:
# ll
total 12
drwxr-xr-x 14 root root 4096 Dec 3 11:26 daily.0/
drwxr-xr-x 14 root root 4096 Dec 3 11:26 daily.1/
drwxr-xr-x 14 root root 4096 Dec 3 11:26 daily.2/
Note that the timestmps are the time of the replication, .. the "-a" seems
to not be working correctly??
TIA!
Lee
More information about the grlug
mailing list