FtpGet |
| Name | Description | |
|---|---|---|
| GetFileHash(String, FtpHashType) | Returns the checksum of the specified remote file. You can use FileHash class to compute or validate local file checksum. | |
| GetFileHash(String, FtpHashType, Int64, Int64) | Returns the checksum of the specified remote file. You can use FileHash class to compute or validate local file checksum. |