Hello,
When a file gets deleted from a shared folder, the Live Mesh client will delete it from the endpoint by moving it to the Recycle Bin. This way, users can manually restore the file if it was accidentally deleted.
Live Mesh uses
FeedSync underneath the covers, so if one endpoint deleted it, and another endpoint edited the same file/saved it before it received the delete, it would cause a conflict. Check out the
FeedSync spec for how conflicts are detected and preserved.
Thanks!
Richard
Richard Chung [MSFT]