locked
How to Sync Folders on Different machines using Microsoft.Synchronization library ? RRS feed

  • Question

  • I am working on a windows application which should sync folders from server to different machines [clients] hence different networks using Microsoft.Synchronization library.

    How to Sync Folders on Different machines using Microsoft.Synchronization library ?


    Pavan

    Friday, March 29, 2013 7:43 AM

All replies

  • if these are windows machine, you have to share the folder being synched. configure the sync fx code to look at the share folders. the documentation has this covered.
    • Proposed as answer by chapneox Monday, May 20, 2013 1:43 AM
    Saturday, March 30, 2013 4:39 AM