2.2.2.8 Rename Flags

Rename Flags is a 4-byte integer bit mask containing option flags for renaming a document. This bit mask can have zero or more flags set. The values of the RenameFlags bits are specified as follows.

Value

Description

0x00000000

Default behavior: Rename all dependent items.

0x00000001

Do not update all related documents.<3>

0x00000002

Create directories if they do not exist.

0x00000004

Server finds backward links in order to rename them and update the original document.

0x00000008

List thicket files or folders.

0x00000010

Fix links within the same URL subtree. Used when doing link fix up after a directory has been renamed.

0x00000020

Allow renaming of sites.

0x00000040

Allow the setting of Doc Flags bit 0x00000004 when a file's extension changes.

0x00000080

Allow update of Doc Flags bit 0x00000008 when a file's extension changes.

0x00000100

Allow renaming of sites and directory names.

0x00000200

Allow move into the forms directory.

0x00000400

Current user can view draft documents.

0x00000800

Allow move operation on thickets with missing support files.

0xFFFFF000

Unused.