Secure FTP Factory
A B C D E F G I J L M N P R S T U V W

S

Scp - Class in com.jscape.inet.scp
Implements the basic functionality of an SCP (Secure Copy) client over SSH2 protocol.
Scp(SshParameters, SshConfiguration) - Constructor for class com.jscape.inet.scp.Scp
Creates a new client instance.
Scp(SshParameters) - Constructor for class com.jscape.inet.scp.Scp
Creates a new client instance.
ScpConnectedEvent - Class in com.jscape.inet.scp.events
Scp connected event.
ScpConnectedEvent(Scp, String, int) - Constructor for class com.jscape.inet.scp.events.ScpConnectedEvent
Creates a new event instance.
ScpDisconnectedEvent - Class in com.jscape.inet.scp.events
Scp disconnected event.
ScpDisconnectedEvent(Scp, String, int) - Constructor for class com.jscape.inet.scp.events.ScpDisconnectedEvent
Creates a new event instance.
ScpEventListener - Interface in com.jscape.inet.scp.events
Scp event listener.
ScpException - Exception in com.jscape.inet.scp
Represents SCP protocol error.
ScpException(Throwable) - Constructor for exception com.jscape.inet.scp.ScpException
 
ScpException(String) - Constructor for exception com.jscape.inet.scp.ScpException
Creates a new error instance.
ScpException() - Constructor for exception com.jscape.inet.scp.ScpException
Creates a new error instance.
ScpFileDownloadedEvent - Class in com.jscape.inet.scp.events
Scp file downloaded event.
ScpFileDownloadedEvent(Scp, String, long, long) - Constructor for class com.jscape.inet.scp.events.ScpFileDownloadedEvent
Creates a new event.
ScpFileUploadedEvent - Class in com.jscape.inet.scp.events
Scp file uploaded event.
ScpFileUploadedEvent(Scp, String, long, long) - Constructor for class com.jscape.inet.scp.events.ScpFileUploadedEvent
Creates a new event.
ScpTransferCompletedEvent - Class in com.jscape.inet.scp.events
Scp transfer completed event.
ScpTransferProgressEvent - Class in com.jscape.inet.scp.events
Scp transfer progress event.
ScpTransferProgressEvent(Scp, String, long, long, int) - Constructor for class com.jscape.inet.scp.events.ScpTransferProgressEvent
Creates a new event instance.
setAccount(String) - Method in class com.jscape.inet.ftp.Ftp
Sets optional account of FTP server.
setAccount(String) - Method in class com.jscape.inet.ftps.Ftps
Sets optional account of FTP server.
setAcl(JAcl[]) - Method in interface com.jscape.inet.file.JFile
Setups the file ACL's.
setAcl(JAcl[]) - Method in class com.jscape.inet.sftp.SftpFile
Setups the file ACL's.
setAddFile(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setAddSubdirectory(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setAppendData(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setArchive(boolean) - Method in interface com.jscape.inet.file.JFile
Setups archive attribute for this file.
setArchive(boolean) - Method in class com.jscape.inet.sftp.SftpFile
Setups archive attribute for this file.
setAscendent(boolean) - Method in class com.jscape.filetransfer.FileTransferRemoteSort
Sets whether sort will be performed in ascending or descending order.
setAscii() - Method in interface com.jscape.filetransfer.FileTransfer
Sets data transfer mode to ASCII.
setAscii() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setAscii() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setAscii() - Method in class com.jscape.filetransfer.SftpTransfer
 
setAscii() - Method in class com.jscape.inet.ftp.Ftp
Sets data transfer mode to ASCII.
setAscii() - Method in class com.jscape.inet.ftps.Ftps
Sets data transfer mode to ASCII.
setAscii() - Method in class com.jscape.inet.sftp.Sftp
Sets data transfer mode to ASCII.
setAuto(boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Sets data transfer mode to automatically detect transfer mode.
setAuto(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setAuto(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setAuto(boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setAuto(boolean) - Method in class com.jscape.inet.ftp.Ftp
Sets data transfer mode to be automatically detected.
setAuto(boolean) - Method in class com.jscape.inet.ftps.Ftps
Sets data transfer mode to automatic detect.
setAuto(boolean) - Method in class com.jscape.inet.sftp.Sftp
Sets data transfer mode to automatic detect Any files with a base Content-Type value of text will be transferred using ASCII, all other files will be transfered using binary.
setAutoDetectIpv6(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Set auto detect Ipv6.
setAutoDetectIpv6(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
Set auto detect Ipv6.
setAutoDetectIpv6(boolean) - Method in class com.jscape.inet.ftp.Ftp
Set auto detect Ipv6 detection mode.
setAutoDetectIpv6(boolean) - Method in class com.jscape.inet.ftps.Ftps
Set auto detect Ipv6 detection mode.
setBinary() - Method in interface com.jscape.filetransfer.FileTransfer
Sets data transfer mode to binary.
setBinary() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setBinary() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setBinary() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setBinary() - Method in class com.jscape.inet.ftp.Ftp
Sets data transfer mode to binary.
setBinary() - Method in class com.jscape.inet.ftps.Ftps
Sets data transfer mode to binary.
setBinary() - Method in class com.jscape.inet.sftp.Sftp
Sets data transfer mode to binary.
setBlockSize(int) - Method in class com.jscape.inet.sftp.Sftp
Deprecated. see #setUploadBlockSize
setBlockTransferSize(int) - Method in interface com.jscape.filetransfer.FileTransfer
Sets block size for use in transferring files.
setBlockTransferSize(int) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets block size for use in transferring files.
setBlockTransferSize(int) - Method in class com.jscape.filetransfer.FtpTransfer
Sets block size for use in transferring files.
setBlockTransferSize(int) - Method in class com.jscape.filetransfer.SftpTransfer
Deprecated. see #setUploadBlockSize
setBlockTransferSize(int) - Method in class com.jscape.inet.ftp.Ftp
Sets block size for use in transferring files.
setBlockTransferSize(int) - Method in class com.jscape.inet.ftps.Ftps
Sets block size for use in transferring files.
setCharacterEncoding(String) - Method in class com.jscape.inet.ftp.Ftp
Deprecated. use the setWireEncoding method
setCharacterEncoding(String) - Method in class com.jscape.inet.ftps.Ftps
Deprecated. use the setWireEncoding method
setClientCertificates(KeyStore, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets optional client certificate keystore for use during authentication.
setClientCertificates(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets optional client certificate to be used during authentication.
setClientCertificates(String, String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets optional client certificate to be used during authentication.
setClientCertificates(KeyStore, String) - Method in class com.jscape.inet.ftps.Ftps
Sets optional client certificate to be used during authentication.
setClientCertificates(String, String) - Method in class com.jscape.inet.ftps.Ftps
Sets optional client certificate to be used during authentication.
setClientCertificates(String, String, String) - Method in class com.jscape.inet.ftps.Ftps
Sets optional client certificate to be used during authentication.
setComparator(FileTransferRemoteComparator) - Method in class com.jscape.filetransfer.FileTransferRemoteSort
Sets FileTransferRemoteComparator.
setCompression(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets whether the data will be compressed during the transfering.
setCompression(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
Sets whether the data will be compressed during the transfering.
setCompression(boolean) - Method in class com.jscape.inet.ftp.Ftp
Sets whether the data will be compressed during the transfer.
setCompression(boolean) - Method in class com.jscape.inet.ftps.Ftps
Sets whether the data will be compressed during the transfer.
setConnectBeforeCommand(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets the connectBefore property value
setConnectBeforeCommand(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
Sets the connectBefore property value
setConnectBeforeCommand(boolean) - Method in class com.jscape.inet.ftp.Ftp
Sets whether passive socket connection should be established before or after sending command to read data from passive connection.
setConnectBeforeCommand(boolean) - Method in class com.jscape.inet.ftps.Ftps
Gets whether connection will be established before sending data transfer command.
setConnectionParameters(ConnectionParameters) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets connection parameters.
setConnectionTimeout(long) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets connection timeout.
setConnectionType(Ftps.ConnectionStrategy) - Method in class com.jscape.inet.ftps.Ftps
Sets the connection type.
setContext(SSLContext) - Method in class com.jscape.inet.ftps.Ftps
Sets the current SSL context.
setContextAlgorithm(String) - Method in class com.jscape.inet.ftps.Ftps
Sets algorithm used for SSL communications in default context.
setContextAlgorithmProvider(String) - Method in class com.jscape.inet.ftps.Ftps
Sets provider used for X509 algorithm in default context.
setContextKeystoreProvider(String) - Method in class com.jscape.inet.ftps.Ftps
Sets provider used for keystore in default context.
setContextProtocol(String) - Method in class com.jscape.inet.ftps.Ftps
Sets protocol used for SSL communications in default context.
setContextProtocolProvider(String) - Method in class com.jscape.inet.ftps.Ftps
Sets provider used for TLS protocol in default context.
setData(Enumeration) - Method in class com.jscape.filetransfer.FileTransferRemoteSort
Sets the data to be sorted.
setDataPort(int) - Method in class com.jscape.inet.ftp.Ftp
Deprecated. Replaced by setDataPortRange
setDataPort(int) - Method in class com.jscape.inet.ftps.Ftps
Deprecated. Replaced by setDataPortRange
setDataPortRange(int, int) - Method in class com.jscape.inet.ftp.Ftp
Sets the data port range for incoming non-passive (active) connections.
setDataPortRange(int, int) - Method in class com.jscape.inet.ftps.Ftps
Sets the data port range for incoming non-passive (active) connections.
setDate(String) - Method in class com.jscape.inet.ftp.FtpFile
Sets date for this FtpFile.
setDebug(boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Sets debugging state.
setDebug(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setDebug(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setDebug(boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setDebug(boolean) - Method in class com.jscape.inet.ftp.Ftp
Sets debugging state.
setDebug(boolean) - Method in class com.jscape.inet.ftps.Ftps
Sets debugging state.
setDebug(boolean) - Method in class com.jscape.inet.scp.Scp
Sets debug status.
setDebug(boolean) - Method in class com.jscape.inet.sftp.Sftp
Sets debugging state.
setDebugStream(PrintStream) - Method in interface com.jscape.filetransfer.FileTransfer
Sets PrintStream used in reporting debug statements.
setDebugStream(PrintStream) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setDebugStream(PrintStream) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setDebugStream(PrintStream) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setDebugStream(PrintStream) - Method in class com.jscape.ftcl.FTCL
Sets the debug stream used by FTCL.
setDebugStream(PrintStream) - Method in class com.jscape.inet.ftp.Ftp
Sets PrintStream used in reporting debug statements.
setDebugStream(PrintStream) - Method in class com.jscape.inet.ftps.Ftps
Sets PrintStream used in reporting debug statements.
setDebugStream(PrintStream) - Method in class com.jscape.inet.scp.Scp
Sets PrintStream used in reporting debugging statements.
setDebugStream(PrintStream) - Method in class com.jscape.inet.sftp.Sftp
Sets PrintStream used in reporting debugging statements.
setDelete(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setDeleteChild(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setDir(String) - Method in interface com.jscape.filetransfer.FileTransfer
Sets current directory on server.
setDir(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setDir(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setDir(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setDir(String) - Method in class com.jscape.inet.ftp.Ftp
Sets current directory on FTP server.
setDir(String) - Method in class com.jscape.inet.ftps.Ftps
Sets current directory on FTP server.
setDir(String) - Method in class com.jscape.inet.sftp.Sftp
Sets current directory on SSH server.
setDirectory(boolean) - Method in class com.jscape.inet.ftp.FtpFile
Denotes file as a directory.
setDirectoryInherit(boolean) - Method in class com.jscape.inet.file.JAcl.Flag
 
setDirUp() - Method in interface com.jscape.filetransfer.FileTransfer
Sets current directory on server to parent directory.
setDirUp() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setDirUp() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setDirUp() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setDirUp() - Method in class com.jscape.inet.ftp.Ftp
Sets current directory on FTP server to parent directory.
setDirUp() - Method in class com.jscape.inet.ftps.Ftps
Sets current directory on FTP server to parent directory.
setDirUp() - Method in class com.jscape.inet.sftp.Sftp
Sets current directory on SSH server to parent directory.
setDiskEncoding(String) - Method in class com.jscape.inet.ftps.Ftps
Sets character set used when reading data from disk for ASCII file transfer.
setDownloadBlockSize(int) - Method in class com.jscape.filetransfer.SftpTransfer
Sets the transfer buffer size for download operation.
setDownloadBlockSize(int) - Method in class com.jscape.inet.scp.Scp
Sets download block size.
setDownloadBlockSize(int) - Method in class com.jscape.inet.sftp.Sftp
Sets the transfer buffer size for download operation.
setEnabledCiphers(String[]) - Method in class com.jscape.inet.ftps.Ftps
Sets user-defined enabled SSL cipher suites.
setErrorOnSizeCommand(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets the indicator value which will be used by methods that invokes getFileSize.
setErrorOnSizeCommand(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
Sets the indicator value which will be used by methods that invokes getFileSize.
setErrorOnSizeCommand(boolean) - Method in class com.jscape.inet.ftp.Ftp
Sets whether an exception should be thrown when downloading a file and server does not support SIZE command.
setErrorOnSizeCommand(boolean) - Method in class com.jscape.inet.ftps.Ftps
Sets whether an exception should be thrown when downloading a file and server does not support SIZE command.
setExecute(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setExtensions(Map) - Method in class com.jscape.inet.sftp.SftpConfiguration
Sets the current server extensions.
setFailedAccess(boolean) - Method in class com.jscape.inet.file.JAcl.Flag
 
setFileCreationTime(String, Date) - Method in class com.jscape.inet.ftp.Ftp
Sets file creation time with a new value.
setFileCreationTime(String, Date) - Method in class com.jscape.inet.ftps.Ftps
Sets file creation time with a new value.
setFileInherit(boolean) - Method in class com.jscape.inet.file.JAcl.Flag
 
setFileModificationTime(String, Date) - Method in class com.jscape.inet.ftp.Ftp
Sets the file modification time with a new value.
setFileModificationTime(String, Date) - Method in class com.jscape.inet.ftps.Ftps
Sets the file modification time with a new value.
setFilename(String) - Method in class com.jscape.inet.ftp.FtpFile
Sets filename for this FtpFile.
setFilePermissions(String, int) - Method in class com.jscape.inet.sftp.Sftp
Sets file permissions.
setFilePointer(long) - Method in interface com.jscape.inet.file.JRandomAccessFile
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
setFilesize(String) - Method in class com.jscape.inet.ftp.FtpFile
Sets file size for this FtpFile.
setFileSystem(JFileSystem) - Method in class com.jscape.inet.sftp.SftpConfiguration
Sets the current file system.
setFileTimestamp(String, Date) - Method in interface com.jscape.filetransfer.FileTransfer
Sets date/timestamp of remote file from server

When using the FTP/S protocols the MDTM command is used.

setFileTimestamp(String, Date) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setFileTimestamp(String, Date) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setFileTimestamp(String, Date) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setFileTimestamp(String, Date) - Method in class com.jscape.inet.ftp.Ftp
Sets date/timestamp of remote file on FTP server.
setFileTimestamp(String, Date) - Method in class com.jscape.inet.ftps.Ftps
Sets date/timestamp of remote file from FTP server.
setFtpFileParser(FtpFileParser) - Method in class com.jscape.inet.ftp.Ftp
Sets the FtpFileParser used to parse directory listing returned when invoking Ftp#getDirListing method.
setFtpFileParser(FtpFileParser) - Method in class com.jscape.inet.ftp.FtpFile
 
setFtpFileParser(FtpFileParser) - Method in class com.jscape.inet.ftps.Ftps
Sets the FtpFileParser used to parse directory listing returned when invoking Ftps#getDirListing method.
setFtpsCertificateVerifier(FtpsCertificateVerifier) - Method in class com.jscape.inet.ftps.Ftps
Sets FTPS certificate verifier.
setGroup(String) - Method in interface com.jscape.inet.file.JFile
Setups the new file owner group
setGroup(String) - Method in class com.jscape.inet.ftp.FtpFile
Sets group for this FtpFile.
setGroup(String) - Method in class com.jscape.inet.sftp.SftpFile
Setups the new file owner group ID.
setHostKeyVerifier(HostKeyVerifier) - Method in class com.jscape.inet.ssh.util.SshParameters
Setups new host key verifier.
setHostname(String) - Method in interface com.jscape.filetransfer.FileTransfer
Sets hostname of server.
setHostname(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setHostname(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setHostname(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setHostname(String) - Method in class com.jscape.inet.ftp.Ftp
Sets hostname of FTP server.
setHostname(String) - Method in class com.jscape.inet.ftps.Ftps
Sets hostname of FTP server.
setHostname(String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Sets the hostname of FTP Server.
setIdentifierGroup(boolean) - Method in class com.jscape.inet.file.JAcl.Flag
 
setImmutable(boolean) - Method in interface com.jscape.inet.file.JFile
Setups file immutability.
setImmutable(boolean) - Method in class com.jscape.inet.sftp.SftpFile
Setups file immutability.
setInheritOnly(boolean) - Method in class com.jscape.inet.file.JAcl.Flag
 
setIsYearSet(boolean) - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Is the year of the file date set?
setKeepAlive(boolean) - Method in class com.jscape.inet.ftp.Ftp
Set socket keep alive.
setKeyPair(KeyPair) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets user key pair.
setLine(String) - Method in class com.jscape.inet.ftp.FtpFile
Sets the original line sent by FTP server and used in parsing this FtpFile
setLineTerminator(String) - Method in class com.jscape.filetransfer.SftpTransfer
Sets the line terminator for transfer mode ASCII.
setLineTerminator(String) - Method in class com.jscape.inet.sftp.Sftp
Sets destination line terminator used in ASCII file transfers.
setLinger(int) - Method in class com.jscape.inet.ftp.Ftp
Sets the linger time for closing data sockets.
setLinger(int) - Method in class com.jscape.inet.ftps.Ftps
Sets the linger time for closing data sockets.
setLinkTarget(String) - Method in class com.jscape.inet.ftp.FtpFile
Set the target if this entry is a link.
setListDirectory(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setListeners(LinkedList) - Method in class com.jscape.inet.ftps.Ftps
Set the list of listeners.
setLocalDir(File) - Method in interface com.jscape.filetransfer.FileTransfer
Sets local directory to be used in session.
setLocalDir(File) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setLocalDir(File) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setLocalDir(File) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setLocalDir(File) - Method in class com.jscape.inet.ftp.Ftp
Sets local directory to be used in FTP session.
setLocalDir(File) - Method in class com.jscape.inet.ftps.Ftps
Sets local directory to be used in FTP session.
setLocalDir(File) - Method in class com.jscape.inet.scp.Scp
Sets current local directory.
setLocalDir(File) - Method in class com.jscape.inet.sftp.Sftp
Sets local directory to be used in session.
setLocale(Locale) - Method in class com.jscape.inet.ftp.UnixParser
Sets locale used for parsing date.
setLoggerLevel(Logger.Level) - Method in class com.jscape.inet.sftp.SftpConfiguration
Sets the logger level for SFTP and SSH.
setLoggerStream(PrintStream) - Method in class com.jscape.inet.sftp.SftpConfiguration
Sets the logger stream for SFTP and SSH.
setNATAddress(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets a NAT address which will be used after PASV command.
setNATAddress(String) - Method in class com.jscape.filetransfer.FtpTransfer
Sets a NAT address which will be used after PASV command.
setNATAddress(String) - Method in class com.jscape.inet.ftp.Ftp
Sets a NAT address which will be used for PASV file transfers.
setNATAddress(String) - Method in class com.jscape.inet.ftps.Ftps
Sets a NAT address which will be used for PASV file transfers.
setNoPropagateInherit(boolean) - Method in class com.jscape.inet.file.JAcl.Flag
 
setOwner(String) - Method in interface com.jscape.inet.file.JFile
Setups the new file owner.
setOwner(String) - Method in class com.jscape.inet.ftp.FtpFile
Sets owner of this FtpFile.
setOwner(String) - Method in class com.jscape.inet.sftp.SftpFile
Setups the new file user ID.
setPacketSize(int) - Method in class com.jscape.inet.sftp.SftpConfiguration
Sets the current connection channel max packet size.
setPassive(boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Sets whether passive mode is used for FTP connections.
setPassive(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setPassive(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setPassive(boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setPassive(boolean) - Method in class com.jscape.inet.ftp.Ftp
Sets whether passive mode should be used.
setPassive(boolean) - Method in class com.jscape.inet.ftps.Ftps
Sets whether passive mode should be used.
setPassword(String) - Method in interface com.jscape.filetransfer.FileTransfer
Sets password.
setPassword(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setPassword(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setPassword(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setPassword(String) - Method in class com.jscape.inet.ftp.Ftp
Sets password of FTP user.
setPassword(String) - Method in class com.jscape.inet.ftps.Ftps
Sets password of FTP user.
setPermission(String) - Method in class com.jscape.inet.ftp.FtpFile
Sets permissions string for this FtpFile.
setPermissions(JFilePermissions) - Method in interface com.jscape.inet.file.JFile
Setups the new file permissions.
setPermissions(JFilePermissions) - Method in class com.jscape.inet.sftp.SftpFile
Setups the new file permissions.
setPort(int) - Method in interface com.jscape.filetransfer.FileTransfer
Sets port of remote server.
setPort(int) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setPort(int) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setPort(int) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setPort(int) - Method in class com.jscape.inet.ftp.Ftp
Sets port of FTP server.
setPort(int) - Method in class com.jscape.inet.ftps.Ftps
Sets port of FTP server.
setPortAddress(String) - Method in class com.jscape.inet.ftp.Ftp
Sets the external IP address to use when listing for active connections using the PORT command.
setPortAddress(String) - Method in class com.jscape.inet.ftps.Ftps
Sets the external address to use when using active connections using the PORT command.
setPreserveTime(boolean) - Method in class com.jscape.inet.scp.Scp
Sets preserver time flag.
setPrivateKey(File) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets key pair to be used when authenticating with SSH Server.
setPrivateKey(File, String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets key pair to be used when authenticating with SSH Server.
setPrivateKey(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets key pair to be used when authenticating with SSH Server.
setPrivateKey(String, String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets key pair to be used when authenticating with SSH Server.
setProtectionLevel(char) - Method in class com.jscape.inet.ftps.Ftps
Changes the protection level.
setProtocol(String) - Method in class com.jscape.inet.ftps.Ftps
Sets TLS/SSL protocol name.
setProxyAuthentication(String, String) - Method in interface com.jscape.filetransfer.FileTransfer
Sets the proxy authentication username and password to use with proxy server.
setProxyAuthentication(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets the proxy authentication username and password to use with proxy server.
setProxyAuthentication(String, String) - Method in class com.jscape.filetransfer.FtpTransfer
Sets the proxy authentication username and password to use with proxy server.
setProxyAuthentication(String, String) - Method in class com.jscape.filetransfer.SftpTransfer
Sets the proxy authentication username and password to use with proxy server.
setProxyAuthentication(String, String) - Method in class com.jscape.inet.ftp.Ftp
Sets the proxy authentication username and password to use with proxy server.
setProxyAuthentication(String, String) - Method in class com.jscape.inet.ftps.Ftps
Sets the username and password to use when for authentication with proxy server.
setProxyAuthentication(String, String) - Method in class com.jscape.inet.sftp.Sftp
Sets the proxy authentication username and password to use with proxy server.
setProxyHost(String, int) - Method in interface com.jscape.filetransfer.FileTransfer
Sets the proxy hostname and port for this connection.
setProxyHost(String, int) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets the proxy hostname and port for this connection.
setProxyHost(String, int) - Method in class com.jscape.filetransfer.FtpTransfer
Sets the proxy hostname and port for this connection.
setProxyHost(String, int) - Method in class com.jscape.filetransfer.SftpTransfer
Sets the proxy hostname and port for this connection.
setProxyHost(String, int) - Method in class com.jscape.inet.ftp.Ftp
Sets the proxy hostname and port for this FTP connection.
setProxyHost(String, int) - Method in class com.jscape.inet.ftps.Ftps
Sets the proxy hostname and port for this FTPS connection.
setProxyHost(String, int) - Method in class com.jscape.inet.sftp.Sftp
Sets the proxy hostname and port for this connection.
setProxyHost(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets the proxy hostname.
setProxyPassword(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets the proxy authentication password.
setProxyPort(int) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets the proxy port.
setProxyType(String) - Method in interface com.jscape.filetransfer.FileTransfer
Sets the proxy type will be used for this connection.
setProxyType(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets the proxy type will be used for this connection.
setProxyType(String) - Method in class com.jscape.filetransfer.FtpTransfer
Sets the proxy type will be used for this connection.
setProxyType(String) - Method in class com.jscape.filetransfer.SftpTransfer
Sets the proxy type will be used for this connection.
setProxyType(String) - Method in class com.jscape.inet.ftp.Ftp
Sets the proxy type will be used for this FTP connection.
setProxyType(String) - Method in class com.jscape.inet.ftps.Ftps
Sets the proxy type will be used for this FTPS connection.
setProxyType(String) - Method in class com.jscape.inet.sftp.Sftp
Sets the proxy type will be used for this FTP connection.
setProxyType(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets the proxy type
setProxyUserId(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets user authentication proxy.
setReadable(boolean) - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Sets filename "readable" flag.
setReadAcl(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setReadAttributes(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setReadData(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setReadingTimeout(long) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets reading timeout.
setReadNamedAttrs(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setReceiveBufferSize(int) - Method in class com.jscape.inet.ftp.Ftp
Sets the receive buffer size option of the ftp connection.
setReceiveBufferSize(int) - Method in class com.jscape.inet.ftps.Ftps
Sets the receive buffer size option of the ftps connection.
setReceiveBufferSize(int) - Method in class com.jscape.inet.scp.Scp
Sets the receive buffer size option of the scp connection.
setReceiveBufferSize(int) - Method in class com.jscape.inet.sftp.Sftp
Sets the receive buffer size option of the sftp connection.
setSendBufferSize(int) - Method in class com.jscape.inet.ftp.Ftp
Sets the send buffer size option of the ftp connection.
setSendBufferSize(int) - Method in class com.jscape.inet.ftps.Ftps
Sets the send buffer size option of the ftps connection.
setSendBufferSize(int) - Method in class com.jscape.inet.scp.Scp
Sets the send buffer size option of the scp connection.
setSendBufferSize(int) - Method in class com.jscape.inet.sftp.Sftp
Sets the send buffer size option of the sftp connection.
setServerCertificates(KeyStore) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets optional server certificate keystore to use during authentication.
setServerCertificates(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets optional server certificate to be used during authentication.
setServerCertificates(String, String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets optional server certificate to be used during authentication.
setServerCertificates(KeyStore) - Method in class com.jscape.inet.ftps.Ftps
Sets optional server certificate to be used during authentication.
setServerCertificates(String, String) - Method in class com.jscape.inet.ftps.Ftps
Sets optional server certificate to be used during authentication.
setServerCertificates(String, String, String) - Method in class com.jscape.inet.ftps.Ftps
Sets optional server certificate to be used during authentication.
setServerCharset(String) - Method in class com.jscape.inet.sftp.SftpConfiguration
Sets server charset name.
setShutdownCCC(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets whether SSL connection should be shutdown after successfully issuing CCC command.
setShutdownCCC(boolean) - Method in class com.jscape.inet.ftps.Ftps
Sets whether SSL connection should be shutdown after successfully issuing CCC command.
setSocketTrafficClass(int) - Method in class com.jscape.inet.ssh.util.SshParameters
Set socket traffic class.
setSshConfig(SshConfiguration) - Method in class com.jscape.inet.sftp.SftpConfiguration
 
setSshHostname(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets SSH hostname.
setSshPassword(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets SSH password.
setSshPort(int) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets SSH port.
setSshUsername(String) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets SSH username.
setStartSubsystemReplyNeeded(boolean) - Method in class com.jscape.inet.sftp.SftpConfiguration
 
setSuccessfulAccess(boolean) - Method in class com.jscape.inet.file.JAcl.Flag
 
setSync(boolean) - Method in interface com.jscape.inet.file.JFile
Setups file changes synchronization mode.
setSync(boolean) - Method in class com.jscape.inet.sftp.SftpFile
Setups file changes synchronization mode.
setSynchronize(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setTargetClientVersion(int) - Method in class com.jscape.inet.sftp.SftpConfiguration
Sets the current client version to create.
setTcpNoDelay(boolean) - Method in class com.jscape.inet.ssh.util.SshParameters
Set TCP no delay.
setTime(String) - Method in class com.jscape.inet.ftp.FtpFile
Sets time for this FtpFile.
setTimeout(long) - Method in interface com.jscape.filetransfer.FileTransfer
Sets the timeout for opening connection to server.
setTimeout(long) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setTimeout(long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setTimeout(long) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setTimeout(int) - Method in class com.jscape.inet.ftp.Ftp
Sets the timeout for opening connection to FTP server.
setTimeout(int) - Method in class com.jscape.inet.ftps.Ftps
Sets the timeout for opening connection to FTP server.
setTimeout(long) - Method in class com.jscape.inet.sftp.Sftp
Sets the timeout for opening connection to SSH server.
setUploadBlockSize(int) - Method in class com.jscape.filetransfer.SftpTransfer
Sets the transfer buffer size for upload operation.
setUploadBlockSize(int) - Method in class com.jscape.inet.scp.Scp
Sets upload block size.
setUploadBlockSize(int) - Method in class com.jscape.inet.sftp.Sftp
Sets the transfer buffer size for upload operations.
setUseAdaptiveConnection(boolean) - Method in class com.jscape.inet.sftp.SftpConfiguration
Sets adaptive connection flag.
setUseEPRT(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Set use EPRT.
setUseEPRT(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
Sets use EPRT indicator.
setUseEPRT(boolean) - Method in class com.jscape.inet.ftp.Ftp
Sets whether to use EPRT or PASV command for data tranfers.
setUseEPRT(boolean) - Method in class com.jscape.inet.ftps.Ftps
Sets whether to use EPRT or PORT command for data tranfers.
setUseEPSV(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets use EPSV indicator.
setUseEPSV(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
Sets use EPSV indicator.
setUseEPSV(boolean) - Method in class com.jscape.inet.ftp.Ftp
Sets whether to use EPSV or PASV command for data tranfers.
setUseEPSV(boolean) - Method in class com.jscape.inet.ftps.Ftps
Sets whether to use EPSV or PASV command for data tranfers.
setUseExtendedDirectoryListing(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets the use extended directory listing field.
setUseExtendedDirectoryListing(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
Sets the use extended directory listing field.
setUser(User) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets a new user value.
setUsername(String) - Method in interface com.jscape.filetransfer.FileTransfer
Sets username.
setUsername(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
setUsername(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
setUsername(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
setUsername(String) - Method in class com.jscape.inet.ftp.Ftp
Sets username of FTP user.
setUsername(String) - Method in class com.jscape.inet.ftps.Ftps
Sets username of FTP user.
setWindowSize(int) - Method in class com.jscape.inet.sftp.SftpConfiguration
Sets the current connection channel initial window size.
setWireEncoding(String) - Method in interface com.jscape.filetransfer.FileTransfer
Sets encoding set used when issuing commands and transferring files.
setWireEncoding(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Sets encoding set used when issuing commands and transferring files.
setWireEncoding(String) - Method in class com.jscape.filetransfer.FtpTransfer
Sets encoding set used when issuing commands and transferring files.
setWireEncoding(String) - Method in class com.jscape.filetransfer.SftpTransfer
Sets encoding set used when issuing commands and transferring files.
setWireEncoding(String) - Method in class com.jscape.inet.ftp.Ftp
Sets encoding set used when issuing commands and transferring files.
setWireEncoding(String) - Method in class com.jscape.inet.ftps.Ftps
Sets character set used when issuing commands and transferring files in ASCII mode.
setWorkingDir(String) - Method in class com.jscape.inet.sftp.SftpConfiguration
Sets the current working directory.
setWritable(boolean) - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Sets filename "writable" flag.
setWriteAcl(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setWriteAttributes(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setWriteData(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setWriteNamedAttrs(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
setWriteOwner(boolean) - Method in class com.jscape.inet.file.JAcl.Mask
 
Sftp - Class in com.jscape.inet.sftp
Implements the basic functionality of a SFTP (FTP over SSH) client.
Sftp(SshParameters) - Constructor for class com.jscape.inet.sftp.Sftp
Creates a new client instance.
Sftp(SshParameters, SftpConfiguration) - Constructor for class com.jscape.inet.sftp.Sftp
Creates a new client instance.
Sftp(SshParameters, File) - Constructor for class com.jscape.inet.sftp.Sftp
Creates a new client instance.
Sftp(SshParameters, File, SftpConfiguration) - Constructor for class com.jscape.inet.sftp.Sftp
Creates a new client instance.
SftpAdapter - Class in com.jscape.inet.sftp.events
Implements methods for capturing events sourced from Sftp class.
SftpAdapter() - Constructor for class com.jscape.inet.sftp.events.SftpAdapter
 
SftpAuthenticationException - Exception in com.jscape.inet.sftp
Exception thrown when trying to create or access a resource with insufficient permissions.
SftpAuthenticationException(String, String) - Constructor for exception com.jscape.inet.sftp.SftpAuthenticationException
Creates new SftpAuthenticationException instance
SftpChangeDirEvent - Class in com.jscape.inet.sftp.events
This event is fired when the remote directory path is changed on the server.
SftpChangeDirEvent(Sftp, String) - Constructor for class com.jscape.inet.sftp.events.SftpChangeDirEvent
Creates a new SftpChangeDirEvent instance
SftpConfiguration - Class in com.jscape.inet.sftp
The SFTP configuration.
SftpConfiguration(SshConfiguration) - Constructor for class com.jscape.inet.sftp.SftpConfiguration
Initialize SftpConfiguration with a configured instance of SshConfiguration
SftpConfiguration() - Constructor for class com.jscape.inet.sftp.SftpConfiguration
Register known clients.
SftpConfiguration.SftpLogger - Class in com.jscape.inet.sftp
 
SftpConfiguration.SftpLogger(Level, PrintStream) - Constructor for class com.jscape.inet.sftp.SftpConfiguration.SftpLogger
 
SftpConfiguration.SftpLogger(PrintStream) - Constructor for class com.jscape.inet.sftp.SftpConfiguration.SftpLogger
 
SftpConnectedEvent - Class in com.jscape.inet.sftp.events
This event is fired when connection to SSH server is established.
SftpConnectedEvent(Sftp, String) - Constructor for class com.jscape.inet.sftp.events.SftpConnectedEvent
Creates a new event instance.
SftpCreateDirEvent - Class in com.jscape.inet.sftp.events
This event is fired when a directory is created on the server.
SftpCreateDirEvent(Sftp, String, String) - Constructor for class com.jscape.inet.sftp.events.SftpCreateDirEvent
Creates a new SftpCreateDirEvent instance.
SftpDeleteDirEvent - Class in com.jscape.inet.sftp.events
This event is fired when directory is deleted from server.
SftpDeleteDirEvent(Sftp, String, String) - Constructor for class com.jscape.inet.sftp.events.SftpDeleteDirEvent
Creates a new SftpDeleteDirEvent instance.
SftpDeleteFileEvent - Class in com.jscape.inet.sftp.events
This event is fired when directory is deleted from server.
SftpDeleteFileEvent(Sftp, String, String) - Constructor for class com.jscape.inet.sftp.events.SftpDeleteFileEvent
Creates a new SftpDeleteFileEvent instance
SftpDisconnectedEvent - Class in com.jscape.inet.sftp.events
This event is fired when connection to SSH server is released.
SftpDisconnectedEvent(Sftp, String) - Constructor for class com.jscape.inet.sftp.events.SftpDisconnectedEvent
Creates a new event instance.
SftpDownloadEvent - Class in com.jscape.inet.sftp.events
This event is fired when file is downloaded from SSH server.
SftpDownloadEvent(Sftp, String, String, String, long, long) - Constructor for class com.jscape.inet.sftp.events.SftpDownloadEvent
Creates a new event instance.
SftpEvent - Class in com.jscape.inet.sftp.events
The abstract event class for handling SSH related events.
SftpException - Exception in com.jscape.inet.sftp
SftpException is thrown by many methods of the Sftp class.
SftpException(String) - Constructor for exception com.jscape.inet.sftp.SftpException
Creates a new SftpException with specified exception message.
SftpException(String, Exception) - Constructor for exception com.jscape.inet.sftp.SftpException
Creates a new SftpException and store the original message and exception.
SftpFile - Class in com.jscape.inet.sftp
The SFTP file.
SftpFile(String, SftpClient) - Constructor for class com.jscape.inet.sftp.SftpFile
Creates a new SFTP file instance by converting the given path string into an abstract path.
SftpFile(SftpFile, String, SftpClient) - Constructor for class com.jscape.inet.sftp.SftpFile
Creates a new SFTP file instance from a parent abstract pathname and a child pathname string.
SftpFileNotFoundException - Exception in com.jscape.inet.sftp
Exception is thrown when attempting to retrieve a file from server that does not exist.
SftpFileNotFoundException(String) - Constructor for exception com.jscape.inet.sftp.SftpFileNotFoundException
Creates a new SftpException instance.
SftpListener - Interface in com.jscape.inet.sftp.events
The event listener abstraction.
SftpListingEvent - Class in com.jscape.inet.sftp.events
This event is fired when directory listing is retrieved from SSH server.
SftpListingEvent(Sftp, Enumeration) - Constructor for class com.jscape.inet.sftp.events.SftpListingEvent
Creates a new event instance.
SftpPermissionDeniedException - Exception in com.jscape.inet.sftp
Exception thrown when trying to create or access a resource with insufficient permissions.
SftpPermissionDeniedException(String) - Constructor for exception com.jscape.inet.sftp.SftpPermissionDeniedException
Creates a new SftpPermissionDeniedException instance.
SftpProgressEvent - Class in com.jscape.inet.sftp.events
This event is fired on significant progress in upload and download operations in Sftp class.
SftpProgressEvent(Sftp, String, int, long, long) - Constructor for class com.jscape.inet.sftp.events.SftpProgressEvent
Creates a new event instance.
SftpProgressEvent(Sftp, String, int, long, long, long) - Constructor for class com.jscape.inet.sftp.events.SftpProgressEvent
Creates a new event instance.
SftpProgressEvent(Sftp, String, String, int, long, long, long) - Constructor for class com.jscape.inet.sftp.events.SftpProgressEvent
 
SftpRenameFileEvent - Class in com.jscape.inet.sftp.events
This event is fired when directory is deleted from server.
SftpRenameFileEvent(Sftp, String, String, String) - Constructor for class com.jscape.inet.sftp.events.SftpRenameFileEvent
Creates a new SftpRenameFileEvent instance
SftpTransfer - Class in com.jscape.filetransfer
Implements the basic functionality of a SFTP (FTP over SSH) client.
SftpTransfer(SshParameters) - Constructor for class com.jscape.filetransfer.SftpTransfer
Creates SftpTransfer instance.
SftpTransfer(String, String, String) - Constructor for class com.jscape.filetransfer.SftpTransfer
Creates SftpTransfer instance.
SftpTransfer(String, String, String, int) - Constructor for class com.jscape.filetransfer.SftpTransfer
Creates SftpTransfer instance.
SftpTransfer(String, String, String, Integer) - Constructor for class com.jscape.filetransfer.SftpTransfer
Creates SftpTransfer instance.
SftpTransfer(String, String, String, File) - Constructor for class com.jscape.filetransfer.SftpTransfer
Creates SftpTransfer instance.
SftpTransfer(String, String, String, int, SftpConfiguration) - Constructor for class com.jscape.filetransfer.SftpTransfer
Creates SftpTransfer instance.
SftpTransfer(SshParameters, SftpConfiguration) - Constructor for class com.jscape.filetransfer.SftpTransfer
Creates SftpTransfer instance.
SftpTransferCompleteEvent - Class in com.jscape.inet.sftp.events
This event is fired when upload or download was completed.
SftpUploadEvent - Class in com.jscape.inet.sftp.events
This event is fired when file is uploaded to the SSH server.
SftpUploadEvent(Sftp, String, String, String, long, long) - Constructor for class com.jscape.inet.sftp.events.SftpUploadEvent
Creates a new event instance.
SOCKET - Static variable in class com.jscape.inet.file.JFileType
Socket.
sort() - Method in class com.jscape.filetransfer.FileTransferRemoteSort
Sorts the data.
SshHostKeys - Class in com.jscape.inet.ssh.util
Associative host keys store.
SshHostKeys(Map<InetAddress, Set<String>>) - Constructor for class com.jscape.inet.ssh.util.SshHostKeys
 
SshHostKeys() - Constructor for class com.jscape.inet.ssh.util.SshHostKeys
 
SshHostKeys(SshHostKeys) - Constructor for class com.jscape.inet.ssh.util.SshHostKeys
 
SshParameters - Class in com.jscape.inet.ssh.util
Contains information used in establishing a connection to and authenticating with an SSH server.
SshParameters(ConnectionParameters, User, File, String, HostKeyVerifier) - Constructor for class com.jscape.inet.ssh.util.SshParameters
 
SshParameters(String, int, String, String, File, String) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new parameters instance.
SshParameters(String, int, String, String, File) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new parameters instance.
SshParameters(String, String, String, File) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new SshParameters instance.
SshParameters(String, int, String, File) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new SshParameters instance.
SshParameters(String, String, File) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new SshParameters instance.
SshParameters(String, int, String, String) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new SshParameters instance.
SshParameters(String, String, String) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Creates a new SshParameters instance.
SshParameters(SshParameters) - Constructor for class com.jscape.inet.ssh.util.SshParameters
Copy constructor.
started() - Method in class com.jscape.inet.sftp.SftpConfiguration.SftpLogger
 
successfulAccess() - Method in class com.jscape.inet.file.JAcl.Flag
 
SYMBOLIC - Static variable in class com.jscape.inet.file.JFileType
Symbolic link.
synchronize() - Method in class com.jscape.inet.file.JAcl.Mask
 
SYSTEM_ALARM - Static variable in class com.jscape.inet.file.JAcl.Type
 
SYSTEM_AUDIT - Static variable in class com.jscape.inet.file.JAcl.Type
 

Secure FTP Factory
A B C D E F G I J L M N P R S T U V W
Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved