Writing a service to keep two folder in sync? [closed]

亡梦爱人 提交于 2019-12-01 06:53:34
syllogism

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:

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

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

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