Near Real Time Sync Possible?


nonam

Recommended Posts

@nonam

 

It is hardly possible. When Sync establishes TCP connection, the latency caused by network is minimal, but there is some latency when file is actually saved.

 

All apps save file in their own way: some open file, write data, close it. Some do that twice or even more times. Some save data to a temp file and then rename it. To avoid redundant operations, BTSync gives some delay after the app makes last operation on the file, when the delay expires and no more operations on the file - it starts the Sync. This delay cannot be controlled in current version of Sync and is around 10 seconds.

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.