Synology
Resilio Active Everywhere is not available in Synology's Package Center and it needs to be installed manually.
Account "admin" mandatory for DSM6
For DSM6 OS, make sure you perform these steps as the Synology admin. In some cases the admin account is disabled, so you will have to enable the account before you can login.
-
Log in to Synology DSM and create a dedicated shared folder:
-
Open Control Panel, then in the File Sharing section, click Shared Folder.
-
Click Create, then select Create.
-
In the Name input field, enter
Resilio Agent
, then click Next.Note: Mind the case and the space, ensure there are no trailing spaces.
-
(Optional) Enable encryption and click Next.
- (Optional) Enter encryption key, then click Next.
- (Optional) Configure advanced settings, then click Next.
- Review your shared folder's configuration, then click Next.
- Assign the Read/Write permission to the admin user, then click Apply.
-
-
Download the agent configuration file from Management Console and copy it to the Resilio Agent shared folder. For more information, see Install Agent - Generate Configuration File.
- Download the Resilio Active Everywhere Agent package specific to your DSM version. Note: For DSM 6, make sure to download a Resilio Agent package dedicated to your hardware architecture. For information on how to identify the hardware architecture of your Synology NAS, see What kind of CPU does my Synology NAS have?
- Open the Package Center, then click Manual Install.
- Click Browse, locate the Agent package file, then click Next.
- Click Agree and proceed with the installation depending on your DSM version.
- On the Confirm settings step, deselect the Run after installation option, then click Done.
- In the File Station, locate and right-click the Resilio Agent shared folder, then click Properties.
- Select the Permissions tab, then click Create.
- In the Permission editor window:
- Click Save to apply permissions update.
- In the Package Center, locate the Resilio Agent package and click Run.
-
Select Run after installation and click Apply.
If everything has been set up correctly, the Resilio Agent package status will change to Running.
The agent will pick up the config file and automatically connect to the Console. Config file will be moved to the Agent's storage. Thus, the sync.conf file will disappear from Resilio Agent folder and Downloads folder will appear there.
By default, all shares will be stored in the directory as defined in folders_storage_path value in agent config file sync.conf. This might be %DOWNLOADS%, %HOME% or %USERPROFILE% path macro variable (for information of what those variables resolve to, see Path macros). You can change these defaults by editing folders.conf file in /usr/local/resilioagent/var/:
{ "downloads_folder_path" : "/volume1/Resilio Agent/Downloads", "user_profile_folder_path" : "/volume1/Resilio Agent", "home_folder_path" : "/volume1/Resilio Agent", "management_server": { "host": "0.0.0.0:0" } }