AnantLabs / big5sync

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

Not persistent enough during errors #228

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Network drive unavailable (for whatever reasons) before Syncless is started
2. After Syncless is started, Tag list will remove this network drive forever
3. Have to add Tag again

What is the expected output? What do you see instead?

Be more persistent. Check if network drive comes back (for instant, during 
start up of Windows, this problem can occur)

What version of the product are you using? On what operating system?

v2.1 on XP SP3

Please provide any additional information below.

Also when network problems occur while Syncless is running, new files are NOT 
synced seamlessly after the network problem is solved. The new files will ONLY 
sync after a manual sync. This means there's no insurance two folders are 
always the same, unless you do a manual sync every now and then. Which makes 
the big Seamless feature a bit moot.

Original issue reported on code.google.com by kimpu...@gmail.com on 8 Oct 2010 at 2:00