Revolving around the core of technology
Document ID: | 1540 |
---|---|
Subject: | Changing the path for Data Folder in Syncrify |
Creation date: | 10/7/10 9:33 AM |
Last modified on: | 12/11/18 12:00 PM |
C:\Program Files\SyncrifyClient
C:\Program Files\BackupClient
, or the folder where you have installed Syncrify client.lax.nl.java.option.additional="-Dsyncrify.custom.home=C:/YourNew/Path/For/DataFolder"
service.properties
in C:\Program Files\BackupClient
with the following contents:
additional.options.1=-Dsyncrify.custom.home=C:/YourNew/Path/For/DataFolderEnsure, the file name is
service.properties
and NOT server.properties
or service.properties.txt
cd "C:\Program Files\BackupClient"
BackupClient -uninstallService
BackupClient -installService
java -Dsyncrify.custom.home=/tmp/data -jar SyncrifyClient.jar $*
Do you have a helpful tip related to this document that you'd like to share with other users?