开发者

MSDeploy publish via FTP

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜