编写服务以保持两个文件夹同步?文件夹、两个

2023-09-08 09:45:49 作者:清灯古酒

我需要在 Windows 的不同主机上保持同步的两个文件夹.我真的认为已经完成了一些事情,但我没有找到任何东西(SyncToys 不是一个选项),你有什么建议吗?

I need to keep synchronized two folder on different host in Windows. I really think that something already done exists but I did not find anything (SyncToys is not an option), do you have something to suggest me?

要求是:

作为服务运行通过网络共享路径同步(即 \myhostmyfolder)

推荐答案

我会说使用 rsync 和任务调度程序来完成你想要的.

I would say use rsync with task scheduler to accomplish what you're wanting.

rsync到windows有几个端口,你可以看看以下:

There are several ports of rsync to windows, you might check out the following:

DeltaCopycwrsync