Please implement a real return code for ccross, so that I can use it in a script.
Because if I synchronize now under the following conditions, always the return value 0 comes out:
- sync fails
- have no internet
- can not resolve hosts
- access key missing or corrupt.
I think for these cases, it should at least have the value 1 for the return code.