| Package | Description |
|---|---|
| org.globus.ftp | |
| org.globus.ftp.extended | |
| org.globus.ftp.vanilla |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ChecksumOptions |
CKSM options as defined in GridFTP.
|
class |
RetrieveOptions |
Options to the command RETR, as defined in GridFTP.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
FTPClient.setOptions(Options opts) |
Sets the supplied options to the server.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
GridFTPServerFacade.setOptions(Options opts) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
FTPServerFacade.setOptions(Options opts) |
Do nothing; this class does not support any options
|
Copyright © 2018. All rights reserved.