6

Easy as the title says it... I want to sync up some folders and exclude child's of that or file extensions...

Has anybody figured that out yet?

Edit: I'm talking about Windows Live Mesh 2011

Oliver Salzburg
  • 89,072
  • 65
  • 269
  • 311
sebagomez
  • 343

1 Answers1

6

If you want to exlude child folders from syncing, just add the system attribute to it. Windows Live Mesh will not sync system files. You can also do this with individual files.

Open a CMD prompt and type:

attrib +s c:\mysyncedfolder\myexcludedfolder
paradroid
  • 23,297