MSDeploy 通过 FTP 发布

发布于 2024-08-29 18:28:14 字数 251 浏览 6 评论 0原文

我想使用 MSDeploy,主要用于打包及其对同步的支持。当我合并到 git 中的主分支时,我使用 MSBuild 和 TeamCity 来自动发布。

不幸的是,目标似乎没有 IIS(也没有安装意愿)服务。所以,我最好的选择是FTP。 MSDeploy 是否支持 FTP 作为发布方法?或者我是否一直在使用 _CopyWebApplication 目标和 FtpUploadDirectoryContent MSBuild 社区任务?

谢谢 布莱斯·费舍尔

I'd like to use MSDeploy, mainly for packaging and its support for syncing. I'm using MSBuild, along with TeamCity, to automate publishing when I merge to the master branch in git.

Unfortunately, it doesn't look like the destination has the IIS (nor the will to install) services. So, my best option is FTP. Does MSDeploy support FTP as a publishing method? Or am I stuck using the _CopyWebApplication target and the FtpUploadDirectoryContent MSBuild Community Task?

Thanks
Bryce Fischer

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

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

发布评论

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

评论(1

恋竹姑娘 2024-09-05 18:28:14

不,它是严格的 HTTP(S)。

No, it's strictly HTTP(S).

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