FileProvider
, VfsComponent
public class FtpsFileProvider extends FtpFileProvider
ATTR_FILE_ENTRY_PARSER, AUTHENTICATOR_TYPES
Constructor | Description |
---|---|
FtpsFileProvider() |
Modifier and Type | Method | Description |
---|---|---|
protected FileSystem |
doCreateFileSystem(FileName name,
FileSystemOptions fileSystemOptions) |
Creates the filesystem.
|
FileSystemConfigBuilder |
getConfigBuilder() |
Returns the FileSystemConfigBuidler.
|
addFileSystem, close, closeFileSystem, createFileSystem, findFileSystem, freeUnusedResources, getFileNameParser, parseUri, setFileNameParser
findFile, findFile, getFileSystem
getContext, getLogger, init, setContext, setLogger
addComponent, removeComponent
getCapabilities
public FtpsFileProvider()
protected FileSystem doCreateFileSystem(FileName name, FileSystemOptions fileSystemOptions) throws FileSystemException
doCreateFileSystem
in class FtpFileProvider
name
- The name of the root file of the file system to create.fileSystemOptions
- The FileSystem options.FileSystemException
- if an error occurs.public FileSystemConfigBuilder getConfigBuilder()
AbstractFileProvider
getConfigBuilder
in interface FileProvider
getConfigBuilder
in class FtpFileProvider