C# folder sync library

£可爱£侵袭症+ 提交于 2019-12-22 04:37:33

问题


I'm looking for an easy to use library/algorithm that can sync two folders locally (one-way or two-way)


回答1:


Take a look at the Microsoft Sync Framework.

There is a guide for syncing files at How to: Synchronize Files by Using Managed Code.




回答2:


Here is one of many examples available by googling "C# Folder Sync"

Real Time Folder Synchronization Window Service



来源:https://stackoverflow.com/questions/6506235/c-sharp-folder-sync-library

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!