Platforms to show: All Mac Windows Linux Cross-Platform

Back to CopyFileMBS class.

Previous items

CopyFileMBS.kWhatCopyData = 4

Type Topic Plugin Version
const Files MBS MacOSX Plugin 19.4
One of the constants to describe what is copied.

Data is copied currently.

CopyFileMBS.kWhatCopyXAttr = 5

Type Topic Plugin Version
const Files MBS MacOSX Plugin 19.4
One of the constants to describe what is copied.

Extended attributes are copied currently.

CopyFileMBS.kWhatRecurseDir = 2

Type Topic Plugin Version
const Files MBS MacOSX Plugin 19.4
One of the constants to describe what is copied.

The object being copied is a directory, and is being entered. (That is, none of the filesystem objects contained within the directory have been copied yet.)

CopyFileMBS.kWhatRecurseDirCleanup = 3

Type Topic Plugin Version
const Files MBS MacOSX Plugin 19.4
One of the constants to describe what is copied.

The object being copied is a directory, and all of the objects contained have been copied. At this stage, the destination directory being copied will have any extra permissions that were added to allow the copying will be removed.

CopyFileMBS.kWhatRecurseError = 0

Type Topic Plugin Version
const Files MBS MacOSX Plugin 19.4
One of the constants to describe what is copied.

There was an error in processing an element of the source hierarchy; this happens when fts(3) returns an error or unknown file type.

CopyFileMBS.kWhatRecurseFile = 1

Type Topic Plugin Version
const Files MBS MacOSX Plugin 19.4
One of the constants to describe what is copied.

The object being copied is a file (or, rather, something other than a directory).

Previous items

The items on this page are in the following plugins: MBS MacOSX Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...