Displaying 2 results from an estimated 2 matches for "qvcan2p9hjiw9pxwmzutamuojivdvvnz".
2016 Mar 28
0
-H option causes unneccessary transfers
...)
	Web page:			http://www.sanitarium.net/
	PGP public key available on web site.
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iEYEARECAAYFAlb5H1sACgkQVKC1jlbQAQe0LwCg0yhgY81WywKO4NYioxCfbF3J
qVcAn2P9hJiW9pXwMZutAmuOjIvdvvNZ
=/Enu
-----END PGP SIGNATURE-----
2016 Mar 28
2
-H option causes unneccessary transfers
Greetings,
when the daily system backup with rsync is performed, thousands of files (e.g. from /usr directory),
which are not modified are uselessly transferrred to the backup storage every day. 
The rsync command is the following:
rsync --update -DHAErlptgo --relative --atimes --delete-during ${SRCPATH} ${BACKUPDIR}
Quick investigation shown, that these files are hard links, and the command