编写服务以使两个文件夹保持同步? [英] Writing a service to keep two folder in sync?

查看:60
本文介绍了编写服务以使两个文件夹保持同步?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要在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?

要求是:


  • 作为服务运行

  • 通过网络共享路径(即 \\myhost\myfolder )同步

  • running as a service
  • sync over a network shared path (ie \\myhost\myfolder)

推荐答案

我会说将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:

  • DeltaCopy
  • cwrsync

这篇关于编写服务以使两个文件夹保持同步?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆