public class FtpsFileProvider extends FtpFileProvider
ATTR_FILE_ENTRY_PARSER, AUTHENTICATOR_TYPES
Constructor and Description |
---|
FtpsFileProvider()
Constructs a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected FileSystem |
doCreateFileSystem(FileName name,
FileSystemOptions fileSystemOptions)
Creates the file system.
|
FileSystemConfigBuilder |
getConfigBuilder()
Gets the FileSystemConfigBuilder.
|
getCapabilities
findFile, findFile, getFileSystem
addFileSystem, close, closeFileSystem, createFileSystem, findFileSystem, freeUnusedResources, getFileNameParser, parseUri, setFileNameParser
addComponent, removeComponent
getContext, getLogger, init, setContext, setLogger
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
Copyright © 2002–2025 The Apache Software Foundation. All rights reserved.