Error message used during data transfer operations.
property ErrorReply: TIdRFCReply;
Description
ErrorReply is a TIdRFCReply property that represents the message sent to a client connection when an error occurs during startup of the threaded data channel, or when the thread executes to perform data transfer.
Use OKReply to specify the message used when a data transfer operation is successful.