| ▲ | vova_hn2 2 hours ago | |
What would happen if the file was edited concurrently? Would any data be lost? | ||
| ▲ | AyyEye 2 hours ago | parent [-] | |
If you try to write to a file that has been changed, it'll ask to merge them. Not sure what the behavior is if two try to edit the same entry. | ||