Article ID: 324056 - Last Review: October 30, 2006 - Revision: 4.2 HOW TO: Set Up a Folder Structure for a UNIX-to-Windows MigrationThis article was previously published under Q324056 On This PageSUMMARY
When you migrate data, first you must create the basic structure for your Web site or Web sites. To create the Web site structure, you must create the home folder for your Web site, and then you create the internal structure. You can skip the latter step if you are using zip or tar methods or a shared folder system such as Network File System (NFS) or Server Message Block (SMB) to transfer your data. This article describes how to migrate your existing structure to Windows. Selecting a Location for the Web Site FoldersBy default, Windows and Internet Information Services (IIS) configure the C:\InetPub folder to contain IIS and other Internet publishing sites. However, you can create folders to hold Web sites anywhere on the disks on your server. To do so, you must create a new folder to act as the root folder for the Web site (this process works the same as the DocumentRoot directive in Apache). You may want to create a holding folder for all of your Web sites, create individual folders to hold Web sites across a number of disks, or create folders wherever you need them, including in user folders.To set the document root for an existing Web site:
Creating the Structure by Using Windows Explorer
Creating the Structure by Using Command LineTo create the structure by using a command line:
REFERENCESFor additional information about setting security for folders in IIS, click the article numbers below
to view the articles in the Microsoft Knowledge Base:
301281
(http://support.microsoft.com/kb/301281/EN-US/
)
HOW TO: Share Site Directories with SMB
324068
(http://support.microsoft.com/kb/324068/EN-US/
)
HOW TO: Set IIS Permissions for Specific Objects
324067
(http://support.microsoft.com/kb/324067/EN-US/
)
HOW TO: Set Folder Security for Shared Folders
For additional information about preparing to migrate data from UNIX to Windows, click the article number below to view the article in the Microsoft Knowledge Base: 324538
(http://support.microsoft.com/kb/324538/EN-US/
)
HOW TO: Migrate Web Site Data in a UNIX-to-Windows Migration
| Article Translations
|
Back to the top
