IntegrityCheckTypes Enumeration

See Also

WeOnlyDo.Client Namespace

Requirements

Namespace: WeOnlyDo.Client

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: WeOnlyDo.Client.FTP (in WeOnlyDo.Client.FTP.dll)

Language

Visual Basic

C#

JScript

Show All

See AlsoLanguages Requirements WeOnlyDo.Client.FTP Send comments on this topic.

IntegrityCheckTypes Enumeration

These constants are used with LocalCRC and RemoteCRC methods. They determine what algorithm is used to perform file integrity check for local files, and for remote files (if supported by the server).

Members

MemberDescription
CRC Checks integrity using CRC algorithm.
MD5 Checks integrity using MD5 digest algorithm.
SHA1 Checks integrity using SHA1 algorithm.

Remarks

Use these constants with LocalCRC and RemoteCRC methods.

Requirements

Namespace: WeOnlyDo.Client

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Assembly: WeOnlyDo.Client.FTP (in WeOnlyDo.Client.FTP.dll)

See Also

WeOnlyDo.Client Namespace

 

 


© WeOnlyDo Software. All Rights Reserved.