Package edu.isi.pegasus.gridftp
-
Class Summary Class Description Command FileInfo Stores information about a file or directory, such as its name, size, type, etc.GridFTPConnection A connection to a GridFTP serverGridFTPURL ListCommand Implements the ls command for remote GridFTP serversMakeDirectoryCommand Implements the mkdir command for remote GridFTP serversPegasusGridFTP Implements a command-line utility for performing file and directory operations on remote GridFTP servers.RemoveCommand Implements the rm command for remote GridFTP servers -
Exception Summary Exception Description DirectoryNotEmptyException DirectoryRemovalException FileExistsException GridFTPException NoSuchFileException PermissionDeniedException