整个程序包都已上传到MsDeploy.axd吗? [英] Is the entire package uploaded to MsDeploy.axd?

查看:81
本文介绍了整个程序包都已上传到MsDeploy.axd吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以确认(最好带有指向文档的链接)是否在文件同步之前完整上传了MSDeploy软件包,或者是否在msdeploy.exe和msdeploy.axd之间进行了同步(仅上传了修改过的文件) ?

Can anyone confirm (preferably with a link to docs) whether MSDeploy packages are uploaded in their entirety before the files are sync'd or does the sync occur between msdeploy.exe and msdeploy.axd (with only modified files being uploaded)?

或者,换句话说,如果我有一个仅包含1MB更改文件的1GB软件包zip,则msdeploy将整个1GB软件包上传到MsDeploy.axd并在服务器或仅上传价值1MB的更改文件吗?

Or, to put it another way, if I have a 1GB package zip that only contains 1MB worth of changed files will msdeploy upload the entire 1GB package to MsDeploy.axd and perform the sync on the server or will it only upload the 1MB worth of changed files?

推荐答案

此文档是否足以让您相信观察到的行为是确定性的?

Is this documentation official enough for you to trust that the behavior you observed is deterministic?

http://www.iis.网络/学习/发布/使用网络部署/网络部署简介

第1节与Web相比,Web Deploy与FTP有什么区别?"

Section "How does Web Deploy compare to FTP?", point 1:

Web Deploy比FTP快. Web Deploy不会为每个操作发出不同的命令.而是在同步开始时进行比较,并且仅传输更改.

Web Deploy is faster than FTP. Web Deploy does not issue a different command for each operation. Instead, it does a comparison at the start of the sync and only transfers changes.

这篇关于整个程序包都已上传到MsDeploy.axd吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆