This interface may be defined as a notification callback on the FTP
 channel.  It allows a consumer to receive a log of the FTP control
 connection conversation.
[scriptable, uuid(455d4234-0330-43d2-bbfb-99afbecbfeb0)]
interface nsIFTPEventSink : nsISupports

Methods

 XXX document this method!  (see bug 328915)
void OnFTPControlLog(in boolean server, in string msg)