This section of the Sync Framework documentation describes the file synchronization provider (referred to as Sync Services for File Systems in previous releases). This provider helps an application to synchronize files and folders in NTFS, FAT, and SMB file systems. The directories to synchronize can be local or remote and do not have to be of the same file system type. This section provides basic conceptual information and how-to topics that include managed and unmanaged code. Additional samples are available in the Sync Framework SDK and on Code Gallery.
The following topics provide introductory information about Sync Framework. If you are already familiar with these topics, see In this Section and Reference for more information.
-
Benefits of Using Sync Framework
-
Describes the benefits of using Sync Framework, including its flexible approach, powerful synchronization model, and productive tools.
-
What's New in Sync Framework 2.0
-
Describes features that have been added or enhanced in this version of Sync Framework.
-
Selecting the Appropriate Sync Framework Components
-
Guides you to the correct component to use for your synchronization scenario, and describes the Sync Framework architecture.
-
Installation, Redistribution, and Version Compatibility
-
Describes the installation packages that are used to install Sync Framework and how those installation packages can be redistributed with applications that use Sync Framework.
In This Section
Reference
See Also