Ignoring temp Office files (~$)


domesdk

Recommended Posts

Is there a convenient way to tell BT Sync to ignore temp office files? I suppose it would be possible to add a wildcard for ~$ filenames, but wouldn't this then need to be included in the Syncignore of every folder?

 

The reason I ask is that it seems to be causing a minor bug in BT Sync, where it will create a .sync for the temp file.  However, when the actual office document is closed and the ~$ temp file is removed, the .sync for the temp file persists, and it continues to attempt to transfer the now defunct file.  My in progress transfers screen is clogged with these non-existent files.

Link to comment
Share on other sites

Putting ~$* into SyncIgnore seems to have fixed the issue, though a global resolution method would be nice.

On Windows I got the same trouble with Office temp files. I used notepad++ to edit .SyncIgnore and added as you described but it does not work ~$* files were synced any more. I saved .SyncIgnore file in UTF-8 format, alos UTF-8 without BOM is not working. I also tried to escape the expression as ~\$* but this also not helps.

 

Any more hints?

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.