Download Syncrify
Trial License
Click here to see how to get a trial license for Syncrify
Syncrify has two components:
- Syncrify Server - Installed on the machine designated to hold backups
- Syncrify Client - Installed on the machine that needs to be backed up.
This page contains just the server part. To download Syncrify Client, install Syncrify Server on a machine, connect to its web interface using a web-browser from the client machine and click the link to Download Client on the right hand side.
Downloading Syncrify Server
Select the download link below that is appropriate for your platform.
Installation Instructions
| Windows: |
Follow the steps below to install Syncrify on a Microsoft Windows machine.
- Log in as Administrator
- Download the installer
- Extract the zipped file and run setup.exe
- Towards the end of installation, the installer will install a new service for Syncrify and will start it in the back-ground. In future, use Windows services applet in the Control Panel to start and stop the service
- Using your browser connect to
http://localhost:5800
|
| Linux: |
Follow the steps below to install Syncrify on a Linux machine.
- Log in as root
- Download the installer
- Extract the tar file using the following command
tar -xf SyncrifyLinux.tar
- Ensure the permissions for Install.sh is set as an executable. If not,
use the
chmod +x Install.sh command to change its permission
- Execute Install.sh script
- By default, the installation script will install the server in
/opt folder.
You can change this location to any other value if desired. Additionally, it will create necessary scripts in /etc/init.d/ folder so that the server comes up when you restart the machine.
- Using your browser connect to
http://localhost:5800
|
| Mac OS X (Snow Leopard or higher): |
Follow the steps below to install Syncrify on a Linux machine.
- Download the installer
- Double click the downloaded file and drag Syncrify.app to your desired folder
- Double click to run the server
- Drag Syncrify.app to your Dock
- CTRL+Click the icon in the Dock, select Options/Open at Login from the pop-up menu
- Using your browser connect to
http://localhost:5800
|
| Other OS: |
Follow the steps below to install Syncrify on a other operating systems, like BSD, SCO, Solaris, and Mac OSX.
Prerequisites
You must install JRE 1.6 for your platform. Visit http://java.sun.com to download Java or visit
the web page for your operating system to learn about how to install Java.
- Log in as root
- Download this zipped file in a folder where you
want to install Syncrify
- Extract the tar file using the following commands
tar -zxvf SyncrifyOther.tar.gz
- Ensure the permissions for run.sh is set as an executable. If not,
use the
chmode +x run.sh command to change its permission
- Execute run.sh to run Syncrify. This script assumes java is in your path. If this is not true, either modify your machine PATH or run.sh file to
use absolute path.
- Using your browser connect to
http://localhost:5800
Additional optional task
You might want to write a script for that will automatically launch Syncrify when the machine starts.
|
|
Quick Links
|