Back to product page

GoodbyeMessage property


Message sent to the client before he disconnects.

Type

A String value.

Syntax

  • Basic
object.GoodbyeMessage [= value]
The GoodbyeMessage(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodFTPD.
valueA String value.

Remarks

GoodbyeMessage applies only to FTP(S) protocols. This is text that is sent to the user when he enters 'QUIT' command to leave the sever.

Platforms

Windows