wodFTPServer ActiveX Control - GoodbyeMessage Property
      
 

Description

Message sent to the client before he disconnects.


Property type

A String value.  


Syntax

object.GoodbyeMessage [= value]



The GoodbyeMessage Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodFTPD.
value A 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.