Package org.globus.cog.gridshell.tasks

Class Summary
AbstractFileOperationTask This is a super class for any non-START file operation task.
AbstractFileTask This class is any sort of file operation
AbstractTask  
CdTask A task taht changes the current directory
ChmodTask A task that changes the file permissions
ExecTask  
ExistsTask  
GetdirTask  
GetfileTask  
IsDirectoryTask A task that determines if something is a directory
LsTask Creates a task that list the contents of a directory
MkdirTask A task taht makes a new directory
PutdirTask A task that puts a directory on a remote machine
PutfileTask A task that puts a file on a remote machine
PwdTask A task to return the present working directory
RenameTask  
RmdirTask A task to remove a directory
RmFileTask A task to remove a file
StartTask A task to start, open, a connection
StopTask Stops, closes, the connection