KermitServerStartupCommand Property
In This Topic
Returns or specifies the string sent to the host to start the host Kermit server program, when the KermitStartServer method is executed or, if KermitAutomaticServer is set to true, when a Kermit file transfer is initiated from the File Transfer dialog box.
Syntax
expression.KermitServerStartupCommand As String
where
expression is a variable that represents a
FileTransfer Object
See Also