|
IIS.VirtualDir.Create
|
|
| · | Before creating any virtual directories - set FTP / IIS permissions and other properties at the site root level - all values will be inherited when the virtual directories are created.
|
| · | Physical directories must also be created before creating virtual directories. Use "DOS md" to create the physical directory, example "DOS md e:\users\%AccountName%\www".
|
| · | In order for an FTP home directory to be mapped correctly when a user logs on it has to have exactly the same name (case sensitive) as the user.
|
| · | Set user NTFS permissions to no access on the site root directory to prevent users from going up a directory level and seeing all other users home directories.
|
| · | Remember that FTP passwords are sent in clear text over the Internet. Do not allow FTP access for sensitive accounts.
|
| · | ADSI2.5
|
| Options: FTP | Web
|
| · | FTP - create FTP directory
|
| · | Web - create web directory
|
| IIS Server Name
|
| Site number in IIS installation
|
| Name of virtual directory
|
| Physical path
|