Skip navigation links
Secure FTP Factory
A B C D E F G H I J K L M N O P R S T U V W Z 

C

cancel() - Method in class com.jscape.inet.sftp.Sftp.DownloadDirectoryOperation
 
cancel(String) - Method in class com.jscape.inet.sftp.Sftp.DownloadDirectoryOperation
 
cancel() - Method in class com.jscape.inet.sftp.Sftp.DownloadFileOperation
 
cancel() - Method in class com.jscape.inet.sftp.Sftp.UploadDirectoryOperation
 
cancel(File) - Method in class com.jscape.inet.sftp.Sftp.UploadDirectoryOperation
 
cancel() - Method in class com.jscape.inet.sftp.Sftp.UploadFileOperation
 
CAST_CBC - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
CAST_CTR - Static variable in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptions
 
changeDir(FileTransferChangeDirEvent) - Method in class com.jscape.filetransfer.FileTransferListener.Adapter
 
changeDir(FileTransferChangeDirEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when the remote directory path is changed.
changeDir(FtpChangeDirEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when the remote directory path is changed on the server.
changeDir(FtpChangeDirEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when the remote directory path is changed on the server.
changeDir(SftpChangeDirEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when the remote directory path is changed.
changeDir(SftpChangeDirEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when the remote directory path is changed.
changePassword(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Changes the password.
changePassword(String, String) - Method in class com.jscape.filetransfer.FtpTransfer
Changes the password.
changePassword(String, String) - Method in class com.jscape.inet.ftp.Ftp
Changes password for current account.
changePassword(String, String) - Method in class com.jscape.inet.ftps.Ftps
Changes the password for current account.
checksum(File, String) - Method in class com.jscape.filetransfer.FtpsTransfer
 
checksum(File, String) - Method in class com.jscape.filetransfer.FtpTransfer
 
checksum(File, String) - Method in class com.jscape.inet.ftp.Ftp
Compares checksum of the local and remote files.
checksum(byte[], String) - Method in class com.jscape.inet.ftp.Ftp
Compares checksum of the local data and remote file.
checksum(File, String) - Method in class com.jscape.inet.ftps.Ftps
Compares checksum of the local and remote files.
checksum(byte[], String) - Method in class com.jscape.inet.ftps.Ftps
Compares checksum of the local data and remote file.
clear() - Method in class com.jscape.inet.ssh.util.SshHostKeys
Clears the store contents.
clearCommandChannel() - Method in class com.jscape.filetransfer.FtpsTransfer
Clears command channel.
clearCommandChannel() - Method in class com.jscape.inet.ftps.Ftps
Clears command channel.
clearProxySettings() - Method in interface com.jscape.filetransfer.FileTransfer
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.filetransfer.FtpsTransfer
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.filetransfer.FtpTransfer
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.ftp.Ftp
Clears proxy server values.
clearProxySettings() - Method in class com.jscape.inet.ftps.Ftps
Clears proxy server values.
clearProxySettings() - Static method in class com.jscape.inet.sftp.Sftp
Clears proxy server values.
ClientAuthentication - Interface in com.jscape.inet.ssh.protocol.v2.authentication
SSH client authentication operation.
ClientAuthentication.InvalidCredentialsException - Exception in com.jscape.inet.ssh.protocol.v2.authentication
Represents invalid credentials error.
ClientAuthentication.PartialSuccessException - Exception in com.jscape.inet.ssh.protocol.v2.authentication
Represents partial success state in case server requires multi-stage authentication.
clientKeyExchange - Variable in class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ComponentClientKeyExchangeFactory.Entry
 
ClientKeyExchangeFactory - Interface in com.jscape.inet.ssh.protocol.v2.transport.keyexchange
A SSH key exchange factory.
ClientKeyExchanges - Class in com.jscape.inet.ssh.protocol.v2.transport.keyexchange
Client key exchanges.
ClientKeyExchanges.Entry - Class in com.jscape.inet.ssh.protocol.v2.transport.keyexchange
 
clientToServer(KeyFactory, EncryptionFactory.Mode) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptionFactory.Entry
 
clientToServer(KeyFactory) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceMacFactory.Entry
 
clientToServerCompressionFor(String, CompressionFactory.Mode) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.ComponentCompressionFactory
 
clientToServerCompressionFor(CompressionFactory.Mode) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.ComponentCompressionFactory.Entry
 
clientToServerCompressionFor(String, CompressionFactory.Mode) - Method in interface com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.CompressionFactory
Returns a compression operation for client-server direction.
clientToServerEncryptionFor(String, KeyFactory, EncryptionFactory.Mode) - Method in interface com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.EncryptionFactory
Returns an encryption operation for client-server direction.
clientToServerEncryptionFor(String, KeyFactory, EncryptionFactory.Mode) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceEncryptionFactory
 
clientToServerMacFor(String, KeyFactory) - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.JceMacFactory
 
clientToServerMacFor(String, KeyFactory) - Method in interface com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.MacFactory
Returns a MAC operation for client-server direction.
close() - Method in interface com.jscape.filetransfer.FileTransfer
 
close() - Method in class com.jscape.filetransfer.FtpsTransfer
 
close() - Method in class com.jscape.filetransfer.FtpTransfer
 
close() - Method in class com.jscape.inet.ftp.Ftp
 
close() - Method in class com.jscape.inet.ftps.Ftps
 
close() - Method in class com.jscape.inet.scp.Scp
 
close() - Method in class com.jscape.inet.sftp.Sftp
 
close() - Method in class com.jscape.inet.sftp.Sftp.SftpPipedOutputStream
 
com.jscape.filetransfer - package com.jscape.filetransfer
 
com.jscape.ftcl - package com.jscape.ftcl
 
com.jscape.inet.ftp - package com.jscape.inet.ftp
 
com.jscape.inet.ftps - package com.jscape.inet.ftps
 
com.jscape.inet.scp - package com.jscape.inet.scp
 
com.jscape.inet.scp.events - package com.jscape.inet.scp.events
 
com.jscape.inet.sftp - package com.jscape.inet.sftp
 
com.jscape.inet.sftp.events - package com.jscape.inet.sftp.events
 
com.jscape.inet.ssh - package com.jscape.inet.ssh
 
com.jscape.inet.ssh.protocol.v2.authentication - package com.jscape.inet.ssh.protocol.v2.authentication
 
com.jscape.inet.ssh.protocol.v2.marshaling.algorithms - package com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
 
com.jscape.inet.ssh.protocol.v2.transport.keyexchange - package com.jscape.inet.ssh.protocol.v2.transport.keyexchange
 
com.jscape.inet.ssh.util - package com.jscape.inet.ssh.util
 
commandSent(FileTransferCommandEvent) - Method in class com.jscape.filetransfer.FileTransferListener.Adapter
 
commandSent(FileTransferCommandEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when a command is sent to server.
commandSent(FtpCommandEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when a command is sent to FTP server.
commandSent(FtpCommandEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when a command is sent to FTP server.
compare(FileTransferRemoteFile, FileTransferRemoteFile) - Method in class com.jscape.filetransfer.FileTransferRemoteFile.NaturalComparator
 
compare(Object, Object) - Method in class com.jscape.filetransfer.FileTransferRemoteSort.FileDateComparator
Compares files for sorting.
compare(Object, Object) - Method in class com.jscape.filetransfer.FileTransferRemoteSort.FileNameComparator
Compares the file name of both FileTransferRemoteFile arguments.
compare(Object, Object) - Method in class com.jscape.filetransfer.FileTransferRemoteSort.FileSizeComparator
Compares the file size using the compareTo of Long class.
compare(Object, Object) - Method in class com.jscape.filetransfer.FileTransferRemoteSort.FileTransferRemoteComparator
compare.
ComponentClientAuthentication - Class in com.jscape.inet.ssh.protocol.v2.authentication
Component SSH client authentication operation.
ComponentClientAuthentication(List<ClientAuthentication>) - Constructor for class com.jscape.inet.ssh.protocol.v2.authentication.ComponentClientAuthentication
Creates a new operation instance.
ComponentClientAuthentication(ClientAuthentication...) - Constructor for class com.jscape.inet.ssh.protocol.v2.authentication.ComponentClientAuthentication
Creates a new operation instance.
ComponentClientKeyExchangeFactory - Class in com.jscape.inet.ssh.protocol.v2.transport.keyexchange
A component-based key exchange factory.
ComponentClientKeyExchangeFactory(ComponentClientKeyExchangeFactory.Entry...) - Constructor for class com.jscape.inet.ssh.protocol.v2.transport.keyexchange.ComponentClientKeyExchangeFactory
Creates a new factory instance.
ComponentClientKeyExchangeFactory.Entry - Class in com.jscape.inet.ssh.protocol.v2.transport.keyexchange
A factory entry.
ComponentCompressionFactory - Class in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
A component compression factory.
ComponentCompressionFactory(ComponentCompressionFactory.Entry...) - Constructor for class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.ComponentCompressionFactory
Creates a new factory instance.
ComponentCompressionFactory.Entry - Class in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
An algorithm entry.
CompressionFactory - Interface in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
A SSH compression factory.
compressionFactory - Variable in class com.jscape.inet.ssh.SshConfiguration
 
CompressionFactory.Mode - Enum in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
Algorithm mode.
CompressionFactory.OperationException - Exception in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
Represents an operation error.
compressions() - Method in class com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.ComponentCompressionFactory
 
compressions() - Method in interface com.jscape.inet.ssh.protocol.v2.marshaling.algorithms.CompressionFactory
Returns supported compression algorithms.
Compressions - Class in com.jscape.inet.ssh.protocol.v2.marshaling.algorithms
SSH compressions.
Configuration(String, String, Integer, Time, String, String, Boolean, String, Boolean, String, Variables) - Constructor for class com.jscape.ftcl.FTCL.Configuration
 
configurationFor(String[]) - Static method in class com.jscape.ftcl.FTCL.Configuration
 
configurationFor(ClientKeyExchangeFactory, EncryptionFactory, MacFactory, CompressionFactory) - Static method in class com.jscape.inet.ssh.SshConfiguration
Returns a configuration instance for specified parameters.
connect() - Method in interface com.jscape.filetransfer.FileTransfer
Connects to server and performs login.
connect() - Method in class com.jscape.filetransfer.FtpsTransfer
Connects to server and performs login.
connect(boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Establishes a connection with FTP server with optional login
connect() - Method in class com.jscape.filetransfer.FtpTransfer
 
connect(boolean) - Method in class com.jscape.filetransfer.FtpTransfer
Establishes a connection with FTP server with optional login
connect() - Method in class com.jscape.filetransfer.SftpFileTransfer
 
connect() - Method in class com.jscape.inet.ftp.Ftp
Connects to FTP server and performs login using specified username, password and optional account.
connect(boolean) - Method in class com.jscape.inet.ftp.Ftp
Connects to FTP server and optionally performs login.
connect() - Method in class com.jscape.inet.ftps.Ftps
Connects to FTP server and performs login.
connect(boolean) - Method in class com.jscape.inet.ftps.Ftps
Connects to FTP server and optionally performs login.
connect() - Method in class com.jscape.inet.scp.Scp
Connects to the server.
connect() - Method in class com.jscape.inet.sftp.Sftp
Establishes secure connection with SSH server.
connected(FileTransferConnectedEvent) - Method in class com.jscape.filetransfer.FileTransferListener.Adapter
 
connected(FileTransferConnectedEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when connection to server is established.
connected(FtpConnectedEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when connection to FTP server is established.
connected(FtpConnectedEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when connection to FTP server is established.
connected(ScpConnectedEvent) - Method in class com.jscape.inet.scp.events.ScpEventAdapter
 
connected(ScpConnectedEvent) - Method in interface com.jscape.inet.scp.events.ScpEventListener
Informs listener about Scp connection.
connected(SftpConnectedEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when connection to SSH server is established.
connected(SftpConnectedEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when connection to server is established.
connectionLost(FtpConnectionLostEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when connection to FTP server is unexpectedly closed.
connectionLost(FtpConnectionLostEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when connection to FTP server is unexpectedly closed.
contains(InetAddress, PublicKey) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Checks if specified key is already known.
copy() - Method in interface com.jscape.filetransfer.FileTransfer
Returns a copy of current transfer instance with same listeners.
copy() - Method in class com.jscape.filetransfer.FtpsImplicitTransfer
 
copy() - Method in class com.jscape.filetransfer.FtpsTransfer
Returns a copy of current transfer instance with same listeners.
copy() - Method in class com.jscape.filetransfer.FtpTransfer
 
copy() - Method in class com.jscape.filetransfer.SftpFileTransfer
 
copy() - Method in class com.jscape.inet.sftp.Sftp
Returns a copy of current instance.
createClient(Ftps, ConnectionParameters, SSLContext, String[], Logger) - Method in interface com.jscape.inet.ftps.Ftps.ConnectionStrategy
Creates an appropriate FTP client.
createDir(FileTransferCreateDirEvent) - Method in class com.jscape.filetransfer.FileTransferListener.Adapter
 
createDir(FileTransferCreateDirEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when a directory is created.
createDir(FtpCreateDirEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when a directory is created.
createDir(FtpCreateDirEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when a directory is created.
createDir(SftpCreateDirEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when a directory is created.
createDir(SftpCreateDirEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when a directory is created.
createSymbolicLink(String, String) - Method in class com.jscape.filetransfer.SftpFileTransfer
Creates a symbolc link.
createSymbolicLink(String, String) - Method in class com.jscape.inet.sftp.Sftp
Creates a symbolc link.
CURRENT_DIR - Static variable in class com.jscape.inet.ftp.Ftp
Represents the current directory.
CURRENT_DIR - Static variable in class com.jscape.inet.ftps.Ftps
Represents the current directory.
CURRENT_DIRECTORY - Static variable in interface com.jscape.filetransfer.FileTransfer
Represents the current directory.
CurrentDirectory() - Constructor for class com.jscape.inet.sftp.Sftp.RemoteDirectory.CurrentDirectory
 
A B C D E F G H I J K L M N O P R S T U V W Z 
Skip navigation links
Secure FTP Factory

Copyright © JSCAPE LLC. 1999-2023. All Rights Reserved