Hi,

Can you update http://www.gnu.org/server/mirror.html#nongnu with this change?

The line:

  rsync -aHS --delete-excluded rsync://dl.sv.gnu.org/releases/ /yourdir

becomes:

  rsync -aHS --delete-excluded --ignore-errors rsync://dl.sv.gnu.org/releases/ 
/yourdir


This removes/rename files to match the source directory even if there
were some errors during the transfert (i.e. bad permissions).

Thanks!

-- 
Sylvain


Reply via email to