[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Redundant FTP



Devon Harding - GTHLA said:
> What is the best way to create a redundant ftp setup with dual Red Hat 8
> systems that synchronizes ftp data and authenticates against a radius
> server?

a good way would probably be to use something like unison(2-way rsync),
an a ftp server that supports PAM(most do), and a radius pam module.

never used unison myself but hear it's good.

or (significantly more complicated), set the systems up using some sort
of global filesystem(many options available, none of which I have tried).

as for ftp server choice, I like both ncftpd(commercial) and proftpd(open
source). my last company I had both deployed for different purposes.

nate







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]