Ok, so:
In the localhost 0 preferences file:
"name": "B2forDuplicacy-Garage-Carl",
"id": "MOTOCAT-Carl-Carl",
"repository": "C:\\Users\\Carl",
"storage": "b2://MotoCat-Garage-PC-CARL",
"name": "B2forDuplicacy-NAS-Vault",
"id": "MOTOCAT-Carl-Carl",
"repository": "C:\\Users\\Carl",
"storage": "b2://SynologyMotoNAS-VAULT",
"name": "B2forDuplicacy-NAS-Server",
"id": "MOTOCAT-Carl-Carl",
"repository": "C:\\Users\\Carl",
"storage": "b2://SynologyMotoNAS-SERVER",
In the localhost 1 preferences file:
"name": "B2forDuplicacy-Garage-Carl",
"id": "MOTOCAT-Carl-V",
"repository": "V:/",
"storage": "b2://MotoCat-Garage-PC-CARL",
"name": "B2forDuplicacy-NAS-Vault",
"id": "MOTOCAT-Carl-V",
"repository": "V:/",
"storage": "b2://SynologyMotoNAS-VAULT",
"name": "B2forDuplicacy-NAS-Server",
"id": "MOTOCAT-Carl-V",
"repository": "V:/",
"storage": "b2://SynologyMotoNAS-SERVER",
In the localhost 2 preferences file:
"name": "B2forDuplicacy-Garage-Carl",
"id": "MOTOCAT-Carl-W",
"repository": "W:/",
"storage": "b2://MotoCat-Garage-PC-CARL",
"encrypted": true,
"name": "B2forDuplicacy-NAS-Vault",
"id": "MOTOCAT-Carl-W",
"repository": "W:/",
"storage": "b2://SynologyMotoNAS-VAULT",
"name": "B2forDuplicacy-NAS-Server",
"id": "MOTOCAT-Carl-W",
"repository": "W:/",
"storage": "b2://SynologyMotoNAS-SERVER",
Ah… WHY is it like this?
Why don’t the name, id, repository and storage match in group? It seems ONLY the “id” is setup wrong (or in a way I don’t understand)?
Perhaps there is a good reason…? Or not?
C