The binary builds for Red Hat Enterprice Linux has moved from this ftp server into our new Millistream rpm repository. Using the repository instead of downloading the binaries is beneficial since you now will be able to receive updates to Millistream software automatically using the very same tools and systems you use to keep RHEL updated. The security is also enhanced since the packages are now signed with our PGP key and the repository is available though secure https. The path to this repository is https://packages.millistream.com/rpm and from there you can use a normal web browser to download the packages as normal, however to fully utilize the new functionality you should add it as a software repository to your system by following this simple steps. Open a terminal or ssh into your server and enter the following line: sudo curl "https://packages.millistream.com/rpm/yum.repos.d" > /etc/yum.repos.d/millistream.repo Now you can install Millistream software by using the normal RHEL tools like yum.