Displaying 1 result from an estimated 1 matches for "iqcvawubucrfczlgi5gaxt1naqiyzgp8dgi".
Did you mean:
iqcvawubucrfczlgi5gaxt1naqiyzgp8dgys
2012 Aug 10
1
Serious issue: rsync and hardlinks are dangerous...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Rsync 3.0.9 here.
I am using a rsync script like:
"""
rsync -z --numeric-ids -a -H --inplace --delete --delete-excluded
- --stats --progress -v --itemize-changes SOURCE DESTINATION
"""
I detected the following issue when RSYNCing a bunch of Mercurial
repositories. It is very dangerous, because it will corrupt files.