No Immedeate Synch (Linux)


sciurius

Recommended Posts

From the documentation I userstand that BTsync will synch a file immedeately when it is changed. (Except for Mac OSX, where it can take up to 10 minutes).

 

I'm running BTsync on Linux (Fedora 17). When a file changes, it is not synched immedeately, but only when the 10-minute folder scan takes place.

Everything else seems to work okay, so I wonder whether I did configure something wrong.

The other system is a Synology DS413 NAS.Both systems are running 1.2.82.

 

Link to comment
Share on other sites

Thanks for the suggestion.

I tried the various tests and none of them show signs of inotify watches shortage.

Using strace on btsync, I see no calls to the inotify routines, so apparently btsync isn't using inotify at all (which does, indeed, explain what happens). However as far as I understand btsync *should* use inotify to track file modifications.

Link to comment
Share on other sites

Further investigations reveal that some of the binaries downloadable from the site do not have support for inotify compiled in. After switching to a suitable binary my problem is fixed [modulo a 10 second delay, which is acceptable].

 

<rant>If BTSync had been open source, this would have taken a mere 10 minutes to find out. Now it has taken several days and a lot of frustration.</rant>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.