qtdsync-mailings Mailing List for QtdSync
Status: Beta
Brought to you by:
thomasdoering
You can subscribe to this list here.
| 2014 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
|---|
|
From: <dir...@ds...> - 2014-09-06 09:38:15
|
Hello, I want to let Qtdsync run as a service with the schedule to start a backup every 1 day. To be shure it works, I configured the email messanger. Before I did make a service from it, it did work. After making a service it will not backup automaticly. Has anyone an idea? It is the newst beta 0.6.20 from 08.14 and I did create the service with the following discription: ----- On a 64 bit version of Windows Server 2008 you need to use 'nssm.exe' file found in the 'win64' folder. - Then create a batch/cmd file with the following syntax: - c:\path_to_nssm_exe\nssm.exe install the_service_name "c:\the_application_path\application.exe" - Then right-click on the batch/cmd file and 'Run as Administrator' --- Best regards Dirk |