Is anyone using rsync to update iso images? For example, updating from
beta 3 to release candidate 1 by using rsync?
Does it work? Is it efficient?
Can you share the command line that you use?
Which mirror are you using?
I'm a newbie, and want to use rsync for things like this, but cannot get
it working so far. My most common problem is getting a message like:
"unexpected EOF in read_timeout". rsync stops a short time later, the
local file has not changed, but is not correct (based on the md5sum).
I'm using rsync as root (su'd), and the local file is owned by root with
777 permissions.
Any hints are welcome!
Thanks,
Randy Kramer