Package | Description |
---|---|
org.globus.ftp | |
org.globus.ftp.extended |
Modifier and Type | Field | Description |
---|---|---|
HostPortList |
GridFTPSession.serverAddressList |
This concerns local server.
|
Modifier and Type | Method | Description |
---|---|---|
static HostPortList |
HostPortList.parseIPv4Format(String message) |
|
static HostPortList |
HostPortList.parseIPv6Format(String message) |
|
HostPortList |
GridFTPClient.setLocalStripedPassive() |
Behaves like setLocalStripedPassive(FTPServerFacade.ANY_PORT,
FTPServerFacade.DEFAULT_QUEUE)
|
HostPortList |
GridFTPClient.setLocalStripedPassive(int port,
int queue) |
Starts local server in striped passive mode.
|
HostPortList |
GridFTPClient.setStripedPassive() |
Sets remote server to striped passive server mode (SPAS).
|
Modifier and Type | Method | Description |
---|---|---|
void |
GridFTPClient.setStripedActive(HostPortList hpl) |
Sets remote server to striped active server mode (SPOR).
|
Modifier and Type | Method | Description |
---|---|---|
HostPortList |
GridFTPServerFacade.setStripedPassive() |
|
HostPortList |
GridFTPServerFacade.setStripedPassive(int port,
int queue) |
Modifier and Type | Method | Description |
---|---|---|
void |
GridFTPServerFacade.setStripedActive(HostPortList hpl) |
Copyright © 2018. All rights reserved.