Applicable to Client versions -
Windows - v7.1.0 & above | macOS - v6.5.1, 7.1.0 & above | Linux - v5.9.x & above |
Overview
With the addition of multilingual support, you can view theinSync Client and perform various tasks in your preferred language. inSync Client supports English, Japanese, German, French, and Spanish languages.
π Note
If you are an administrator and looking for bulk deployment of inSync Client in your organization, see Integrated Mass Deployment and device replacement.
If you are about to install inSync Client on an Amazon WorkSpace, instructions applicable to physical devices in this section, such as laptops, will also apply to Amazon WorkSpaces unless specified otherwise.
Before you begin, ensure that:
You are logged on to your device using your credentials.
You have received the inSync account activation email and have it handy.
You have downloaded the inSync installer on your device. The link to download the installer is available in your inSync account activation email. If not, Download the inSync Client or contact your administrator for the installer.
Install the inSync Client on Windows
Double-click the inSync installer.
In the Select your language list, click your preferred language.
Click Next.
Accept the End user license agreement (EULA), and click Continue.
Click Browse to select the full path of the installation home directory.
If you want a shortcut icon of the inSync Client to appear on your device, select the Desktop shortcut checkbox.
If you want to add the inSync Client to the Quick Launch toolbar on your device, select the Quick Launch Bar check box.
Click Install.
After the installation is complete, click Finish.
The Activate Backup window appears. You must activate the inSync Client.
To Install inSync Client on Amazon WorkSpaces running on Windows 10:
Log on to the Windows 10 command prompt inside the Amazon Workspaces as an administrator or using administrator credentials.
Go to the directory where you have downloaded the inSync installer.
Run the following command:
βmsiexec.exe /qn /i <inSync.msi installer path> /L*V install.log
This command silently installs inSync on the default location.
The Activate Backup window appears. You must activate the inSync Client.
π Note
βIf an inSync Client is freshly installed the Client will start using <program_data>\Druva\inSync4
as the configuration directory.If an inSync Client is reinstalled without removing the previous configuration, then the existing configuration would be retained using either <program_data>\Druva\inSync4
or <System_drive>\inSync4
as the configuration directory.
Install the inSync Client on Mac
inSync Client supports English, Japanese, German, French, and Spanish languages. The inSync Client is automatically installed in the locale that is set in the user's device. For example, if your device is in the Japanese locale, the inSync Client is automatically installed in the Japanese language. However, if the device locale is not in the list of languages that the inSync Client supports, the inSync Client is installed in English.
Double-click to mount the .dmg file.
Double-click the inSync installer inside the mounted volume.
Click Continue.
Accept the End-user license agreement (EULA) and click Continue.
Click Change Install Location if you want to change the installation location for inSync.
Click Install.
Click Close.
Click the inSync icon and click Activate to activate the inSync Client.
Install the inSync Client on Linux
Procedure for Ubuntu
To install the inSync Client
Open a terminal.
Change the current working directory to the directory that contains the inSync installer.
Run the following command:
sudo dpkg βi <package name>
where <package name> represents the file name (along with the extension) of the installer.
The installation is complete after the successful command run.
Search for inSync Client from applications.
The Activate Backup window appears. You must activate the inSync Client.
Procedure for CentOS
To install the inSync Client
Open a terminal.
Change the current working directory to the directory that contains the inSync installer.
Run the following command:
sudo yum install libappindicator-gtk3 rpm βivh <package name>
where <package name> represents the file name (along with the extension) of the installer.
The installation is complete after the successful command run.
Search for in inSync Client from applications.
The Activate Backup window appears. You must activate the inSync Client.
π Note
βinSync Client does not support Graphical User Interface (GUI) installation for any Linux Platforms.
For a detailed installation for Ubuntu and CentOS, see install the inSync Client on Linux.