Package | Description |
---|---|
org.apache.commons.vfs2.provider.ftp |
The FTP File Provider.
|
Modifier and Type | Method and Description |
---|---|
FtpClient |
FtpFileSystem.getClient()
Creates an FTP client to use.
|
Modifier and Type | Method and Description |
---|---|
void |
FtpFileSystem.putClient(FtpClient client)
Returns an FTP client after use.
|
Constructor and Description |
---|
FtpFileSystem(GenericFileName rootName,
FtpClient ftpClient,
FileSystemOptions fileSystemOptions) |
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.