TApxProtocol.HonorDirectory

TApxProtocol

property HonorDirectory : Boolean

Default: False

Determines whether a protocol honors the directory name of a file being received.

If HonorDirectory is set to True, a received file is stored in the directory specified by the transmitter, unless that directory does not already exist, in which case it is stored in the current directory or the DestinationDirectory. If HonorDirectory is set to False, the transmitter's directory is ignored.

See also: IncludeDirectory