syncnet icon indicating copy to clipboard operation
syncnet copied to clipboard

Folder rescan interval to slow

Open probar opened this issue 10 years ago • 6 comments

Folder rescan interval is set by default to 600(probably second), in some cases system uses this and waits for syncing which makes things pretty slow.

probar avatar Mar 20 '14 18:03 probar

What folder rescan are you talking about? BTSync or the qfilewatcher?

jminardi avatar Mar 21 '14 03:03 jminardi

I think BTSync. I corrected BTSync config time to 10 sec and it seems to work.

probar avatar Mar 21 '14 12:03 probar

Did you correct it int he config.json file?

jminardi avatar Mar 21 '14 21:03 jminardi

Not in config, but in the software. I'm trying it for some time to see it doesn't cause problems.

probar avatar Mar 21 '14 21:03 probar

Changing this programmatically requires defining the "set_preferences" method in python btsync and using it. Currently not working on this.

probar avatar Mar 21 '14 22:03 probar

It seems low priority for now, unless it prevents proper syncnet operation I think it can wait.

jminardi avatar Mar 21 '14 22:03 jminardi