When file is not accessible during synchronization - there is an error in log console, but file is probably marked as synchronized, as another synchro (after freeing file) do not touch this file.
Use case for reproduce on Word file:
1) open a Word document and edit it + save (in synced folder) + DO NOT CLOSE
2) sync data to Pydio
3) open it in Pydio + edit + save
4) sync data locally
5) error in log console (+ cannot access file in debug mode), but no error displays on user interface, and you think everything goes fine
6) close local file
7) open - no changes
8) sync again - no sync indicated
9) edit again in Pydio and save
10) sync again - sync indicated
11) open locally - changes are here
When file is not accessible during synchronization - there is an error in log console, but file is probably marked as synchronized, as another synchro (after freeing file) do not touch this file.
Use case for reproduce on Word file: 1) open a Word document and edit it + save (in synced folder) + DO NOT CLOSE 2) sync data to Pydio 3) open it in Pydio + edit + save 4) sync data locally 5) error in log console (+ cannot access file in debug mode), but no error displays on user interface, and you think everything goes fine 6) close local file 7) open - no changes 8) sync again - no sync indicated 9) edit again in Pydio and save 10) sync again - sync indicated 11) open locally - changes are here