[Reference:<_A3003@delegate-en.ML_>]
Newsgroups: mail-lists.delegate-en
[DeleGate-En] Re: Can ftp "mirroring" be done with Delegate?
In message <_A3003@delegate-en.ML_> on 07/09/05(03:06:25)
you "Mike Vidal" <pxmfqbdyi-mxhgu4zkr33w.ml@delegate.org> wrote:
|Is it possible to configure Delegate so that ftping a file it causes the
|file to be ftped to 1 primary server and 1 or more backup servers?
|
|
|
| /--------------------- ftp server 1
|
|ftp -->(file xyz) {-- Delegate --------------------- ftp server 2
|
| \--------------------- ftp server 3
|
The basic configuration to do so will be like this:
delegated -P21 SERVER=ftp CACHE=do \
MOUNT="/path1/* ftp://server1/*" \
MOUNT="/path2/* ftp://server2/*" \
MOUNT="/path3/* ftp://server3/*"
But note that even when data is cached and served by the DeleGate,
DeleGate makes a control connection to the origin server of the data.
Cheers,
Yutaka
--
D G Yutaka Sato <pfqcabdyi-mxhgu4zkr33w.ml@delegate.org> http://delegate.org/y.sato/
( - ) National Institute of Advanced Industrial Science and Technology
_< >_ 1-1-4 Umezono, Tsukuba, Ibaraki, 305-8568 Japan
Do the more with the less -- B. Fuller
|