Package | Description |
---|---|
edu.isi.pegasus.gridftp |
Class and Description |
---|
Command |
FileInfo
Stores information about a file or directory, such as its name, size, type,
etc.
|
GridFTPConnection
A connection to a GridFTP server
|
GridFTPException |
GridFTPURL |
ListCommand
Implements the ls command for remote GridFTP servers
|
MakeDirectoryCommand
Implements the mkdir command for remote GridFTP servers
|
RemoveCommand
Implements the rm command for remote GridFTP servers
|