Package | Description |
---|---|
edu.isi.pegasus.gridftp |
Modifier and Type | Field and Description |
---|---|
protected Map<String,GridFTPConnection> |
Command.connectionCache |
Modifier and Type | Method and Description |
---|---|
GridFTPConnection |
Command.connect(GridFTPURL url) |
Modifier and Type | Method and Description |
---|---|
private void |
MakeDirectoryCommand.mkdir(GridFTPConnection conn,
String path) |
private void |
RemoveCommand.remove(GridFTPConnection conn,
File file) |
private void |
RemoveCommand.removeDir(GridFTPConnection conn,
File file) |