About
Pricing
Try Now
BUY
Free Trial
Welcome!
Licensing and How to Order
Installation Instruction
Overview and how to use Ultimate Ftp in Visual Studio
Connect to an FTP server
Authentication
Upload and download a single file
Wildcard masks and search criterion
Upload and download multiple files
Manage a single remote file
Manage multiple remote files and directories
Upload and download a directory
Directory synchronization
Manage a remote directory
Unified API for SFTP and FTP
Show the progress while transferring data
Transfer queue
Cancel an operation
Server-to-server transfers (FXP)
Other FTP features
Using FtpWebRequest
Control bandwidth and speed optimization
Events
Logging
Determine local PC and server time difference
Use asynchronous methods
Use path utility methods
Handle errors
Class Reference
ComponentPro
ComponentPro.Collections
ComponentPro.Compression
ComponentPro.Diagnostics
ComponentPro.IO
Classes
AndComparer
AndFileComparer
AndSearchCondition
AttributeSearchCondition
DiskFileInfo
DiskFileInfoCollection
DiskFileSystem
FileAttributesComparer
FileChecksumComparer
FileComparer
FileComparers
FileContentComparer
FileInfoBase
FileInfoCollection
FileInfoCollection<TFileInfo>
FileInfoComparer
FileLastWriteTimeComparer
FileNameComparer
FileSizeComparer
FileSystem
Members
FileSystem Constructor()
ComponentPro.IO.FileSystem Properties
ComponentPro.IO.FileSystem Methods
CalculateTimeDiff Method
Cancel Methods
CombinePath Methods
CopyFrom Methods
CopyFromAsync Methods
CopyTo Methods
CopyToAsync Methods
CreateDirectory Method
CreateDirectoryAsync Methods
CreateFileInfo Methods
Delete Methods
DeleteAsync Methods
DeleteDirectory Methods
DeleteDirectoryAsync Methods
DeleteFile Methods
DeleteFileAsync Methods
DirectoryExists Method
DirectoryExistsAsync Methods
Dispose Method
Dispose Method
EnsuresDirectoryCreated Method
FileExists Methods
FileExistsAsync Methods
Finalize Method
GetCommonChecksumAlgorithms Method
GetCurrentDirectory Method
GetCurrentDirectoryAsync Methods
GetDirectoryName Method
GetDirectorySize Methods
GetDirectorySizeAsync Methods
GetFileChecksum Methods
GetFileChecksumAsync Methods
GetFileLength Method
GetFileLengthAsync Methods
GetFileName Method
GetFullPath Method
GetItemInfo Method
GetItemInfoAsync Methods
GetItemInfoPartsBeforeTransferring Method
GetLastWriteTime Method
GetLastWriteTimeAsync Methods
GetSupportedChecksumTypes Method
IsCanceling Methods
IsPathRooted Method
ListDirectory Methods
ListDirectoryAsync Methods
ListName Methods
ListNameAsync Methods
Move Methods
MoveAsync Methods
NormalizePath Methods
OnCopyFromCompleted Method
OnCopyToCompleted Method
OnCreateDirectoryCompleted Method
OnDeleteCompleted Method
OnDeleteDirectoryCompleted Method
OnDeleteFileCompleted Method
OnDirectoryExistsCompleted Method
OnFileExistsCompleted Method
OnGetCurrentDirectoryCompleted Method
OnGetDirectorySizeCompleted Method
OnGetFileChecksumCompleted Method
OnGetFileLengthCompleted Method
OnGetItemInfoCompleted Method
OnGetLastWriteTimeCompleted Method
OnListDirectoryCompleted Method
OnListNameCompleted Method
OnMoveFilesCompleted Method
OnProgress Method
OnQuickSynchronizeCompleted Method
OnRenameCompleted Method
OnSearchCompleted Method
OnSetCurrentDirectoryCompleted Method
OnSetLastWriteTimeCompleted Method
OnThreadStateChanged Method
OnTransferConfirm Method
QuickSynchronize Methods
QuickSynchronizeAsync Methods
Rename Method
RenameAsync Methods
Search Methods
SearchAsync Methods
SetCurrentDirectory Method
SetCurrentDirectoryAsync Methods
SetLastWriteTime Method
SetLastWriteTimeAsync Methods
TransferFiles Methods
TransferFilesAsync Methods
ComponentPro.IO.FileSystem Events
FileSystemException
FileSystemItemAlreadyExistsException
FileSystemItemNotFoundException
FileSystemNotSupportedException
FileSystemOperationCanceledException
FileSystemPath
FileSystemProgressEventArgs
FileSystemTransferStatistics
IoFileComparer
MemoryFileInfo
MemoryFileSystem
MemoryStream
MultiFileOperationOptions
NameRegexSearchCondition
NameSearchCondition
NotFileComparer
NotSearchCondition
OrFileComparer
OrSearchCondition
ProgressFileItem
ProgressFileList
QuickSyncOptions
RemoteFileSystemListProgressEventArgs
RemoteFileSystemStateChangedEventArgs
SearchCondition
SizeSearchCondition
StreamItem
TimeSearchCondition
TransferConfirmEventArgs
TransferOptions
TransferQueue
TransferQueueItemProcessedEventArgs
TransferQueueStateChangedEventArgs
Transferrer
TransferThreadInfo
TransferThreadStateChangedEventArgs
Interfaces
Delegates
Enumerations
ComponentPro.IO.Synchronization
ComponentPro.Net
ComponentPro.Security
ComponentPro.Security.Authentication
ComponentPro.Security.Certificates
ComponentPro.Security.Cryptography
ComponentPro.Security.Cryptography.Pkcs
ComponentPro UltimateFtp
GetFileChecksum Methods
See Also
Collapse All
Expand All
Members Options: Show All
Language Filter: All
Send comments
on this topic to
ComponentPro
Class Reference
>
ComponentPro.IO Namespace
>
FileSystem Class
> GetFileChecksum Methods
Returns the checksum of the specified file.
Overload List
GetFileChecksum(FileChecksumType, String)
Returns the checksum of the specified file.
GetFileChecksum(FileChecksumType, String, Int64, Int64)
Returns the checksum of the specified file.
Top
See Also
Reference
FileSystem Members
FileSystem Class