When I deploy a package to the same machine I get no errors. But deployment on a remote machine results in an error. Command:msdeploy.exe
-verb:sync - source:package=C:\demo.zip -dest:apphostconfig="centraladmin.localhost", computerName=pc01 - whatif Error:Error:
(8-6-201 16:31:54) An error occurred whenthe request was prrocessed on then remote computer. Error: Child object 'ftpServer' cannot be added to object 'site'. The 'site' provider may not support this deployment.
Error count: 1
There is no FTP server on the source of target machine.
Env for source and remote machine:
Windows 7Latest msdeploy tool.Net 4.0Visual Studio 2010Admin rights