TApxProtocol.IncludeDirectory

TApxProtocol

property IncludeDirectory : Boolean

Default: False

Determines whether the complete pathname is transmitted.

If IncludeDirectory is set to True, the protocol sends the directory along with the file name of each file it transmits. The receiver might use or ignore this information. If IncludeDirectory is False, only the file name is transmitted, even if the file is not found in the current directory.

See also: HonorDirectory