Hi All,<br><br>I&#39;m new to this mailling list, so I hope not to do too many mistakes ...<br><br>I&#39;m using unison from a few months now, and my configuration is a bit wide in a geographic point of view : I&#39;m synchronizing (in the two ways) two computers (Linux) between France and China. In France, there is one laptop connected which is locally synchronised ; same situation in China.<br>
I get more than 40.000 files, and about 50 Go.<br>I need to sync very often because of internal needs.<br><br>I can tell you that a huge amount of time is necessary to do the job ... hopefully unison work well.<br><br>I wonder if unison could be improved in this way : using inotify interface (wich exist on Windows too). In many cases, it could improve the sync process. Perhaps even in all cases where &quot;almost real time&quot; sync is required.<br>
I&#39;m not sure that this kind of evolution is quite complex:<br><ul><li>unison should run in a repeat mode</li><li>it could check for local modifications (using inotify or so) and buffer file names to be sync&#39;ed</li>
<li>an important think : the remote unison should also run in a repeat mode to check it&#39;s own side</li><li>after a (parameterized) delay (say, one minute ?), the sync could occurs on the buffered names</li></ul>Yes, the more complex problem should be : unison must work on both sides (I don&#39;t know if it is the case for now in repeat mode).<br>
Do you think this is a possible evolution of unison ? I&#39;m a (c++,java) programmer, and now my job has changer (I&#39;m not in IT part from e few year) but, I can give some help if needed.<br clear="all"><br>Any suggestion ?<br>
Thanks<br>-- <br>Patrice Espie