Greetings,
FYI, I’m running Insync 1.3.24.36188 on Windows 7 Pro x64.
We have a need to programmatically detect if Insync needs user intervention. Specifically, we need to detect these two cases where user intervention is needed: 1) A sync error (Red Badge?), and 2) Incoming shares (Blue Badge with avatar?).
I’ve tried detecting these states using the Insync command line interface (CLI):
However, the CLI seems to be inoperative. For example, when I run this command:
Insync -get_status
nothing happens. No error, no status, no message whatsoever (see the uploaded screen capture):
How do you recommend I programmatically determine if Insync needs user intervention (an error of some type or an incoming share, etc)?
Regards,
Jeff Salisbury