EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3FTPOptions.UseFEATCmd

TElAS3FTPOptions    


 

Specifies, whether to send FEAT command to the server.

 
 

Declaration

[C#]
    bool UseFEATCmd;

[VB.NET]
    Property UseFEATCmd As Boolean

[Pascal]
    property UseFEATCmd : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify, whether FEAT command is to be sent to the server. This command requests supported security mechanisms from FTPS server. Although server is not obliged to respond to it.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation