File Changed But Not Synced


b0rman

Recommended Posts

glibc was not installed. Now I installed v2.12. Should inotify work now?

inotifywatch command is working correctly, so I don't know why btsync can't work with inotify

 

UPD: OK, I switched to debug log and found that there is an event from inotify:

[20140625 22:39:00.224] SyncFolderNotify: "test", event = "IN_MOVED_FROM"[20140625 22:39:00.224] SyncFolderNotify: "testX", event = "IN_MOVED_TO"[20140625 22:39:00.224] [OnNotifyFileRename] /vhosts_static/**************.com_static/test -> /vhosts_static/**************.com_static/testX, source = NULL[20140625 22:39:00.224] SyncFilesController [file changed]: Processing file "/vhosts_static/**************.com_static/test"[20140625 22:39:00.224] SyncFilesController [file changed]: Processing file "/vhosts_static/**************.com_static/testX"[20140625 22:39:00.224] SyncFolderNotify: ".SyncID", event = "IN_CLOSE_WRITE"

But file didn't apear on another node. Why?

 

 

UPD 2: I found that now BTSync "knows" that there are a new file for syncing without re-index whole folder. But the problem is that it is not syncing between nodes. Looking in my log, now it takes ~7 minutes to transfere 6 bytes file. (force resync is 120 secs). Any fixes?

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.