myhnuhai / seafile

Automatically exported from code.google.com/p/seafile
0 stars 0 forks source link

Locked updated file disables any further synchronization on Windows client #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Setup current seafile server
2. Put two files into the shared folder in the server
3. Connect Windows client A to the folder and open the file "X.xls" (with write 
locking)
4. Modify the same file with client B
5. Let any client B sync with the server.
From now on, client A is banned from any more synchronizations from the server 
however irrelevant they are to the file "X.xls".

What is the expected output? What do you see instead?
I would expect only subsiding only the updates with the file "X.xls", not 
simply pause all the synchronization process

What version of the product are you using? On what operating system?
Server: 1.6
Windows Client: 1.7 on both windows XP and Windows 7

Please provide any additional information below.
I might help you with testing the development version of the seafile, but I 
really don't know hot to make it compile. I would greatly appreciate, if you 
would include instructions for it on the Wiki.

Original issue reported on code.google.com by adam.ryc...@statystyka.net on 3 Jul 2013 at 11:15

GoogleCodeExporter commented 8 years ago
I think you should try posting your issue on https://github.com/haiwen/seafile
The seafile developers are usually really responsive but the official bug 
tracker is on github.

Original comment by ja...@jbbr.net on 22 Aug 2013 at 2:09