public interface FileSystemFactory
| Modifier and Type | Method and Description |
|---|---|
FileSystemView |
createFileSystemView(User user)
Create user specific file system view.
|
FileSystemView createFileSystemView(User user) throws FtpException
user - The user for which the file system should be createdFileSystemView for the provided userFtpExceptionCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.