org.globus.ogsa.impl.base.multirft.util
Class FileSystemUtil
java.lang.Object
org.globus.ogsa.impl.base.multirft.util.FileSystemUtil
- public class FileSystemUtil
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileSystemUtil
public FileSystemUtil()
setGridFTPClient
public void setGridFTPClient(GridFTPClient gridFTPClient)
makeDirectory
public void makeDirectory(java.lang.String dir)
throws java.io.IOException,
ServerException
- Throws:
java.io.IOException
ServerException
changeDir
public void changeDir(java.lang.String dirString)
throws java.io.IOException,
ServerException
- Throws:
java.io.IOException
ServerException
list
public java.util.Vector list()
throws ServerException,
ClientException,
java.io.IOException
- Throws:
ServerException
ClientException
java.io.IOException