开发者

MSDeploy publish via FTP

开发者 https://www.devze.com 2022-12-27 15:16 出处:网络
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.

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 T开发者_如何学Goask?

Thanks Bryce Fischer


No, it's strictly HTTP(S).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号