2.2.4.12 vti_longfilenames

Type: INT

Client Access: Read-only

Applies to: Service

Description:

A flag indicating whether the server supports long file names of up to 255 characters. If the value of this metakey is 1, the server supports long file names. If the value of this metakey is 0, the server does not support long file names.

The server MUST set this value to 0 if it only supports short file names; otherwise, it SHOULD set this value to 1.<12>

The client MUST send only short file names when dealing with a server reporting 0 for this value.

The server MUST use and maintain its own value rather than use a client-supplied value for this key.

 Examples:
  
 vti_longfilenames;IX|0
 vti_longfilenames;IX|1