View FAQs Categories | View all FAQ for DeltaCopy
Frequently asked questions for DeltaCopy
NOTE: We now offer two solution for using rsync on Windows:
We recommend checking both of them to see which works best for you. Click here to see differences.
Question: |
The DeltaCopy service won't start due to unknown error. What can I do? |
Answer: |
Try the following steps.
- First, check Windows Event Viewer to see if it logs any messages.
- Ensure the login ID you are using to start the service has Log On as Service rights
- Try running rsync manually from a console window by using the following command line.
rsync.exe -v --daemon --config=deltacd.conf --no-detach
If this results in an error, find out why. You might want to check rsync website for more info.
|
|