Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XCopy over Web Deploy (MSDeploy) for publishing to IIS? #317

Closed
guardrex opened this issue Jun 25, 2015 · 1 comment
Closed

XCopy over Web Deploy (MSDeploy) for publishing to IIS? #317

guardrex opened this issue Jun 25, 2015 · 1 comment

Comments

@guardrex
Copy link
Collaborator

I'm surprised you went the direction you did with Publishing to IIS. Isn't XCopy going to be crazy slow because it's going to copy all of the files to the server every publish? Is that correct? That's what I read about it.

@guardrex guardrex mentioned this issue Jul 6, 2015
@Rick-Anderson
Copy link
Contributor

I use robocopy and my assumption was so would most folks. Historically MS has written XCopy as brute force approach and most folks seem to know to use robocopy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants