用于商业应用程序的本机 .NET 版本的 Rsync 可用吗?

发布于 2024-08-20 20:59:58 字数 786 浏览 9 评论 0原文

目前我们正在评估是否可以提供 rsync 支持我们出售的应用程序。

我进行了谷歌搜索并找到了一些参考资料:

由于它是一个商业应用程序,我们想要一些 GPL 许可的应用程序。

问题:

您是否知道一个用于获取用于复制文件的 rsync 函数的软件包,我们可以将其与商业 Windows 应用程序一起提供?

如果 rsync 功能不需要在系统上进行额外安装,只需 XCOPY 即可完成。

Currently we are evaluating whether it is possible to provide rsync support to an application we sell.

I did a Google search and found some references:

Since it is a commercial application, we want something that is not GPL licensed.

Question:

Are you aware of a package to get rsync functions for copying files, which we can ship with a commercial Windows application?

Bonus would be if the rsync functions require no extra installation on the system, just XCOPY and you're done.

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

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

发布评论

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

评论(1

空‖城人不在 2024-08-27 20:59:58

github 上有一个 rsync 的 .Net 端口。看起来这只是客户端部分。

您需要 cwRsync 来安装 cygwin 版本的服务器。

There is a .Net port of rsync at github. It looks like it's only the client part.

You'll need cwRsync to install a cygwin version of the server.

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