On Sat, 18 May 2002, Nicolas Jacques wrote:

> Hello guys,
>
> I'm looking for a secure file replication program to replicate in real-time
> folders located on one machine to other machines. The file replication
> program needs at least to work under Unix based systems like Solaris and
> Linux. It needs also to be secure: encryption, authentication, support for
> PKI and not too expensive (not more than 5000 US$).
>
rsync over ssh, perhaps?  Set up ssh and your scripts correctly and you
will have very much the effect you want.  It's not a turn-key solution,
but it's simple to script and secure.  Only down side may be your "support
for PKI" requirement - but even that can be done.


> Hope someone knows this so difficult to find piece of software.
>
> Thanks in advance.
>
> Nico
>

Standard disclaimer:
Mailing list posts are my own opinion, and not officially endorsed by my
employer.


Mike Parkin
Cisco Systems, Inc.
Information Security
SysAdmin/NetAdmin





Reply via email to