EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3FTPOptions.ExtXSHA1Supported

TElAS3FTPOptions     See also    


 

Specifies whether the FTP server supports XSHA1 command.

 
 

Declaration

[C#]
    bool ExtXSHA1Supported;

[VB.NET]
    Property ExtXSHA1Supported As Boolean

[Pascal]
    property ExtXSHA1Supported : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to check whether the FTP server supports XSHA1 command.
This command is used to calculate a SHA-1 checksum of the file to check its integrity during transfer.

 
 

See also:     ExtMDTMSupported     ExtMLSTSupported     ExtRESTSupported     ExtSIZESupported     ExtXCRCSupported     ExtXMD5Supported    

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