|
- If IIS is not installed in the computer you are using, you will need to install the version of IIS for the operating system you are using before entering these settings. (See "System Requirements.") For installation procedures, see the manuals provided with your operating system.
- Server authentication is required for sending to a WebDAV server. Enable authentication before using a WebDAV server. The authentication methods available for the server are Anonymous, Basic, or Digest authentication, and authentication errors will occur if you try to use another authentication method. If the Anonymous authentication method is enabled, access rights are assigned to all users, and IIS always performs anonymous authentication, even if either of the other two authentication methods are enabled. (The priority level is Anonymous authentication > Digest authentication > Basic authentication.) If a high level of security is required, disable anonymous authentication. Use the user names and passwords registered in the address book of the WebDAV server for the Basic and Digest authentication methods. For instructions on how to set the authentication method for IIS, see the IIS documentation.
- If you use WebDAV transmission with IIS 7.0/IIS 7.5, use either Basic authentication or Digest authentication.
|
|
|
|
- When connecting to a WebDAV server via a proxy with Digest authentication set using IIS 6.0, it is necessary to set <Use Divided Chunk Send for WebDAV TX> to 'On' from the control panel of the machine. (See "Dividing Data Into Chunks When Sending With WebDAV.")
- If you use WebDAV with IIS 7.0, you must download the Microsoft WebDAV Extension from the IIS web site and install it separately. For details, refer to the IIS documentation.
|
|