On Fri, May 28, 2004 at 10:11:03AM +0200, Petr Kl?ma wrote:
> Mirror feature is nice and it can be a perfect with "site failover":
> for example
>   you triing mirror an SW (which has more mirror sites)
>
> # lftp -c "open site:X/SW ; mirror -c updates "
>
>       it could be nice to have an option "What to do if site X is DOWN/has TOO MANY 
> users ..."
> something like
> ++++++++++++++++++++++++++++++++++
> # lftp -c "mirror_sites --fail-over-method=roundrobin SW site:X/SW site:Y/pub/SW 
> site:Z/mirror/SW ; mirror -s -m SW updates"

You can start several mirrors at once at the same target location. They will try to
work together nicely, that is if a file is being modified by a mirror, then
it won't be overwritten by other mirrors.

So if those mirrors work from different sites, they will complete the job faster
even if some of those sites are overloaded or down.

--
   Alexander.                      | software is knowlege

Reply via email to