编写一个服务来保持两个文件夹同步?

发布于 2024-10-14 16:02:47 字数 1539 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

苏别ゝ 2024-10-21 16:02:47

我想说使用 rsync 与任务调度程序来完成你想要的。

rsync 到 Windows 有多个端口,您可以查看以下端口:

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

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

撞了怀 2024-10-21 16:02:47

经过长时间的搜索,我找到了SuperFlexible。也许这就是答案——而且花费并不多。

After a long search, I found SuperFlexible. Maybe that's the answer - and it doesn't cost much.

梦里的微风 2024-10-21 16:02:47

免费、开源、跨平台、基于 Web 的 GUI、P2P+UPNP 发现:
https://en.wikipedia.org/wiki/Syncthing

可以使用以下方式作为 Windows 服务运行自由与开源工具 NSSM:
http://nssm.cc/download

操作方法如下:
https://docs.syncthing.net/users/autostart.html

Free, Open-Source, Cross-Platform, Web-Based GUI, P2P+UPNP discovery:
https://en.wikipedia.org/wiki/Syncthing

Can run as a Windows service using the Free & Open-Source tool NSSM:
http://nssm.cc/download

Here's how:
https://docs.syncthing.net/users/autostart.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文