On 2012-08-11 06:59:43 Jono <[email protected]> wrote:
>
> Yes, the client periodically polls the server to look for updates. A
> way around this is to have something push from the server to connected
> clients. Like a process that manages client connections. I am not sure
> how "Unison and inotify" would solve this problem though.

I've seen a few posts around the web describing how to build Dropbox-like two-
way sync with Unison and inotify. I was simply curious whether OwnCloud might 
be able to adopt a similar approach. inotify is neat because it responds to 
kernel notification about file changes, avoiding the need to continually poll 
for those.

...Steve
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to