The binary builds for CentOS 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 Centos 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: wget "https://packages.millistream.com/rpm/yum.repos.d" -O /etc/yum.repos.d/millistream.repo Now you can install Millistream software by using the normal CentOS tools like yum.