Slashdot Mirror


User: butonic

butonic's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:OwnCloud is pretty good on Ask Slashdot: How Best To Synchronize Projects Between Shared Drive and PCs? · · Score: 1

    Which client did yo use? We just released 1.4 that solves a TON of problems. Would like to hear about your problems being solved an especially those still persisting.

  2. Re:OwnCloud is pretty good on Ask Slashdot: How Best To Synchronize Projects Between Shared Drive and PCs? · · Score: 2

    Again, try the new version 1.4. As discussed in https://github.com/owncloud/mirall/issues/29 inotify on linux does not guarantee that the sync client will get notified of file changes under all circumstances, so we do need to poll. Any constructive hints are welcome.