A C D E F G H I L M N P R S T U

S

SERVICE_CLOSING_CONTROL_CONNECTION - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
SERVICE_NOT_AVAILABLE - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
SERVICE_NOT_READY - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
SERVICE_READY_FOR_NEW_USER - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
SOCKS4Connector - class it.sauronsoftware.ftp4j.connectors.SOCKS4Connector.
This one connects a remote ftp host through a SOCKS4/4a proxy server.
SOCKS4Connector(String, int, String) - Constructor for class it.sauronsoftware.ftp4j.connectors.SOCKS4Connector
It builds the connector.
SOCKS4Connector(String, int) - Constructor for class it.sauronsoftware.ftp4j.connectors.SOCKS4Connector
It builds the connector.
SOCKS5Connector - class it.sauronsoftware.ftp4j.connectors.SOCKS5Connector.
This one connects a remote ftp host through a SOCKS5 proxy server.
SOCKS5Connector(String, int, String, String) - Constructor for class it.sauronsoftware.ftp4j.connectors.SOCKS5Connector
It builds the connector.
SOCKS5Connector(String, int) - Constructor for class it.sauronsoftware.ftp4j.connectors.SOCKS5Connector
It builds the connector.
STATUS_MESSAGE - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
STYLE_OPEN_COMMAND - Static variable in class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
Requires the connection to the remote host through a OPEN command without proxy authentication.
STYLE_SITE_COMMAND - Static variable in class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
Requires the connection to the remote host through a SITE command after proxy authentication.
SUPERFLOUS_COMMAND - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
SYNTAX_ERROR - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
SYNTAX_ERROR_IN_PARAMETERS - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
sendCustomCommand(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method sends a custom command to the server.
sendFTPCommand(String) - Method in class it.sauronsoftware.ftp4j.FTPCommunicationChannel
This method sends a command line to the server.
sendSiteCommand(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method sends a SITE specific command to the server.
sent(String) - Method in interface it.sauronsoftware.ftp4j.FTPCommunicationListener
Called every time a telnet statement has been sent over the network to the remote FTP server.
serverStatus() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns the remote server status, as the result of a FTP STAT command.
setCharset(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
Sets the name of the charset used to establish textual communications.
setConnector(FTPConnector) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method sets the connector used to connect the remote host.
setLink(String) - Method in class it.sauronsoftware.ftp4j.FTPFile
This method sets the path of the linked file, if this one is a link.
setModifiedDate(Date) - Method in class it.sauronsoftware.ftp4j.FTPFile
Sets the last modified date of the file.
setName(String) - Method in class it.sauronsoftware.ftp4j.FTPFile
Sets the name of the file.
setPassive(boolean) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method enables/disables the use of the passive mode.
setSize(long) - Method in class it.sauronsoftware.ftp4j.FTPFile
Sets the size of the file (bytes).
setStyle(int) - Method in class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
Sets the style used by the proxy.
setTextualExtensionRecognizer(FTPTextualExtensionRecognizer) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method sets the textual extension recognizer used by the client.
setType(int) - Method in class it.sauronsoftware.ftp4j.FTPClient
This methods sets how to treat the contents during a file transfer.
setType(int) - Method in class it.sauronsoftware.ftp4j.FTPFile
Sets the type of the entry represented.
started() - Method in interface it.sauronsoftware.ftp4j.FTPDataTransferListener
Called to notify the listener that the transfer operation has been initialized.
style - Variable in class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
The style used by the proxy.

A C D E F G H I L M N P R S T U