单项选择题
Every morning, you inspect your company's development and staging servers. You do this to ensure that the servers have the same versions of all files in your Web application.For security reasons, you can only access the staging server through FTP.You need to synchronize files from the staging server so that the staging server matches the development server.You want to achieve this goal by using the minimum amount of administrative effort.
Which tool should you use?()
A. FTP
B. XCOPY
C. the Publish Web tool
D. the Copy Web tool
相关考题
-
单项选择题
You are working with a team of developers on a Web site. You copy the Web site from the staging server to work on it locally. While making changes, you create new C# source code files and delete old ones. You need to ensure that your changes propagate to the staging server without affecting any files that you have not modified. Which tool should you use? ()
A. XCOPY
B. the Copy Web tool
C. the Publish Web tool
D. a Web Setup project -
单项选择题
You copy a Web site from a development site to a staging site. You do not have the Web site in a source control application. Another developer begins to fix bugs on the staging site while the development team adds features on the development site. You need to synchronize the development site and the staging site and copy the latest version of each file to both locations. What should you do?()
A. Use the Copy Web tool.
B. Create a Web Setup project.
C. Use the Publish Web tool.
D. Use the command line to XCOPY the files. -
单项选择题
You create a Web site that you must copy from a development server to a testing server, along with all source files. You do not have terminal access to the testing server. You need to create the virtual directory. Then you must copy the Web site to the virtual directory on the testing server without precompiling the site. What should you do?()
A. Use the Publish Web tool.
B. Use the Copy Web tool.
C. Use the command line to XCOPY the files.
D. Create a Web Setup project.
