3.1.5.3.4 create url-directory

The create url-directory request is used by the client to create a folder for the current site. Clients SHOULD use create url-directories (section 3.1.5.3.3) instead of using this deprecated method. However, to maintain compatibility with all client versions, servers MUST support this method.

Tokens

service_name: This parameter is deprecated: For semantics, see service_name in section 3.1.5.3.1.

url: A URL-STRING specifying the URL of the directory to be created. The client MUST send this parameter.

executable: A BOOLEAN indicating if the security settings for the newly created directory can allow execution of entities within it. If TRUE, the request is to create an executable folder. Clients that conform to the FrontPage Server Extensions Remote Protocol MUST send FALSE. Servers MUST ignore this for architectures that do not support the notion of an executable directory. The server SHOULD ignore this for security reasons.<34>

URL

FPAuthorScriptURL

Return Values

The server can return the error code 0x0009000D 2.2.2.2.17.1.

message: A STRING description of the action taken by the server. This is intended for debugging and SHOULD be ignored by the client.

urldir: A URL-DIRECTORY containing the metadata for the directory that was created.