Page 1 of 1

Maintain all data synchronised on server from more than one tablet

Posted: July 7th, 2018, 7:47 am
by nimbona
Hello everyone,

I need help. I have a problem on dropbox( server), when i sync .csdb from one tablet, i see the data, but when i sync for another tablet, data from the first tablet are deleled. So, How to maintain on server data from many tablet?

Thank you in advance

Re: Maintain all data synchronised on server from more than one tablet

Posted: July 9th, 2018, 2:23 pm
by aaronw
It sounds like data from tablet 1 is uploaded successfully. However, that data was downloaded to tablet 2 and deleted. Then tablet 2 uploaded the deleted data. When tablet 1 downloads the data again the data would be deleted.

If the interviewers don't need to share data I would consider only uploading data not using the BOTH direction. Then if this is simply test data I would delete the data on tablet 1 and 2 and in Dropbox. Collect data on tablet 1 and 2 and try uploading the data. Cases from both tablets should be merged into a single CSDB.

Let me know if that works out for you.

Re: Maintain all data synchronised on server from more than one tablet

Posted: July 11th, 2018, 10:26 am
by nimbona
Thank you Aaronw,
the problem is resolved