Package | Description |
---|---|
edu.isi.pegasus.gridftp |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.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,
java.lang.String path) |
private void |
RemoveCommand.remove(GridFTPConnection conn,
java.io.File file) |
private void |
RemoveCommand.removeDir(GridFTPConnection conn,
java.io.File file) |