frenchn00b
May 15th, 2010, 12:42 PM
Hello
cp -a /source /destination
is very powerful for archving/copying and exclude all errors, so that it continues.
rsync of a folder can lead to hanging due to errors.
Is there a way somehow to synchronize / backup a folder with forcing no errors?
cp -a /source /destination
is very powerful for archving/copying and exclude all errors, so that it continues.
rsync of a folder can lead to hanging due to errors.
Is there a way somehow to synchronize / backup a folder with forcing no errors?