Package | Description |
---|---|
org.alfresco.jlan.ftp |
Modifier and Type | Method and Description |
---|---|
protected FTPPath |
FTPSrvSession.generatePathForRequest(FTPRequest req,
boolean filePath)
Get the path details for the current request
|
protected FTPPath |
FTPSrvSession.generatePathForRequest(FTPRequest req,
boolean filePath,
boolean checkExists)
Get the path details for the current request
|
FTPPath |
FTPServer.getRootPath()
Return the root path for new sessions
|
Modifier and Type | Method and Description |
---|---|
protected Vector<Object> |
FTPSrvSession.listFilesForPath(FTPPath path,
boolean nameOnly,
boolean hidden)
Build a list of file name or file information objects for the specified server path
|
void |
FTPSrvSession.setRootPath(FTPPath rootPath)
Set the default path for the session
|
Constructor and Description |
---|
FTPPath(FTPPath ftpPath)
Copy constructor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.