I know that copying a synced file is BAD. That said the users of this system are not rule followers so I am trying to develop mechanisms that will mitigate data problems.
What will happen if this scenario is followed:
Spoke File#1 is used and synced on Device#1
Spoke File#1 is used again but not yet synced
That unsynced Spoke File#1 is copied to Device#2
That Spoke File#1 is used on Device#2 and then synced on Device#2
ASSUMING (yes, I know what that means) Device#1 doesn't use the file again
To be more specific:
What will happen to the unsynced data from Device#1 when Device#2 syncs?
What will happen to the new data created on Device#2 when they sync?
Mark