A B C D E F G H I K L M N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACTIVE - com.github.robtimus.filesystems.ftp.ConnectionMode
-
Indicates that FTP servers should connect to clients' data ports to initiate data transfers.
- ascii() - Static method in class com.github.robtimus.filesystems.ftp.FileType
-
Returns an ASCII file type with an unspecified text format.
- ascii(FileType.Format) - Static method in class com.github.robtimus.filesystems.ftp.FileType
-
Returns an ASCII file type with a specific text format.
- AUTO_DETECT - com.github.robtimus.filesystems.ftp.StandardFTPFileStrategyFactory
-
An
FTPFileStrategy
factory that delegates toFTPFileStrategy.autoDetect()
. - autoDetect() - Static method in class com.github.robtimus.filesystems.ftp.FTPFileStrategy
-
Returns a strategy that will detect whether or not an FTP file system is Unix-like or not.
All Classes All Packages