Package | Description |
---|---|
org.globus.ftp |
Modifier and Type | Field and Description |
---|---|
protected ChecksumAlgorithm |
ChecksumOptions.algo |
static ChecksumAlgorithm |
ChecksumAlgorithm.MD5 |
Modifier and Type | Method and Description |
---|---|
String |
GridFTPClient.checksum(ChecksumAlgorithm algorithm,
long offset,
long length,
String file)
Computes and returns a checksum of a file.
|
void |
GridFTPClient.setChecksum(ChecksumAlgorithm algorithm,
String value)
Sets the checksum values ahead of the transfer
|
Constructor and Description |
---|
ChecksumOptions(ChecksumAlgorithm algo) |
Copyright © 2016. All rights reserved.