| |
|
| java.lang.Object org.drftpd.slave.RootCollection
RootCollection | public class RootCollection (Code) | | author: mog version: $Id: RootCollection.java 1562 2007-01-05 12:37:07Z zubov $ |
getARootFileDir | public File getARootFileDir(String dir) throws PermissionDeniedException(Code) | | Get a directory specified by dir under an approperiate root for storing storing files in.
Parameters: directory - to store file in throws: PermissionDeniedException - If creation of dir failed in the slave root selected by getARootFileDir(). |
getMaxPath | public int getMaxPath()(Code) | | |
getTotalDiskSpaceAvailable | public long getTotalDiskSpaceAvailable()(Code) | | |
getTotalDiskSpaceCapacity | public long getTotalDiskSpaceCapacity()(Code) | | |
|
|
|