A B C D E F G H I K L M N P R S T U V W 
All Classes All Packages

C

CARRIAGE_CONTROL - com.github.robtimus.filesystems.ftp.FileType.Format
Indicates that text files contain ASA vertical format control characters.
checkAccess(Path, AccessMode...) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
 
clear() - Method in class com.github.robtimus.filesystems.ftp.FTPEnvironment
 
CLEAR - com.github.robtimus.filesystems.ftp.DataChannelProtectionLevel
Indicates that the data channel will carry the raw data of the file transfer, with no security applied.
com.github.robtimus.filesystems.ftp - package com.github.robtimus.filesystems.ftp
Provides the classes and interfaces for FTP file systems.
COMPRESSED - com.github.robtimus.filesystems.ftp.FileTransferMode
Indicate that files are to be transfered as FTP compressed data.
CONFIDENTIAL - com.github.robtimus.filesystems.ftp.DataChannelProtectionLevel
Indicates that the data will be confidentiality protected.
ConnectionMode - Enum in com.github.robtimus.filesystems.ftp
The possible FTP connection modes.
containsKey(Object) - Method in class com.github.robtimus.filesystems.ftp.FTPEnvironment
 
containsValue(Object) - Method in class com.github.robtimus.filesystems.ftp.FTPEnvironment
 
copy(Path, Path, CopyOption...) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Copy a file to a target file.
copy(Map<String, ?>) - Static method in class com.github.robtimus.filesystems.ftp.FTPEnvironment
Copies a map to create a new FTPEnvironment instance.
copy(Map<String, ?>) - Static method in class com.github.robtimus.filesystems.ftp.FTPSEnvironment
Copies a map to create a new FTPSEnvironment instance.
createChangeWorkingDirectoryException(String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createChangeWorkingDirectoryException(String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a directory cannot be used as the current working directory.
createCopyException(String, String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createCopyException(String, String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file or directory cannot be copied.
createCreateDirectoryException(String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createCreateDirectoryException(String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a directory cannot be created.
createDeleteException(String, int, String, boolean) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createDeleteException(String, int, String, boolean) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file or directory cannot be deleted.
createDirectory(Path, FileAttribute<?>...) - Method in class com.github.robtimus.filesystems.ftp.FTPFileSystemProvider
Creates a new directory.
createFTPFileStrategy() - Method in interface com.github.robtimus.filesystems.ftp.FTPFileStrategyFactory
Creates an FTPFileStrategy.
createFTPFileStrategy() - Method in enum com.github.robtimus.filesystems.ftp.StandardFTPFileStrategyFactory
 
createGetFileException(String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
Creates a FileSystemException that indicates a file or directory cannot be retrieved.
createGetFileException(String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file or directory cannot be retrieved.
createMoveException(String, String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createMoveException(String, String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file or directory cannot be moved.
createNewInputStreamException(String, int, String) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createNewInputStreamException(String, int, String) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file cannot be opened for reading.
createNewOutputStreamException(String, int, String, Collection<? extends OpenOption>) - Method in class com.github.robtimus.filesystems.ftp.DefaultFileSystemExceptionFactory
 
createNewOutputStreamException(String, int, String, Collection<? extends OpenOption>) - Method in interface com.github.robtimus.filesystems.ftp.FileSystemExceptionFactory
Creates a FileSystemException that indicates a file cannot be opened for writing.
custom() - Static method in class com.github.robtimus.filesystems.ftp.FTPPoolConfig
Returns a new builder for creating FTPPoolConfig objects.
A B C D E F G H I K L M N P R S T U V W 
All Classes All Packages