> > > Quite simply, what is the simplest, secure way to forward to two (2)
> > > hosts?  There are probably better ways to accomplish the end goal;
but,
> > > we have an application whereby we may need to push very large files
from
> > > the internet to two (or, more) locations behind a Dachstein firewall.
> > >
> > > What do you think?
> >
> > scp or https/PUT to separate ports (22 and 2022, or 443 and 4443, for
> > example), one port for each host.  The hosts could each see input on the
> > nominal port (22 or 443).
>
> Yes, I see this; but, is there someway to accomplish this --
> simultaneously -- with one (1) remote operation?

???
Please explain a bit more about exactly what you're trying to accomplish...

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to