EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElAS3FTPOptions.ExtXMD5Supported

TElAS3FTPOptions     See also    


 

Specifies whether the FTP server supports XMD5 command.

 
 

Declaration

[C#]
    bool ExtXMD5Supported;

[VB.NET]
    Property ExtXMD5Supported As Boolean

[Pascal]
    property ExtXMD5Supported : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this read-only property to check whether the FTP server supports XMD5 command.
This command is used to calculate an MD5 checksum of the file to check its integrity during transfer.

 
 

See also:     ExtMDTMSupported     ExtMLSTSupported     ExtRESTSupported     ExtSIZESupported     ExtXCRCSupported     ExtXSHA1Supported    

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