Page 1 of 1
Desktop sync download
PostPosted:Tue Dec 20, 2016 2:40 pm
by openkm_user
Hi,
Where can I download OpenKM desktop sync client for windows? And is it compatible with latest community version 6.3.2?
Thanks!
Re: Desktop sync download
PostPosted:Wed Dec 21, 2016 5:04 pm
by jllort
We had shared the code here
https://github.com/openkm/
We have not released because there're some bugs what still are not solved. The actual code covers the basic cases ( anything what happens when the application is stopped is forget by the application, you must be sure the app is running ). You are welcome to make improvements etc.. on it.
Re: Desktop sync download
PostPosted:Fri Dec 30, 2016 3:05 am
by wangxiaoleior
Hi there,
I also need sync funciton. Becuse I usually modify much documents at a time which need to commit to openkm by client not by IE explorer.Client save time and little mistakes.
so i want to know if there is BETA version of client?I only need basic function(check out,commit of folder in real time).
I am willing to do the white rats. HAHA......

Re: Desktop sync download
PostPosted:Fri Dec 30, 2016 10:27 am
by jllort
The version shared at github it have all these features but few bugs stills not solved. Basically if the application is stopped while you are making changes into synch folders will take no effect into OpenKM ( basically this is the main problem, an improvement what still has not implemented, but for almost scenarios this code should going right ).