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

A

abortDownloadThreads() - Method in interface com.jscape.filetransfer.FileTransfer
Abort all download threads.
abortDownloadThreads() - Method in class com.jscape.filetransfer.FtpsTransfer
Abort download threads.
abortDownloadThreads() - Method in class com.jscape.filetransfer.FtpTransfer
 
abortDownloadThreads() - Method in class com.jscape.filetransfer.SftpTransfer
Abort all download thrads spawned by Sftp instance.
abortDownloadThreads() - Method in class com.jscape.inet.ftp.Ftp
Abort all download threads.
abortDownloadThreads() - Method in class com.jscape.inet.ftps.Ftps
Abort all download threads.
abortDownloadThreads() - Method in class com.jscape.inet.sftp.Sftp
Abort download threads.
abortUploadThreads() - Method in interface com.jscape.filetransfer.FileTransfer
Abort all upload threads.
abortUploadThreads() - Method in class com.jscape.filetransfer.FtpsTransfer
Abort upload threads.
abortUploadThreads() - Method in class com.jscape.filetransfer.FtpTransfer
 
abortUploadThreads() - Method in class com.jscape.filetransfer.SftpTransfer
Abort all upload threads spawned by Sftp instance.
abortUploadThreads() - Method in class com.jscape.inet.ftp.Ftp
Cancel all upload threads.
abortUploadThreads() - Method in class com.jscape.inet.ftps.Ftps
Cancel all upload threads.
abortUploadThreads() - Method in class com.jscape.inet.sftp.Sftp
Abort all upload threads.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferChangeDirEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferCommandEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferConnectedEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferCreateDirEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferDeleteDirEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferDisconnectedEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferRenameFileEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferResponseEvent
Accepts event via FileTransferListener.
accept(FileTransferListener) - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Accepts event via FileTransferListener.
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpChangeDirEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpCommandEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpConnectedEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpConnectionLostEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpCreateDirEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDeleteDirEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDeleteFileEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDisconnectedEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpDownloadEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpEvent
Event is accepted by listener
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpListingEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpProgressEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpRenameFileEvent
Method accept
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpResponseEvent
 
accept(FtpListener) - Method in class com.jscape.inet.ftp.FtpUploadEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpConnectedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpDisconnectedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpFileDownloadedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpFileUploadedEvent
 
accept(ScpEventListener) - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
 
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpChangeDirEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpConnectedEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpCreateDirEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDeleteDirEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDeleteFileEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDisconnectedEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpDownloadEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpListingEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpRenameFileEvent
The "backwards dispatching" support.
acceptListener(SftpListener) - Method in class com.jscape.inet.sftp.events.SftpUploadEvent
The "backwards dispatching" support.
ACCESS_ALLOWED - Static variable in class com.jscape.inet.file.JAcl.Type
 
ACCESS_DENIED - Static variable in class com.jscape.inet.file.JAcl.Type
 
ADAPTIVE_BLOCK_SIZE - Static variable in class com.jscape.inet.sftp.Sftp
Adaptive block transfer size.
addClientVersion(int, Class) - Method in class com.jscape.inet.sftp.SftpConfiguration
Adds a new client version to the factory.
addFile() - Method in class com.jscape.inet.file.JAcl.Mask
 
addFileTransferListener(FileTransferListener) - Method in interface com.jscape.filetransfer.FileTransfer
Adds FileTransferListener.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
addFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
addFtpListener(FtpListener) - Method in class com.jscape.inet.ftp.Ftp
Adds FTP event listener.
addFtpListener(FtpListener) - Method in class com.jscape.inet.ftps.Ftps
Adds FTP event listener.
addFtpsCertificateVerifier(FtpsCertificateVerifier) - Method in class com.jscape.filetransfer.FtpsTransfer
Set certificate verifier handle acceptance of SSL certificate.
addFtpsCertificateVerifier(FtpsCertificateVerifier) - Method in class com.jscape.inet.ftps.Ftps
Deprecated. see Ftps.setFtpsCertificateVerifier(FtpsCertificateVerifier)
addFxpListener(FxpListener) - Method in class com.jscape.inet.ftp.Fxp
Add FXP event listener
addFxpListener(FxpListener) - Method in class com.jscape.inet.ftps.Fxps
Add FXP event listener
addKey(InetAddress, String) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Adds a new key entry to the store.
addListener(ScpEventListener) - Method in class com.jscape.inet.scp.Scp
Adds an event listener.
addSftpListener(SftpListener) - Method in class com.jscape.inet.sftp.Sftp
Adds event listener.
addSubdirectory() - Method in class com.jscape.inet.file.JAcl.Mask
 
appendData() - Method in class com.jscape.inet.file.JAcl.Mask
 
AS400Parser - Class in com.jscape.inet.ftp
Parser responsible for handling FTP directory listing returned in AS400 format.
AS400Parser() - Constructor for class com.jscape.inet.ftp.AS400Parser
 
ASCII - Static variable in interface com.jscape.filetransfer.FileTransfer
Flag to indicate that ASCII transfer mode is used.
ASCII - Static variable in class com.jscape.inet.ftp.Ftp
Flag to indicate that ASCII transfer mode is used.
ASCII - Static variable in class com.jscape.inet.ftps.Ftps
Flag to indicate that ASCII transfer mode is used.
ASCII - Static variable in class com.jscape.inet.sftp.Sftp
 
AUTH_SSL - Static variable in class com.jscape.inet.ftps.Ftps
Connection type for AUTH SSL FTP session.
AUTH_TLS - Static variable in class com.jscape.inet.ftps.Ftps
Connection type for AUTH TLS FTP session (default).
authenticate(FtpsClient, String, String, String) - Method in interface com.jscape.inet.ftps.Ftps.ConnectionStrategy
Performs user authentication.
authorized() - Method in interface com.jscape.inet.ftps.FtpsCertificateVerifier
Checks whether certificate is trusted.
AUTO - Static variable in interface com.jscape.filetransfer.FileTransfer
Flag to indicate that automatic transfer mode detection is used.
AUTO - Static variable in class com.jscape.inet.ftp.Ftp
Flag to indicate that automatic transfer mode detection is used.
AUTO - Static variable in class com.jscape.inet.ftps.Ftps
Flag to indicate that automatic transfer mode detection is used.
AUTO - Static variable in class com.jscape.inet.sftp.Sftp
 

B

BINARY - Static variable in interface com.jscape.filetransfer.FileTransfer
Flag to indicate that BINARY transfer mode is used.
BINARY - Static variable in class com.jscape.inet.ftp.Ftp
Flag to indicate that BINARY transfer mode is used.
BINARY - Static variable in class com.jscape.inet.ftps.Ftps
Flag to indicate that BINARY transfer mode is used.
BINARY - Static variable in class com.jscape.inet.sftp.Sftp
 
BLOCK_ORIENTED - Static variable in class com.jscape.inet.file.JFileType
Block-oriented file.

C

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.
CHAR_ORIENTED - Static variable in class com.jscape.inet.file.JFileType
Character-oriented file.
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.filetransfer.SftpTransfer
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.
clone() - Method in class com.jscape.inet.ssh.util.SshHostKeys
 
close() - Method in interface com.jscape.inet.file.JFileSystem
Closes the file system object and releases all associated resources.
close() - Method in interface com.jscape.inet.file.JRandomAccessFile
Closes this random access file stream and releases any system resources associated with the stream.
closed() - Method in class com.jscape.inet.sftp.SftpConfiguration.SftpLogger
 
com.jscape.filetransfer - package com.jscape.filetransfer
Contains wrapper classes for all file transfer protocols including FTP, SFTP (FTP over SSH) and FTPS (FTP over SSL)
com.jscape.ftcl - package com.jscape.ftcl
Contains classes for running scripts writting using the FTCL (File Transfer Command Line) scripting language.
com.jscape.inet.file - package com.jscape.inet.file
Contains various support classes for SFTP (FTP over SSH) protocol.
com.jscape.inet.ftp - package com.jscape.inet.ftp
Contains client classes for communicating with a standard FTP server.
com.jscape.inet.ftps - package com.jscape.inet.ftps
Contains client classes for communicating with a FTP server using FTPS (FTP over SSL)
com.jscape.inet.scp - package com.jscape.inet.scp
Contains client classes for communicating with an SSH server using SCP protocol (Secure Copy over SSH).
com.jscape.inet.scp.events - package com.jscape.inet.scp.events
Contains listener and event classes related to SCP protocol (Secure Copy over SSH).
com.jscape.inet.sftp - package com.jscape.inet.sftp
Contains client classes for communicating with a server using SFTP protocol (FTP over SSH)
com.jscape.inet.sftp.events - package com.jscape.inet.sftp.events
Contains listener and event classes related to SFTP protocol (FTP over SSH)
com.jscape.inet.ssh.util - package com.jscape.inet.ssh.util
Contains utility classes for use in authenticating with an SSH server.
com.jscape.util - package com.jscape.util
Contains some generic utility classes used by this library.
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(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.
connect() - Method in interface com.jscape.filetransfer.FileTransfer
Connects to server and performs login.
connect() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
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.SftpTransfer
See FileTransfer interface for method description.
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 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 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.
containsClientVersion(int) - Method in class com.jscape.inet.sftp.SftpConfiguration
Checks if the specified version is registered.
containsKey(InetAddress, String) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Checks if the store contains the specified host key.
createClient(Ftps, ConnectionParameters, SSLContext, String[], Logger) - Method in interface com.jscape.inet.ftps.Ftps.ConnectionStrategy
Creates an appropriate FTP client.
createClient(ConnectionParameters, User) - Method in class com.jscape.inet.sftp.SftpConfiguration
Creates a new SFTP client instance for specified connection and user parameters.
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.
createLogger() - Method in class com.jscape.inet.sftp.SftpConfiguration
Creates and returns logger.
createNewDirectory() - Method in interface com.jscape.inet.file.JFile
Creates the directory named by this abstract pathname if and only if a file with this name does not yet exist.
createNewDirectory() - Method in class com.jscape.inet.sftp.SftpFile
Creates the directory named by this abstract pathname if and only if a file with this name does not yet exist.
createNewFile() - Method in interface com.jscape.inet.file.JFile
Creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createNewFile() - Method in class com.jscape.inet.sftp.SftpFile
Creates a new, empty file named by this abstract pathname if and only if a file with this name does not yet exist.
createNewLink(JFile) - Method in interface com.jscape.inet.file.JFile
Creates the symbolic link named by this abstract pathname if and only if a file with this name does not yet exist.
createNewLink(JFile) - Method in class com.jscape.inet.sftp.SftpFile
Creates the symbolic link named by this abstract pathname if and only if a file with this name does not yet exist.
CURRENT_DIR - Static variable in interface com.jscape.filetransfer.FileTransfer
Represents the current directory.
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.

D

delete() - Method in class com.jscape.inet.file.JAcl.Mask
 
delete() - Method in interface com.jscape.inet.file.JFile
Deletes the file or directory denoted by this abstract pathname.
delete() - Method in class com.jscape.inet.sftp.SftpFile
Deletes the file or directory denoted by this abstract pathname.
deleteChild() - Method in class com.jscape.inet.file.JAcl.Mask
 
deleteDir(String) - Method in interface com.jscape.filetransfer.FileTransfer
Deletes directory from server.
deleteDir(String, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Deletes directory from server.
deleteDir(FileTransferDeleteDirEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when directory is deleted.
deleteDir(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
deleteDir(String, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
deleteDir(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
deleteDir(String, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
deleteDir(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
deleteDir(String, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
deleteDir(String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Deletes directory from FTP server.
deleteDir(String) - Method in class com.jscape.inet.ftp.Ftp
Deletes directory from FTP server.
deleteDir(FtpDeleteDirEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when directory is deleted.
deleteDir(FtpDeleteDirEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when directory is deleted.
deleteDir(String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Deletes directory from FTP server.
deleteDir(String) - Method in class com.jscape.inet.ftps.Ftps
Deletes directory from FTP server.
deleteDir(SftpDeleteDirEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when directory is deleted.
deleteDir(SftpDeleteDirEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when directory is deleted.
deleteDir(String) - Method in class com.jscape.inet.sftp.Sftp
Deletes directory from SSH server.
deleteDir(String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Deletes directory from SSH server recursively.
deleteFile(String) - Method in interface com.jscape.filetransfer.FileTransfer
Deletes remote file from server.
deleteFile(FileTransferDeleteFileEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when a file is deleted.
deleteFile(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
deleteFile(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
deleteFile(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
deleteFile(String) - Method in class com.jscape.inet.ftp.Ftp
Deletes remote file from FTP server.
deleteFile(FtpDeleteFileEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when a file is deleted.
deleteFile(FtpDeleteFileEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when a file is deleted.
deleteFile(String) - Method in class com.jscape.inet.ftps.Ftps
Deletes remote file from FTP server.
deleteFile(SftpDeleteFileEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when a file is deleted.
deleteFile(SftpDeleteFileEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when a file is deleted.
deleteFile(String) - Method in class com.jscape.inet.sftp.Sftp
Deletes file from SSH server.
deleteRecursive() - Method in interface com.jscape.inet.file.JFile
Recursively deletes the file or directory denoted by this abstract pathname.
deleteRecursive() - Method in class com.jscape.inet.sftp.SftpFile
Recursively deletes the file or directory denoted by this abstract pathname.
DIRECTORY - Static variable in class com.jscape.inet.file.JFileType
Directory.
directoryInherit() - Method in class com.jscape.inet.file.JAcl.Flag
 
dirListing(SftpListingEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when directory listing is retrieved from SSH server.
dirListing(SftpListingEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when directory listing is retrieved from server.
disableFileAccessLogging() - Method in class com.jscape.inet.sftp.Sftp
Turn off file access logging.
disconnect() - Method in interface com.jscape.filetransfer.FileTransfer
Quits session and disconnects from server.
disconnect() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
disconnect() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
disconnect() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
disconnect() - Method in class com.jscape.inet.ftp.Ftp
Quits FTP session and disconnects from FTP server.
disconnect() - Method in class com.jscape.inet.ftps.Ftps
Quits the FTP session and disconnects from the FTP server.
disconnect() - Method in class com.jscape.inet.scp.Scp
Disconnects from the server.
disconnect() - Method in class com.jscape.inet.sftp.Sftp
Disconnects from the remote host.
disconnected(FileTransferDisconnectedEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when connection to server is released.
disconnected(FtpDisconnectedEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when connection to FTP server is released.
disconnected(FtpDisconnectedEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when connection to FTP server is released.
disconnected(ScpDisconnectedEvent) - Method in interface com.jscape.inet.scp.events.ScpEventListener
Informs listener about Scp disconnect.
disconnected(SftpDisconnectedEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when connection to SSH server is released.
disconnected(SftpDisconnectedEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when connection to server is released.
download(OutputStream, String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads file from server and writes contents to provided OutputStream.
download(String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads file from server.
download(String, String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads file from server.
download(FileTransferDownloadEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when file is downloaded from server.
DOWNLOAD - Static variable in class com.jscape.filetransfer.FileTransferProgressEvent
Indicates DOWNLOAD process.
download(OutputStream, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
download(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
download(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
download(OutputStream, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
download(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
download(String, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
download(OutputStream, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
download(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
download(String, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
download(OutputStream, String) - Method in class com.jscape.inet.ftp.Ftp
Downloads file from FTP server and writes contents to provided OutputStream.
download(String, String) - Method in class com.jscape.inet.ftp.Ftp
Downloads file from FTP server.
download(String) - Method in class com.jscape.inet.ftp.Ftp
Downloads file from FTP server.
download(FtpDownloadEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when file is downloaded from FTP server.
download(FtpDownloadEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when file is downloaded from FTP server.
DOWNLOAD - Static variable in class com.jscape.inet.ftp.FtpProgressEvent
Indicates DOWNLOAD process
download(OutputStream, String) - Method in class com.jscape.inet.ftps.Ftps
Downloads file from FTP server and writes contents to provided OutputStream.
download(String, String) - Method in class com.jscape.inet.ftps.Ftps
Downloads file from FTP server.
download(String) - Method in class com.jscape.inet.ftps.Ftps
Downloads file from FTP server.
download(ScpFileDownloadedEvent) - Method in interface com.jscape.inet.scp.events.ScpEventListener
Informs listener about file download.
DOWNLOAD - Static variable in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Indicates DOWNLOAD process
download(OutputStream, String, String) - Method in class com.jscape.inet.scp.Scp
Downloads file from SSH server and writes to specified output stream.
download(String, String) - Method in class com.jscape.inet.scp.Scp
Downloads the file from SSH server.
download(SftpDownloadEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when file is downloaded from SSH server.
download(SftpDownloadEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when file is downloaded from server.
DOWNLOAD - Static variable in class com.jscape.inet.sftp.events.SftpProgressEvent
Indicates DOWNLOAD process
download(String) - Method in class com.jscape.inet.sftp.Sftp
Downloads file from SSH server.
download(String, String) - Method in class com.jscape.inet.sftp.Sftp
Downloads the file from SSH server.
download(OutputStream, String) - Method in class com.jscape.inet.sftp.Sftp
Downloads file from SSH server and writes to specified OutputStream.
download(OutputStream, String, long) - Method in class com.jscape.inet.sftp.Sftp
Downloads file from SSH server and writes to specified OutputStream.
downloadDir(String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads remote directory and contents recursively from server.
downloadDir(String, int, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads remote directory and contents.
downloadDir(String, int, boolean, int) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads remote directory and contents.
downloadDir(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
downloadDir(String, int, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
Downloads remote directory and contents.
downloadDir(String, int, boolean, int) - Method in class com.jscape.filetransfer.FtpsTransfer
Download directory.
downloadDir(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
downloadDir(String, int, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
Downloads remote directory and contents.
downloadDir(String, int, boolean, int) - Method in class com.jscape.filetransfer.FtpTransfer
 
downloadDir(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
downloadDir(String, int, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
Downloads remote directory and contents.
downloadDir(String, int, boolean, int) - Method in class com.jscape.filetransfer.SftpTransfer
Downloads remote directory and contents.
downloadDir(String) - Method in class com.jscape.inet.ftp.Ftp
Downloads remote directory and contents recursively from FTP server.
downloadDir(String, int, boolean) - Method in class com.jscape.inet.ftp.Ftp
Downloads remote directory and contents from FTP server.
downloadDir(String, int, boolean, int) - Method in class com.jscape.inet.ftp.Ftp
Download directory.
downloadDir(String, int, int, boolean, int) - Method in class com.jscape.inet.ftp.Ftp
Downloads remote directory and contents from FTP server.
downloadDir(String, int, int, boolean) - Method in class com.jscape.inet.ftp.Ftp
Downloads remote directory and contents from FTP server.
downloadDir(String) - Method in class com.jscape.inet.ftps.Ftps
Downloads remote directory and contents recursively from FTP server.
downloadDir(String, int, boolean) - Method in class com.jscape.inet.ftps.Ftps
Downloads remote directory and contents recursively from FTP server.
downloadDir(String, int, int, boolean) - Method in class com.jscape.inet.ftps.Ftps
Downloads remote directory and contents recursively from FTP server.
downloadDir(String, int, boolean, int) - Method in class com.jscape.inet.ftps.Ftps
Download directory.
downloadDir(String, int, int, boolean, int) - Method in class com.jscape.inet.ftps.Ftps
Downloads remote directory and contents from FTP server.
downloadDir(String, String) - Method in class com.jscape.inet.scp.Scp
Downloads remote directory and contents recursively from SSH server.
downloadDir(String) - Method in class com.jscape.inet.sftp.Sftp
Downloads remote directory and contents recursively from SSH server.
downloadDir(String, int) - Method in class com.jscape.inet.sftp.Sftp
Downloads remote directory and contents from SSH server.
downloadDir(String, int, int, int) - Method in class com.jscape.inet.sftp.Sftp
Downloads remote directory and contents from SSH server.
downloadDir(String, int, int) - Method in class com.jscape.inet.sftp.Sftp
Downloads remote directory and contents from SSH server.

E

enableFileAccessLogging() - Method in class com.jscape.inet.sftp.Sftp
Turn on file access logging.
error(Throwable) - Method in class com.jscape.inet.sftp.SftpConfiguration.SftpLogger
 
ExceptionWrapper - Interface in com.jscape.util
 
execute(File) - Method in class com.jscape.ftcl.FTCL
Executes commands provided in file.
execute(byte[]) - Method in class com.jscape.ftcl.FTCL
Executes commands provided in byte[]
execute() - Method in class com.jscape.inet.file.JAcl.Mask
 
executeAllowed() - Method in class com.jscape.inet.file.JFilePermissions.Permission
Checks if executing is allowed.
exists() - Method in interface com.jscape.inet.file.JFile
Tests whether the file denoted by this abstract pathname exists.
exists() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file denoted by this abstract pathname exists.

F

failedAccess() - Method in class com.jscape.inet.file.JAcl.Flag
 
FIFO - Static variable in class com.jscape.inet.file.JFileType
FIFO file.
fileInherit() - Method in class com.jscape.inet.file.JAcl.Flag
 
FileTransfer - Interface in com.jscape.filetransfer
Abstract interface for performing file transfer operations using FTP, FTPS (FTP over SSL) and SFTP (FTP over SSH) protocols.
FileTransferChangeDirEvent - Class in com.jscape.filetransfer
Fired when remote directory path is changed on server.
FileTransferChangeDirEvent(Object, String) - Constructor for class com.jscape.filetransfer.FileTransferChangeDirEvent
Creates FileTransferChangeDirEvent.
FileTransferCommandEvent - Class in com.jscape.filetransfer
Fired when command is sent to an FTP server.
FileTransferCommandEvent(Object, String) - Constructor for class com.jscape.filetransfer.FileTransferCommandEvent
Creates FileTransferCommandEvent.
FileTransferConnectedEvent - Class in com.jscape.filetransfer
Fired when connection to server is established.
FileTransferConnectedEvent(Object, String) - Constructor for class com.jscape.filetransfer.FileTransferConnectedEvent
Creates FileTransferConnectedEvent.
FileTransferCreateDirEvent - Class in com.jscape.filetransfer
Fired when directory is created on server.
FileTransferCreateDirEvent(Object, String, String) - Constructor for class com.jscape.filetransfer.FileTransferCreateDirEvent
Creates FileTransferCreateDirEvent.
FileTransferDeleteDirEvent - Class in com.jscape.filetransfer
Fired when directory is deleted on server.
FileTransferDeleteDirEvent(Object, String, String) - Constructor for class com.jscape.filetransfer.FileTransferDeleteDirEvent
Creates FileTransferDeleteDirEvent.
FileTransferDisconnectedEvent - Class in com.jscape.filetransfer
Fired when connection to server is released.
FileTransferDisconnectedEvent(Object, String) - Constructor for class com.jscape.filetransfer.FileTransferDisconnectedEvent
Creates FileTransferDisconnectedEvent.
FileTransferDownloadEvent - Class in com.jscape.filetransfer
Fired when file is downloaded from server.
FileTransferDownloadEvent(Object, String, String, String, long, long, boolean) - Constructor for class com.jscape.filetransfer.FileTransferDownloadEvent
Creates a new event instance.
FileTransferEvent - Class in com.jscape.filetransfer
Generic base for file transfer events.
FileTransferException - Exception in com.jscape.filetransfer
FileTransferException is thrown by many methods of FileTransfer classes.
FileTransferException(String) - Constructor for exception com.jscape.filetransfer.FileTransferException
Creates exception with specified message string.
FileTransferException(String, Exception) - Constructor for exception com.jscape.filetransfer.FileTransferException
Creates exception with specified message string and source exception.
FileTransferException(Exception) - Constructor for exception com.jscape.filetransfer.FileTransferException
Constructor .
FileTransferListener - Interface in com.jscape.filetransfer
Implements methods for capturing events sourced from File Transfer classes.
FileTransferProgressEvent - Class in com.jscape.filetransfer
Fired on significant progress in upload and download operations in FileTransfer derived classes.
FileTransferProgressEvent(Object, String, String, int, long, long) - Constructor for class com.jscape.filetransfer.FileTransferProgressEvent
Constructs new FileTransferProgressEvent.
FileTransferProgressEvent(Object, String, String, int, long, long, long) - Constructor for class com.jscape.filetransfer.FileTransferProgressEvent
 
FileTransferRemoteFile - Class in com.jscape.filetransfer
Represents a file returned in a remote directory listing.
FileTransferRemoteFile(String, String, boolean, boolean, long, Date, boolean, boolean) - Constructor for class com.jscape.filetransfer.FileTransferRemoteFile
Constructor.
FileTransferRemoteFile(String, String, boolean, boolean, long, Date, boolean, boolean, boolean) - Constructor for class com.jscape.filetransfer.FileTransferRemoteFile
Constructor.
FileTransferRemoteFile() - Constructor for class com.jscape.filetransfer.FileTransferRemoteFile
Empty constructor.
FileTransferRemoteSort - Class in com.jscape.filetransfer
Sorts an Enumeration of FileTransferRemoteFile.
FileTransferRemoteSort(Enumeration, FileTransferRemoteComparator) - Constructor for class com.jscape.filetransfer.FileTransferRemoteSort
Creates a new FileTransferRemoteSort instance used to sort an Enumeration of FileTransferRemoteFile.
FileTransferRemoteSort.FileDateComparator - Class in com.jscape.filetransfer
Sorts files by date.
FileTransferRemoteSort.FileDateComparator() - Constructor for class com.jscape.filetransfer.FileTransferRemoteSort.FileDateComparator
 
FileTransferRemoteSort.FileNameComparator - Class in com.jscape.filetransfer
Sorts files by name.
FileTransferRemoteSort.FileNameComparator() - Constructor for class com.jscape.filetransfer.FileTransferRemoteSort.FileNameComparator
 
FileTransferRemoteSort.FileSizeComparator - Class in com.jscape.filetransfer
Sorts files by filesize.
FileTransferRemoteSort.FileSizeComparator() - Constructor for class com.jscape.filetransfer.FileTransferRemoteSort.FileSizeComparator
 
FileTransferRenameFileEvent - Class in com.jscape.filetransfer
Fired when a file is renamed on server.
FileTransferRenameFileEvent(Object, String, String, String) - Constructor for class com.jscape.filetransfer.FileTransferRenameFileEvent
Creates FileTransferRenameFileEvent.
FileTransferResponseEvent - Class in com.jscape.filetransfer
Fired when response is received from FTP server.
FileTransferResponseEvent(Object, String) - Constructor for class com.jscape.filetransfer.FileTransferResponseEvent
Creates FileTransferResponseEvent.
FileTransferUploadEvent - Class in com.jscape.filetransfer
Fired when file is uploaded to server.
FileTransferUploadEvent(Object, String, String, String, long, long) - Constructor for class com.jscape.filetransfer.FileTransferUploadEvent
Creates a new event instance.
FTCL - Class in com.jscape.ftcl
Runs a script using commands defined in the File Transfer Command Line language.
FTCL() - Constructor for class com.jscape.ftcl.FTCL
Constructs new FTCL instance.
FTCL(FTCLParserVisitorImpl) - Constructor for class com.jscape.ftcl.FTCL
Constructor.
Ftp - Class in com.jscape.inet.ftp
Implements the basic functionality of a FTP client.
Ftp(FtpImplementation) - Constructor for class com.jscape.inet.ftp.Ftp
Creates Ftp instance for passed implementation.
Ftp() - Constructor for class com.jscape.inet.ftp.Ftp
Creates a new Ftp instance.
Ftp(String, String, String, FtpImplementation) - Constructor for class com.jscape.inet.ftp.Ftp
Creates a new Ftp instance.
Ftp(String, String, String, int, FtpImplementation) - Constructor for class com.jscape.inet.ftp.Ftp
Creates a new Ftp instance.
Ftp(String, String, String, File, FtpImplementation) - Constructor for class com.jscape.inet.ftp.Ftp
Creates new Ftp instance.
Ftp(String, String, String) - Constructor for class com.jscape.inet.ftp.Ftp
Creates a new Ftp instance.
FtpAdapter - Class in com.jscape.inet.ftp
Implements methods for capturing events sourced from Ftp class.
FtpAdapter() - Constructor for class com.jscape.inet.ftp.FtpAdapter
 
FtpChangeDirEvent - Class in com.jscape.inet.ftp
Fired when the remote directory path is changed.
FtpChangeDirEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpChangeDirEvent
Creates a new FtpChangeDirEvent instance.
FtpCommandEvent - Class in com.jscape.inet.ftp
Fired when command is sent to FTP server
FtpCommandEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpCommandEvent
Creates FtpCommandEvent.
FtpConnectedEvent - Class in com.jscape.inet.ftp
Fired when connection to FTP server is established.
FtpConnectedEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpConnectedEvent
Creates FtpConnectedEvent.
FtpConnectionLostEvent - Class in com.jscape.inet.ftp
Fired when connection to FTP server is unexpectedly closed.
FtpConnectionLostEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpConnectionLostEvent
Creates FtpConnectionLostEvent.
FtpConnectionLostException - Exception in com.jscape.inet.ftp
Thrown when a connection to FTP server is unexpectedly lost.
FtpConnectionLostException(String) - Constructor for exception com.jscape.inet.ftp.FtpConnectionLostException
Creates exception with specified message string.
FtpConnectionLostException(String, Exception) - Constructor for exception com.jscape.inet.ftp.FtpConnectionLostException
Creates exception with specified message string and source exception
FtpCreateDirEvent - Class in com.jscape.inet.ftp
Fired when a new directory is created on the server.
FtpCreateDirEvent(Object, String, String) - Constructor for class com.jscape.inet.ftp.FtpCreateDirEvent
Creates a new FtpCreateDirEvent instance
FtpDeleteDirEvent - Class in com.jscape.inet.ftp
Fired when a directory is deleted on the remote server.
FtpDeleteDirEvent(Object, String, String) - Constructor for class com.jscape.inet.ftp.FtpDeleteDirEvent
Creates a new FtpDeleteDirEvent instance
FtpDeleteFileEvent - Class in com.jscape.inet.ftp
Fired when a file is deleted from remote server
FtpDeleteFileEvent(Object, String, String) - Constructor for class com.jscape.inet.ftp.FtpDeleteFileEvent
Creates a new FtpDeleteFileEvent instance
FtpDisconnectedEvent - Class in com.jscape.inet.ftp
Fired when connection to FTP server is released.
FtpDisconnectedEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpDisconnectedEvent
Creates FtpDisconnectedEvent.
FtpDownloadEvent - Class in com.jscape.inet.ftp
Fired when file is downloaded from FTP server.
FtpDownloadEvent(Object, String, String, String, long, long) - Constructor for class com.jscape.inet.ftp.FtpDownloadEvent
Creates FtpDownloadEvent.
FtpEvent - Class in com.jscape.inet.ftp
Abstract event class for handling FTP related events
FtpException - Exception in com.jscape.inet.ftp
FtpException is thrown by many methods of Ftp class.
FtpException(String) - Constructor for exception com.jscape.inet.ftp.FtpException
Creates exception with specified message string.
FtpException(String, Exception) - Constructor for exception com.jscape.inet.ftp.FtpException
Creates exception with specified message string and source exception
FtpException(Exception) - Constructor for exception com.jscape.inet.ftp.FtpException
 
FtpFile - Class in com.jscape.inet.ftp
Represents an item in a directory listing retrieved from FTP server.
FtpFile(String, long, String, String, String, String, String, boolean, boolean, String, int, String) - Constructor for class com.jscape.inet.ftp.FtpFile
Creates a new FtpFile instance.
FtpFile(String, long, String, String, String, String, String, boolean, boolean, String, int, String, boolean) - Constructor for class com.jscape.inet.ftp.FtpFile
Creates a new FtpFile instance.
FtpFile(String) - Constructor for class com.jscape.inet.ftp.FtpFile
Creates a new FtpFile instance.
FtpFile(String, String, FtpFileParser) - Constructor for class com.jscape.inet.ftp.FtpFile
Creates a new FtpFile instance.
FtpFile(String, FtpFileParser) - Constructor for class com.jscape.inet.ftp.FtpFile
Creates a new FtpFile instance.
FtpFileParser - Interface in com.jscape.inet.ftp
Interface to be implemented by classes responsible for parsing directory listings returned by various FTP servers.
FtpListener - Interface in com.jscape.inet.ftp
Implements methods for capturing events sourced from Ftp class.
FtpListingEvent - Class in com.jscape.inet.ftp
Fired when directory listing is retrieved from FTP server.
FtpListingEvent(Object, Enumeration) - Constructor for class com.jscape.inet.ftp.FtpListingEvent
Creates FtpListingEvent.
FtpProgressEvent - Class in com.jscape.inet.ftp
Fired on significant progress in upload and download operations in Ftp class.
FtpProgressEvent(Object, String, String, int, long, long) - Constructor for class com.jscape.inet.ftp.FtpProgressEvent
Constructs new FtpProgressEvent.
FtpProgressEvent(Object, String, String, int, long, long, long) - Constructor for class com.jscape.inet.ftp.FtpProgressEvent
Constructs new FtpProgressEvent.
FtpRenameFileEvent - Class in com.jscape.inet.ftp
Fired when a file is renamed on remote server.
FtpRenameFileEvent(Object, String, String, String) - Constructor for class com.jscape.inet.ftp.FtpRenameFileEvent
Creates a new FtpRenameFileEvent instance
FtpResponseEvent - Class in com.jscape.inet.ftp
Fired when response is received from FTP server
FtpResponseEvent(Object, String) - Constructor for class com.jscape.inet.ftp.FtpResponseEvent
Creates FtpResponseEvent.
Ftps - Class in com.jscape.inet.ftps
Implements the basic functionality of a FTPS (FTP over SSL) client.
Ftps() - Constructor for class com.jscape.inet.ftps.Ftps
Creates a new Ftps instance.
Ftps(String, String, String) - Constructor for class com.jscape.inet.ftps.Ftps
Creates a new Ftps instance.
Ftps(String, String, String, String) - Constructor for class com.jscape.inet.ftps.Ftps
Creates a new Ftps instance.
Ftps(String, String, String, int) - Constructor for class com.jscape.inet.ftps.Ftps
Creates a new Ftp instance.
Ftps(String, String, String, File) - Constructor for class com.jscape.inet.ftps.Ftps
Creates new Ftp instance.
Ftps.ConnectionStrategy - Interface in com.jscape.inet.ftps
The FTP client connection strategy.
FtpsCertificateVerifier - Interface in com.jscape.inet.ftps
Certificate verifier interface.
FtpsImplicitTransfer - Class in com.jscape.filetransfer
Implements the basic functionality of a FTPS client using implicit SSL.
FtpsImplicitTransfer() - Constructor for class com.jscape.filetransfer.FtpsImplicitTransfer
Creates FtpsImplicitTransfer instance.
FtpsImplicitTransfer(String, String, String) - Constructor for class com.jscape.filetransfer.FtpsImplicitTransfer
Creates FtpsImplicitTransfer instance.
FtpsImplicitTransfer(String, String, String, int) - Constructor for class com.jscape.filetransfer.FtpsImplicitTransfer
Creates FtpsImplicitTransfer instance.
FtpsImplicitTransfer(String, String, String, Integer) - Constructor for class com.jscape.filetransfer.FtpsImplicitTransfer
Creates FtpsImplicitTransfer instance.
FtpsImplicitTransfer(String, String, String, File) - Constructor for class com.jscape.filetransfer.FtpsImplicitTransfer
Creates FtpsImplicitTransfer instance.
FtpsTransfer - Class in com.jscape.filetransfer
Implements the basic functionality of a FTPS client using explicit SSL.
FtpsTransfer() - Constructor for class com.jscape.filetransfer.FtpsTransfer
Creates FtpsTransfer instance.
FtpsTransfer(String, String, String) - Constructor for class com.jscape.filetransfer.FtpsTransfer
Creates FtpsTransfer instance.
FtpsTransfer(String, String, String, int) - Constructor for class com.jscape.filetransfer.FtpsTransfer
Creates FtpsTransfer instance.
FtpsTransfer(String, String, String, Integer) - Constructor for class com.jscape.filetransfer.FtpsTransfer
Method FtpsTransfer
FtpsTransfer(String, String, String, File) - Constructor for class com.jscape.filetransfer.FtpsTransfer
Creates FtpsTransfer instance.
FtpTimeoutException - Exception in com.jscape.inet.ftp
Thrown when a network timeout is encountered when trying to connect or transfer a file.
FtpTimeoutException(String) - Constructor for exception com.jscape.inet.ftp.FtpTimeoutException
Creates exception with specified message string.
FtpTimeoutException(String, Exception) - Constructor for exception com.jscape.inet.ftp.FtpTimeoutException
Creates exception with specified message string and source exception
FtpTransfer - Class in com.jscape.filetransfer
Implements the basic functionality of a FTP client.
FtpTransfer() - Constructor for class com.jscape.filetransfer.FtpTransfer
Creates FtpTransfer instance.
FtpTransfer(String, String, String) - Constructor for class com.jscape.filetransfer.FtpTransfer
Creates FtpTransfer instance.
FtpTransfer(String, String, String, int) - Constructor for class com.jscape.filetransfer.FtpTransfer
Creates FtpTransfer instance.
FtpTransfer(String, String, String, Integer) - Constructor for class com.jscape.filetransfer.FtpTransfer
Creates FtpTransfer instance.
FtpTransfer(String, String, String, File) - Constructor for class com.jscape.filetransfer.FtpTransfer
Creates FtpTransfer instance.
FtpUploadEvent - Class in com.jscape.inet.ftp
Fired when file is uploaded to FTP server.
FtpUploadEvent(Object, String, String, String, long, long) - Constructor for class com.jscape.inet.ftp.FtpUploadEvent
Creates FtpUploadEvent.
Fxp - Class in com.jscape.inet.ftp
Implements the functionality of a basic FXP (FTP server to FTP server transfer)
Fxp() - Constructor for class com.jscape.inet.ftp.Fxp
Creates a new Fxp instance
fxpEnd(FxpEndEvent) - Method in interface com.jscape.inet.ftp.FxpListener
Invoked when FXP transfer ends for a file.
FxpEndEvent - Class in com.jscape.inet.ftp
Fired for each file successfully transferred during an FXP transfer.
FxpEndEvent(Object, Object, String) - Constructor for class com.jscape.inet.ftp.FxpEndEvent
Creates a new FxpEndEvent instance
fxpFailed(FxpFailedEvent) - Method in interface com.jscape.inet.ftp.FxpListener
Invoked when FXP transfer fails for a file.
FxpFailedEvent - Class in com.jscape.inet.ftp
Fired when a FXP transfer has failed to complete
FxpFailedEvent(Object, Object, String, Exception) - Constructor for class com.jscape.inet.ftp.FxpFailedEvent
Creates a new FxpFailedEvent instance
FxpListener - Interface in com.jscape.inet.ftp
Implements methods for capturing events sourced from Fxp and Fxps classes.
Fxps - Class in com.jscape.inet.ftps
Implements the functionality of a basic FXP (FTP server to FTP server transfer)
Fxps() - Constructor for class com.jscape.inet.ftps.Fxps
 
fxpStart(FxpStartEvent) - Method in interface com.jscape.inet.ftp.FxpListener
Invoked when FXP transfer starts for a file.
FxpStartEvent - Class in com.jscape.inet.ftp
Fired for each file that begins transfer in an FXP transfer.
FxpStartEvent(Object, Object, String) - Constructor for class com.jscape.inet.ftp.FxpStartEvent
Creates a new FxpStartEvent instance

G

getAbsolutePath() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets absolute path of file transferred.
getAbsolutePath() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets absolute path of file transferred.
getAccessTime() - Method in interface com.jscape.inet.file.JFile
Returns the file access time as seconds from Jan 1, 1970 in UTC.
getAccessTime() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file access time as seconds from Jan 1, 1970 in UTC.
getAccessTimeNsec() - Method in interface com.jscape.inet.file.JFile
Returns the additional file access time nano-seconds.
getAccessTimeNsec() - Method in class com.jscape.inet.sftp.SftpFile
Returns the additional file access time nano-seconds.
getAccount() - Method in class com.jscape.inet.ftp.Ftp
Gets optional account of FTP server.
getAccount() - Method in class com.jscape.inet.ftps.Ftps
Gets optional account of FTP server.
getAcl() - Method in interface com.jscape.inet.file.JFile
Obtains the file ACL array similar to that defined in section 5.9 of NFS version 4 Protocol
getAcl() - Method in class com.jscape.inet.sftp.SftpFile
Obtains the file ACL array similar to that defined in section 5.9 of NFS version 4 Protocol
getBlockSize() - Method in class com.jscape.inet.sftp.Sftp
Gets upload block size.
getBlockTransferSize() - Method in interface com.jscape.filetransfer.FileTransfer
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.filetransfer.FtpTransfer
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.filetransfer.SftpTransfer
Deprecated. see #getUploadBlockSize
getBlockTransferSize() - Method in class com.jscape.inet.ftp.Ftp
Gets blocksize for use in transferring files.
getBlockTransferSize() - Method in class com.jscape.inet.ftps.Ftps
Gets blocksize for use in transferring files.
getBytes() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets the number of bytes transferred so far.
getBytes() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets the number of bytes transferred so far.
getBytes() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Gets the number of bytes transferred so far.
getCharacter() - Method in class com.jscape.inet.file.JFileType
Obtains type char.
getCharacterEncoding() - Method in class com.jscape.inet.ftp.Ftp
Deprecated. use the getWireEncoding method
getCharacterEncoding() - Method in class com.jscape.inet.ftps.Ftps
Deprecated. use the getWireEncoding method
getCode() - Method in class com.jscape.inet.file.JFileType
Obtains type code value.
getCommand() - Method in class com.jscape.filetransfer.FileTransferCommandEvent
Gets command sent to FTP server.
getCommand() - Method in class com.jscape.inet.ftp.FtpCommandEvent
Gets command sent to FTP server.
getComparator() - Method in class com.jscape.filetransfer.FileTransferRemoteSort
Gets FileTransferRemoteComparator instance.
getCompression() - Method in class com.jscape.inet.ftp.Ftp
Gets whether the data is compressed during the transfering.
getCompression() - Method in class com.jscape.inet.ftps.Ftps
Gets whether the data is compressed during the transfering.
getConfiguration() - Method in class com.jscape.inet.scp.Scp
Returns current SSH configuraton.
getConnectBeforeCommand() - Method in class com.jscape.inet.ftp.Ftp
Gets whether passive socket connection should be established before or after sending command to read data from passive connection.
getConnectBeforeCommand() - Method in class com.jscape.inet.ftps.Ftps
Gets whether connection will be established before sending data transfer command.
getConnectionParameters() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns corresponded connection parameters.
getConnectionTimeout() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns connection timeout in milliseconds.
getConnectionType() - Method in class com.jscape.inet.ftps.Ftps
Returns the current connection type.
getContext() - Method in class com.jscape.inet.ftps.Ftps
Obtains the current SSL context.
getContextAlgorithm() - Method in class com.jscape.inet.ftps.Ftps
Gets algorithm used for SSL communications in default context.
getContextAlgorithmProvider() - Method in class com.jscape.inet.ftps.Ftps
Gets provider used for X509 algorithm in default context.
getContextKeystoreProvider() - Method in class com.jscape.inet.ftps.Ftps
Gets keystore provider used for default context.
getContextProtocol() - Method in class com.jscape.inet.ftps.Ftps
Gets protocol used for SSL communications in default context.
getContextProtocolProvider() - Method in class com.jscape.inet.ftps.Ftps
Gets provider used for TLS protocol in default context.
getCreationTime() - Method in interface com.jscape.inet.file.JFile
Returns the file creation time as seconds from Jan 1, 1970 in UTC.
getCreationTime() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file creation time as seconds from Jan 1, 1970 in UTC.
getCreationTimeNsec() - Method in interface com.jscape.inet.file.JFile
Returns the additional file creation time nano-seconds.
getCreationTimeNsec() - Method in class com.jscape.inet.sftp.SftpFile
Returns the additional file creation time nano-seconds.
getData() - Method in class com.jscape.filetransfer.FileTransferRemoteSort
Gets the data to be sorted.
getDataPort() - Method in class com.jscape.inet.ftp.Ftp
Deprecated. replaced by getDataPortStart and getDataPortEnd methods.
getDataPort() - Method in class com.jscape.inet.ftps.Ftps
Deprecated. Replaced by getDataPortStart and getDataPortEnd
getDataPortEnd() - Method in class com.jscape.inet.ftp.Ftp
Gets the data port end range for incoming non-passive (active) data connections.
getDataPortEnd() - Method in class com.jscape.inet.ftps.Ftps
Gets the data port end range for incoming non-passive (active) data connections.
getDataPortStart() - Method in class com.jscape.inet.ftp.Ftp
Gets the data port start range for incoming non-passive (active) data connections.
getDataPortStart() - Method in class com.jscape.inet.ftps.Ftps
Gets the data port start range for incoming non-passive (active) data connections.
getDate() - Method in class com.jscape.inet.ftp.FtpFile
Gets date for this FtpFile.
getDate() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file modification date as Data object.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.AS400Parser
Gets the date and time for an FtpFile entry sourced from an AS400 directory listing.
getDateTime(FtpFile) - Method in interface com.jscape.inet.ftp.FtpFileParser
 
getDateTime(FtpFile, TimeZone, Locale) - Method in class com.jscape.inet.ftp.NTParser
Gets the date and time for an FtpFile entry sourced from an NT directory listing.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.NTParser
Gets the date and time for an FtpFile entry sourced from an NT directory listing.
getDateTime(FtpFile, TimeZone, Locale) - Method in class com.jscape.inet.ftp.UnixParser
Gets the date and time for an FtpFile entry sourced from a UNIX directory listing.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.UnixParser
Gets the date and time for an FtpFile entry sourced from a UNIX directory listing.
getDateTime(FtpFile, TimeZone, Locale) - Method in class com.jscape.inet.ftp.VMSParser
Gets the date and time for an FtpFile entry sourced from an VMS directory listing.
getDateTime(FtpFile) - Method in class com.jscape.inet.ftp.VMSParser
Gets the date and time for an FtpFile entry sourced from an NT directory listing.
getDebug() - Method in interface com.jscape.filetransfer.FileTransfer
Gets debugging state.
getDebug() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDebug() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDebug() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDebug() - Method in class com.jscape.inet.ftp.Ftp
Gets debugging state.
getDebug() - Method in class com.jscape.inet.ftps.Ftps
Gets debugging state.
getDebug() - Method in class com.jscape.inet.scp.Scp
Returns current debug status.
getDebugStream() - Method in interface com.jscape.filetransfer.FileTransfer
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDebugStream() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDebugStream() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDebugStream() - Method in class com.jscape.inet.ftp.Ftp
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.ftps.Ftps
Gets PrintStream used in reporting debug statements.
getDebugStream() - Method in class com.jscape.inet.scp.Scp
Gets PrintStream used in reporting debugging statements.
getDebugStream() - Method in class com.jscape.inet.sftp.Sftp
Gets PrintStream used in reporting debugging statements.
getDestination() - Method in class com.jscape.inet.ftp.FxpEndEvent
Gets destination Ftp or Ftps instance
getDestination() - Method in class com.jscape.inet.ftp.FxpFailedEvent
Gets destination Ftp or Ftps instance causing FXP failure.
getDestination() - Method in class com.jscape.inet.ftp.FxpStartEvent
Gets destination Ftp or Ftps instance
getDir() - Method in interface com.jscape.filetransfer.FileTransfer
Gets current working directory of server.
getDir() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDir() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDir() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDir() - Method in class com.jscape.inet.ftp.Ftp
Gets current working directory of FTP server.
getDir() - Method in class com.jscape.inet.ftps.Ftps
Gets current working directory of FTP server.
getDir() - Method in class com.jscape.inet.sftp.Sftp
Gets current working directory of SSH server.
getDirectory() - Method in class com.jscape.filetransfer.FileTransferChangeDirEvent
Gets the new directory name.
getDirectory() - Method in class com.jscape.filetransfer.FileTransferCreateDirEvent
Gets the directory that was created.
getDirectory() - Method in class com.jscape.filetransfer.FileTransferDeleteDirEvent
Gets directory that was deleted.
getDirectory() - Method in class com.jscape.inet.ftp.FtpChangeDirEvent
Gets new remote directory path
getDirectory() - Method in class com.jscape.inet.ftp.FtpCreateDirEvent
Gets name of directory created
getDirectory() - Method in class com.jscape.inet.ftp.FtpDeleteDirEvent
Gets name of directory deleted.
getDirectory() - Method in class com.jscape.inet.sftp.events.SftpChangeDirEvent
Gets the new remote directory name
getDirectory() - Method in class com.jscape.inet.sftp.events.SftpCreateDirEvent
Gets the name of the directory created.
getDirectory() - Method in class com.jscape.inet.sftp.events.SftpDeleteDirEvent
Gets name of directory deleted.
getDirListing() - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing from server.
getDirListing(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets file listing of files matching regular expression.
getDirListing() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListing() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListing() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets file listing of files matching filter criteria.
getDirListing() - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing from FTP server.
getDirListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets file listing of files matching filter criteria.
getDirListing() - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing from FTP server.
getDirListing() - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing from SSH server.
getDirListing(String) - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing from SSH server where file names matches the regular expression.
getDirListingAsString() - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing of files on server.
getDirListingAsString(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets file listing of files matching regular expression.
getDirListingAsString() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getDirListingAsString() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getDirListingAsString() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getDirListingAsString(String) - Method in class com.jscape.inet.ftp.Ftp
Gets raw directory listing of files matching filter criteria.
getDirListingAsString() - Method in class com.jscape.inet.ftp.Ftp
Gets raw directory listing of files on FTP server.
getDirListingAsString(String) - Method in class com.jscape.inet.ftps.Ftps
Gets raw directory listing of files matching filter criteria.
getDirListingAsString() - Method in class com.jscape.inet.ftps.Ftps
Gets raw directory listing of files on FTP server.
getDirListingAsString() - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing of files on SSH server.
getDirListingAsString(String) - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing from SSH server where file names matches the regular expression.
getDirListingRegex(String) - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing from FTP server returning only file and directory names that match the regular expression.
getDirListingRegex(String) - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing from FTP server returning only file and directory names that match the regular expression.
getDiskEncoding() - Method in class com.jscape.inet.ftps.Ftps
Gets character encoding used when reading data from disk for ASCII file transfer.
getDownloadBlockSize() - Method in class com.jscape.filetransfer.SftpTransfer
Obtains the current download buffer size.
getDownloadBlockSize() - Method in class com.jscape.inet.scp.Scp
Returns download block size in bytes.
getDownloadBlockSize() - Method in class com.jscape.inet.sftp.Sftp
Gets the current download buffer size.
getEnabledCiphers() - Method in class com.jscape.inet.ftps.Ftps
Returns user-defined enabled SSL cipher suites.
getErrorOnSizeCommand() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets the error on size command indicator.
getErrorOnSizeCommand() - Method in class com.jscape.filetransfer.FtpTransfer
Gets the error on size command indicator.
getErrorOnSizeCommand() - Method in class com.jscape.inet.ftp.Ftp
Gets whether an exception should be thrown when downloading a file and server does not support SIZE command.
getErrorOnSizeCommand() - Method in class com.jscape.inet.ftps.Ftps
Gets whether an exception should be thrown when downloading a file and server does not support SIZE command.
getException() - Method in exception com.jscape.filetransfer.FileTransferException
Gets source of this exception.
getException() - Method in exception com.jscape.inet.ftp.FtpException
Gets source of this exception
getException() - Method in class com.jscape.inet.ftp.FxpFailedEvent
Gets exception causing FXP failure.
getException() - Method in exception com.jscape.inet.sftp.SftpException
Gets the original exception.
getException() - Method in interface com.jscape.util.ExceptionWrapper
Gets the source of the exception.
getExtensions() - Method in class com.jscape.inet.sftp.SftpConfiguration
Obtains the current server extensions.
getFeatures() - Method in class com.jscape.inet.ftp.Ftp
Returns supported server features using FEAT command.
getFeatures() - Method in class com.jscape.inet.ftps.Ftps
Returns supported server features.
getFile(String) - Method in interface com.jscape.inet.file.JFileSystem
Creates a new JFile instance by converting the given pathname string into an abstract pathname.
getFile(JFile, String) - Method in interface com.jscape.inet.file.JFileSystem
Creates a new JFile instance from a parent abstract pathname and a child pathname string.
getFile() - Method in interface com.jscape.inet.file.JRandomAccessFile
Returns JFile instance associated with this object.
getFile() - Method in class com.jscape.inet.ftp.FtpDeleteFileEvent
Gets name of file deleted
getFile() - Method in class com.jscape.inet.sftp.events.SftpDeleteFileEvent
Gets name of the file deleted
getFileDate() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets the last modified date file.
getFileDate(String) - Method in class com.jscape.inet.ftp.AS400Parser
Parses a string which contains a date and returns a date object
getFileDate(String) - Method in interface com.jscape.inet.ftp.FtpFileParser
Parses a string which contains a date a returns a date object
getFileDate(String) - Method in class com.jscape.inet.ftp.NTParser
Parses a string which contains a date and returns a date object
getFileDate(String) - Method in class com.jscape.inet.ftp.UnixParser
Parses a string which contains a date and returns a date object
getFileDate(String) - Method in class com.jscape.inet.ftp.VMSParser
Parses a string which contains a date and returns a date object
getFilename() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Gets name of file downloaded.
getFilename() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets name of file transferred.
getFilename() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets filename.
getFilename() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Gets name of file uploaded.
getFilename() - Method in interface com.jscape.inet.file.JFile
Returns the name of the file or directory denoted by this abstract pathname.
getFilename() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Gets name of file downloaded.
getFilename() - Method in class com.jscape.inet.ftp.FtpFile
Gets filename for this FtpFile.
getFilename() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets name of file transferred.
getFilename() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Gets name of file uploaded.
getFilename() - Method in class com.jscape.inet.ftp.FxpEndEvent
Gets name of file transferred
getFilename() - Method in class com.jscape.inet.ftp.FxpFailedEvent
Gets filename that caused FXP failure
getFilename() - Method in class com.jscape.inet.ftp.FxpStartEvent
Gets filename of file being transfered
getFilename() - Method in class com.jscape.inet.scp.events.ScpTransferCompletedEvent
Returns file name.
getFilename() - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Returns file name.
getFilename() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Gets the name of file transferred.
getFilename() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Obtains the file name.
getFilename() - Method in class com.jscape.inet.sftp.SftpFile
Returns the name of the file or directory denoted by this abstract pathname.
getFilename() - Method in exception com.jscape.inet.sftp.SftpFileNotFoundException
Gets filename that caused this exception
getFilePermissions(String) - Method in class com.jscape.inet.sftp.Sftp
Gets remote file permissions in UNIX chmod format (644, 777).
getFilePointer() - Method in interface com.jscape.inet.file.JRandomAccessFile
Returns the current offset in this file.
getFiles() - Method in class com.jscape.inet.sftp.events.SftpListingEvent
Obtains the file listing.
getFilesize(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets filesize of remote file from server.
getFilesize() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets filesize.
getFilesize(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getFilesize(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getFilesize(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getFilesize() - Method in interface com.jscape.inet.file.JFile
Returns the size of the file denoted by this abstract pathname.
getFilesize(String) - Method in class com.jscape.inet.ftp.Ftp
Gets filesize of remote file from FTP server as represented in ASCII.
getFilesize() - Method in class com.jscape.inet.ftp.FtpFile
Gets file size for this FtpFile.
getFilesize(String) - Method in class com.jscape.inet.ftps.Ftps
Gets filesize of remote file from FTP server as represented in ASCII.
getFilesize() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Obtains the file size.
getFilesize(String) - Method in class com.jscape.inet.sftp.Sftp
Gets filesize of remote file from SSH server.
getFilesize() - Method in class com.jscape.inet.sftp.SftpFile
Returns the size of the file denoted by this abstract pathname.
getFileSystem() - Method in interface com.jscape.inet.file.JFile
Returns the underlayed file system object.
getFileSystem() - Method in class com.jscape.inet.sftp.SftpConfiguration
Obtains the current file system.
getFileSystem() - Method in class com.jscape.inet.sftp.SftpFile
Returns the underlayed file system object.
getFileTimestamp(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets date/timestamp of remote file from server.
getFileTimestamp(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getFileTimestamp(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getFileTimestamp(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getFileTimestamp(String) - Method in class com.jscape.inet.ftp.Ftp
Gets date/timestamp of remote file from FTP server.
getFileTimestamp(String) - Method in class com.jscape.inet.ftps.Ftps
Gets date/timestamp of remote file from FTP server.
getFileTimestamp(String) - Method in class com.jscape.inet.sftp.Sftp
Gets date/timestamp of remote file from SSH server.
getFlag() - Method in class com.jscape.inet.file.JAcl
Returns the ACL flag value.
getFtpFileParser() - Method in class com.jscape.inet.ftp.Ftp
Gets the FtpFileParser used to parse directory listing returned when invoking Ftp#getDirListing method.
getFtpFileParser() - Method in class com.jscape.inet.ftp.FtpFile
Gets the FtpFileParser that created this FtpFile
getFtpFileParser() - Method in class com.jscape.inet.ftps.Ftps
Gets the FtpFileParser used to parse directory listing returned when invoking Ftp#getDirListing method.
getFtpsCertificateVerifier() - Method in class com.jscape.inet.ftps.Ftps
Gets FTPS certificate verifier.
getGroup() - Method in interface com.jscape.inet.file.JFile
Returns the owner group name for this abstract pathname as string.
getGroup() - Method in class com.jscape.inet.ftp.FtpFile
Gets group for this FtpFile.
getGroup() - Method in class com.jscape.inet.sftp.SftpFile
Returns the owner group name for this abstract pathname as string.
getGroupPermission() - Method in class com.jscape.inet.file.JFilePermissions
Obatins object group permission.
getHost() - Method in class com.jscape.inet.scp.events.ScpConnectedEvent
Returns connected host.
getHost() - Method in class com.jscape.inet.scp.events.ScpDisconnectedEvent
Returns connected host.
getHost() - Method in class com.jscape.inet.scp.Scp
Returns server host name/IP.
getHostKeys() - Method in class com.jscape.inet.scp.Scp
Returns SSH host keys for further use.
getHostKeys() - Method in class com.jscape.inet.sftp.Sftp
Gets SSH host keys for further use.
getHostKeyVerifier() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns current host key verifier.
getHostname() - Method in interface com.jscape.filetransfer.FileTransfer
Gets hostname of server.
getHostname() - Method in class com.jscape.filetransfer.FileTransferConnectedEvent
Gets server hostname.
getHostname() - Method in class com.jscape.filetransfer.FileTransferDisconnectedEvent
Gets server hostname.
getHostname() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getHostname() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getHostname() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getHostname() - Method in class com.jscape.inet.ftp.Ftp
Gets hostname of FTP server.
getHostname() - Method in class com.jscape.inet.ftp.FtpConnectedEvent
Gets FTP server hostname.
getHostname() - Method in class com.jscape.inet.ftp.FtpConnectionLostEvent
Gets FTP server hostname.
getHostname() - Method in class com.jscape.inet.ftp.FtpDisconnectedEvent
Gets FTP server hostname.
getHostname() - Method in class com.jscape.inet.ftps.Ftps
Gets hostname of FTP server.
getHostname() - Method in class com.jscape.inet.sftp.events.SftpConnectedEvent
Gets the SSH server hostname.
getHostname() - Method in class com.jscape.inet.sftp.events.SftpDisconnectedEvent
Gets the SSH server hostname.
getHostname() - Method in exception com.jscape.inet.sftp.SftpAuthenticationException
Gets hostname of sftp server
getHosts() - Method in class com.jscape.inet.ssh.util.SshHostKeys
Returns current hosts collection contained in the store.
getImplementation() - Method in interface com.jscape.filetransfer.FileTransfer
Gets underlying file transfer instance.
getImplementation() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getImplementation() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getImplementation() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getInputStream(String, long) - Method in interface com.jscape.filetransfer.FileTransfer
Gets InputStream for remote file for reading.
getInputStream(String, long) - Method in class com.jscape.filetransfer.FtpsTransfer
 
getInputStream(String, long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getInputStream(String, long) - Method in class com.jscape.filetransfer.SftpTransfer
 
getInputStream(String, long) - Method in class com.jscape.inet.ftp.Ftp
Gets an InputStream from FTP server for the purposes of downloading a file.
getInputStream(String, long) - Method in class com.jscape.inet.ftps.Ftps
Gets a InputStream from FTP server for the purposes of downloading a file.
getInputStream(String, long) - Method in class com.jscape.inet.sftp.Sftp
Gets an InputStream from SSH server for the purposes of downloading a file.
getIsYearSet() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Is year set?
getKeepAlive(boolean) - Method in class com.jscape.inet.ftp.Ftp
Get socket keep alive.
getKeyPair() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns user key pair.
getKeys(InetAddress) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Returns keys iterator for the specified host.
getLine() - Method in class com.jscape.inet.ftp.FtpFile
Gets the original line sent by FTP server and used in parsing this FtpFile
getLineTerminator() - Method in class com.jscape.inet.sftp.Sftp
Gets destination line terminator used in ASCII file transfers.
getLinger() - Method in class com.jscape.inet.ftp.Ftp
Gets the linger time for closing data sockets.
getLinger() - Method in class com.jscape.inet.ftps.Ftps
Gets the linger time for closing data sockets.
getLinkTarget() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Gets target of symbolic link.
getLinkTarget() - Method in interface com.jscape.inet.file.JFile
Returns the link target if the current file is symbolic link.
getLinkTarget() - Method in class com.jscape.inet.ftp.FtpFile
If the directory listing entry for this file is a link and link target is specified by the server, this method can be used to retrieve the link target.
getLinkTarget() - Method in class com.jscape.inet.sftp.SftpFile
Returns the link target if the current file is symbolic link.
getListeners() - Method in class com.jscape.inet.ftps.Ftps
Get listeners.
getListing() - Method in class com.jscape.inet.ftp.FtpListingEvent
Gets listing.
getLocalChecksum(File) - Method in class com.jscape.filetransfer.FtpsTransfer
Returns local checksum.
getLocalChecksum(File) - Method in class com.jscape.filetransfer.FtpTransfer
Returns local checksum.
getLocalChecksum(File) - Method in class com.jscape.inet.ftp.Ftp
Returns local checksum.
getLocalChecksum(File) - Method in class com.jscape.inet.ftps.Ftps
Returns local checksum.
getLocalDir() - Method in interface com.jscape.filetransfer.FileTransfer
Gets local directory to be used in session.
getLocalDir() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getLocalDir() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getLocalDir() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getLocalDir() - Method in class com.jscape.inet.ftp.Ftp
Gets local directory to be used in FTP session.
getLocalDir() - Method in class com.jscape.inet.ftps.Ftps
Gets local directory to be used in FTP session.
getLocalDir() - Method in class com.jscape.inet.scp.Scp
Returns current local directory.
getLocalDir() - Method in class com.jscape.inet.sftp.Sftp
Gets local directory to be used in SSH session.
getLocalDirListing() - Method in interface com.jscape.filetransfer.FileTransfer
Gets local directory listing.
getLocalDirListing() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getLocalDirListing() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getLocalDirListing() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getLocalDirListing() - Method in class com.jscape.inet.ftp.Ftp
Gets local directory listing.
getLocalDirListing() - Method in class com.jscape.inet.ftps.Ftps
Gets local directory listing.
getLocalDirListing(String) - Method in class com.jscape.inet.sftp.Sftp
Gets local directory listing.
getLocalDirListing() - Method in class com.jscape.inet.sftp.Sftp
Gets local directory listing.
getLocalPath() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Returns downloaded file local path.
getLocalPath() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Returns uploaded file local path.
getLocalPath() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Returns local file path.
getLocalPath() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Return local file path.
getLocalPath() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Returns local file path.
getLoggerLevel() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns current logger level.
getLoggerStream() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns logger stream.
getMachineDirListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets file listing of specified directory using MLSD command.
getMachineDirListing(String, String) - Method in class com.jscape.inet.ftp.Ftp
Gets file listing of specified directory using MLSD command.
getMachineDirListing(String, String) - Method in class com.jscape.inet.ftps.Ftps
Gets file listing of specified directory using MLSD command.
getMachineDirListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing using MLSD command.
getMachineFileListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets the file description for the specified filename using MLST command.
getMachineFileListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets the file description for the specified filename using MLST command.
getMask() - Method in class com.jscape.inet.file.JAcl
Returns the ACL mask value.
getMode() - Method in interface com.jscape.filetransfer.FileTransfer
Gets data transfer mode for current session.
getMode() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets mode of transfer, upload or download.
getMode() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getMode() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getMode() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getMode() - Method in class com.jscape.inet.ftp.Ftp
Gets data transfer mode for current session.
getMode() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets mode of transfer, upload or download.
getMode() - Method in class com.jscape.inet.ftps.Ftps
Gets data transfer mode for current session.
getMode() - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Returns transfer mode.
getMode() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Gets mode of transfer, upload or download.
getMode() - Method in class com.jscape.inet.sftp.Sftp
Gets data transfer mode for current session.
getModificationTime() - Method in interface com.jscape.inet.file.JFile
Returns the file modification time as seconds from Jan 1, 1970 in UTC.
getModificationTime() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file modification time as seconds from Jan 1, 1970 in UTC.
getModificationTimeNsec() - Method in interface com.jscape.inet.file.JFile
Returns the additional file modification time nano-seconds.
getModificationTimeNsec() - Method in class com.jscape.inet.sftp.SftpFile
Returns the additional file modification time nano-seconds.
getNameListing() - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing of files on server.
getNameListing(String) - Method in interface com.jscape.filetransfer.FileTransfer
Gets directory listing of files on server matching regular expression.
getNameListing() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getNameListing() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getNameListing() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getNameListing(String) - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing of files on FTP server matching filter criteria and using NLST command.
getNameListing() - Method in class com.jscape.inet.ftp.Ftp
Gets directory listing of files on FTP server.
getNameListing(String) - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing of files on FTP server matching filter criteria and using NLST command.
getNameListing() - Method in class com.jscape.inet.ftps.Ftps
Gets directory listing of files on FTP server using NLST command.
getNameListing() - Method in class com.jscape.inet.sftp.Sftp
Gets directory listing of files on SSH server.
getNameListing(String) - Method in class com.jscape.inet.sftp.Sftp
Gets the remote directory content names.
getNATAddress() - Method in class com.jscape.inet.ftp.Ftp
Get the NAT address.
getNATAddress() - Method in class com.jscape.inet.ftps.Ftps
Get the NAT address.
getNewFile() - Method in class com.jscape.filetransfer.FileTransferRenameFileEvent
Gets the new file name.
getNewFile() - Method in class com.jscape.inet.sftp.events.SftpRenameFileEvent
Gets new file name
getNewName() - Method in class com.jscape.inet.ftp.FtpRenameFileEvent
Gets new file name
getOldFile() - Method in class com.jscape.filetransfer.FileTransferRenameFileEvent
Gets the old file name.
getOldFile() - Method in class com.jscape.inet.sftp.events.SftpRenameFileEvent
Gets old file name
getOldName() - Method in class com.jscape.inet.ftp.FtpRenameFileEvent
Gets old file name
getOtherPermission() - Method in class com.jscape.inet.file.JFilePermissions
Obtains object other permission.
getOutputStream(String, long, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Gets OutputStream for writing to remote file.
getOutputStream(String, long, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
 
getOutputStream(String, long, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getOutputStream(String, long, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
 
getOutputStream(String, long, boolean) - Method in class com.jscape.inet.ftp.Ftp
Gets an OutputStream from FTP server for the purposes of uploading a file.
getOutputStream(String, long, boolean) - Method in class com.jscape.inet.ftps.Ftps
Gets an OutputStream from FTP server for the purposes of uploading a file.
getOutputStream(String, long, boolean) - Method in class com.jscape.inet.sftp.Sftp
Gets an OutputStream from SSH server for the purposes of uploading a file.
getOwner() - Method in interface com.jscape.inet.file.JFile
Returns the owner name for this abstract pathname as string.
getOwner() - Method in class com.jscape.inet.ftp.FtpFile
Gets owner of this FtpFile.
getOwner() - Method in class com.jscape.inet.sftp.SftpFile
Returns the owner name for this abstract pathname as string.
getOwnerPermission() - Method in class com.jscape.inet.file.JFilePermissions
Obtains object owner permission.
getPacketSize() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns the current connection channel max packet size.
getParameters() - Method in class com.jscape.inet.scp.Scp
Returns current SSH parameters.
getParentFile() - Method in interface com.jscape.inet.file.JFile
Returns the abstract pathname of this abstract pathname's parent.
getParentFile() - Method in class com.jscape.inet.sftp.SftpFile
Returns the abstract pathname of this abstract pathname's parent.
getPassive() - Method in interface com.jscape.filetransfer.FileTransfer
Gets whether passive mode is used for FTP connections.
getPassive() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getPassive() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getPassive() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getPassive() - Method in class com.jscape.inet.ftp.Ftp
Gets whether passive mode should be used.
getPassive() - Method in class com.jscape.inet.ftps.Ftps
Gets whether passive mode should be used.
getPassword() - Method in interface com.jscape.filetransfer.FileTransfer
Gets password.
getPassword() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getPassword() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getPassword() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getPassword() - Method in class com.jscape.inet.ftp.Ftp
Returns current FTP user password.
getPassword() - Method in class com.jscape.inet.ftps.Ftps
Returns current FTP user password.
getPath() - Method in class com.jscape.filetransfer.FileTransferCreateDirEvent
Gets the path the new directory was created from.
getPath() - Method in class com.jscape.filetransfer.FileTransferDeleteDirEvent
Gets remote directory path directed was deleted from.
getPath() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Gets remote directory path that file was downloaded from.
getPath() - Method in class com.jscape.filetransfer.FileTransferRenameFileEvent
Gets the remote directory path the file was renamed from.
getPath() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Gets remote path the file was uploaded to.
getPath() - Method in interface com.jscape.inet.file.JFile
Converts this abstract pathname into a pathname string.
getPath() - Method in class com.jscape.inet.ftp.FtpCreateDirEvent
Gets remote directory path that directory was created from
getPath() - Method in class com.jscape.inet.ftp.FtpDeleteDirEvent
Gets remote directory path that this directory was deleted from
getPath() - Method in class com.jscape.inet.ftp.FtpDeleteFileEvent
Gets remote directory path that this file was deleted from
getPath() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Gets remote directory path that the file was downloaded from.
getPath() - Method in class com.jscape.inet.ftp.FtpRenameFileEvent
Gets remote directory path that this file was renamed from.
getPath() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Gets remote directory path that file was uploaded to
getPath() - Method in class com.jscape.inet.sftp.events.SftpCreateDirEvent
Gets the remote directory path this directory was created from
getPath() - Method in class com.jscape.inet.sftp.events.SftpDeleteDirEvent
Gets the path the directory was deleted from
getPath() - Method in class com.jscape.inet.sftp.events.SftpDeleteFileEvent
Gets remote directory path that file was deleted from
getPath() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
 
getPath() - Method in class com.jscape.inet.sftp.events.SftpRenameFileEvent
Gets remote directory path file was renamed from.
getPath() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Gets path that this file was transferred to/from
getPath() - Method in class com.jscape.inet.sftp.SftpFile
Converts this abstract pathname into a pathname string.
getPermission() - Method in class com.jscape.inet.ftp.FtpFile
Gets permissions string for this FtpFile.
getPermission() - Method in class com.jscape.inet.sftp.SftpFile
Returns POSIX string representation of the file permissions.
getPermissions() - Method in interface com.jscape.inet.file.JFile
Returns the POSIX file permissions for this abstract pathname.
getPermissions() - Method in class com.jscape.inet.sftp.SftpFile
Returns the POSIX file permissions for this abstract pathname.
getPort() - Method in interface com.jscape.filetransfer.FileTransfer
Gets server port.
getPort() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getPort() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getPort() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getPort() - Method in class com.jscape.inet.ftp.Ftp
Gets port of FTP server.
getPort() - Method in class com.jscape.inet.ftps.Ftps
Gets port of FTP server.
getPort() - Method in class com.jscape.inet.scp.events.ScpConnectedEvent
Returns connected port.
getPort() - Method in class com.jscape.inet.scp.events.ScpDisconnectedEvent
Returns connected port.
getPort() - Method in class com.jscape.inet.scp.Scp
Returns server port.
getPortAddress() - Method in class com.jscape.inet.ftp.Ftp
Gets the external IP address to use when listing for active connections using the PORT command.
getPortAddress() - Method in class com.jscape.inet.ftps.Ftps
Gets the external address to use when using active connections.
getPreserveTime() - Method in class com.jscape.inet.scp.Scp
Checks if preserve time flag is set.
getPrivateKey() - Method in class com.jscape.filetransfer.SftpTransfer
Returns SSH private key used for session
getPrivateKey() - Method in class com.jscape.inet.ssh.util.SshParameters
Sets key pair to be used when authenticating with SSH Server.
getProxyHost() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets proxy hostname.
getProxyHostname() - Method in class com.jscape.inet.ftps.Ftps
Get proxy hostname.
getProxyPassword() - Method in class com.jscape.inet.ftps.Ftps
Get proxy password.
getProxyPassword() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets the proxy authentication password.
getProxyPort() - Method in class com.jscape.inet.ftps.Ftps
Get proxy port.
getProxyPort() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets the proxy port.
getProxyType() - Method in class com.jscape.inet.ftps.Ftps
Get proxy type.
getProxyType() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets the proxy type: SOCKS5, HTTP.
getProxyUserId() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets the user authentication proxy.
getProxyUsername() - Method in class com.jscape.inet.ftps.Ftps
Get proxy username.
getRandomAccessFile(JFileOpenFlags, JAcl.Mask) - Method in interface com.jscape.inet.file.JFile
Provides access to the file contents returning a new JRandomAccessFile instance.
getRandomAccessFile(JFileOpenFlags, JAcl.Mask) - Method in class com.jscape.inet.sftp.SftpFile
Provides access to the file contents returning a new JRandomAccessFile instance.
getReadBytes() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
 
getReadBytes() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Get the number of bytes read at one time.
getReadBytes() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Get read bytes
getReadingTimeout() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns reading timeout in milliseconds.
getRealPath(String) - Method in class com.jscape.inet.sftp.Sftp
Gets real server path.
getRecursiveDirectoryFileCount(String) - Method in interface com.jscape.filetransfer.FileTransfer
 
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Get recursive file count.
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.filetransfer.SftpTransfer
Get recursive directory file count.
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.inet.ftp.Ftp
Get size of all files rescursively in a given remote directory.
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.inet.ftps.Ftps
Get size of all files rescursively in a given remote directory.
getRecursiveDirectoryFileCount(String) - Method in class com.jscape.inet.sftp.Sftp
Get size of all files rescursively in a given remote directory.
getRecursiveDirectorySize(String) - Method in interface com.jscape.filetransfer.FileTransfer
 
getRecursiveDirectorySize(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Get recursive directory size.
getRecursiveDirectorySize(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
getRecursiveDirectorySize(String) - Method in class com.jscape.filetransfer.SftpTransfer
Get recursive size of all files in directory.
getRecursiveDirectorySize(String) - Method in class com.jscape.inet.ftp.Ftp
Get size of all files rescursively in a given remote directory.
getRecursiveDirectorySize(String) - Method in class com.jscape.inet.ftps.Ftps
Get size of all files rescursively in a given remote directory.
getRecursiveDirectorySize(String) - Method in class com.jscape.inet.sftp.Sftp
Get size of all files rescursively in a given remote directory.
getRemoteFileChecksum(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Returns remote file checksum.
getRemoteFileChecksum(String) - Method in class com.jscape.filetransfer.FtpTransfer
Returns remote file checksum.
getRemoteFileChecksum(String) - Method in class com.jscape.inet.ftp.Ftp
Returns remote file checksum.
getRemoteFileChecksum(String) - Method in class com.jscape.inet.ftps.Ftps
Returns remote file checksum.
getRemoteFileList(String) - Method in interface com.jscape.filetransfer.FileTransfer
 
getRemoteFileList(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Get remote file list.
getRemoteFileList(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
getRemoteFileList(String) - Method in class com.jscape.filetransfer.SftpTransfer
Get remote file list.
getRemoteFileList(String) - Method in class com.jscape.inet.ftp.Ftp
Gets a remote file list fron the current directory.
getRemoteFileList(String) - Method in class com.jscape.inet.ftps.Ftps
Gets all the remote files from the current directory and subdirectories.
getRemoteFileList(String) - Method in class com.jscape.inet.sftp.Sftp
Gets a remote file list fron the current directory.
getResource() - Method in exception com.jscape.inet.sftp.SftpPermissionDeniedException
Gets resource that caused this exception
getResponse() - Method in class com.jscape.filetransfer.FileTransferResponseEvent
Gets response received from FTP server.
getResponse() - Method in class com.jscape.inet.ftp.FtpResponseEvent
Gets response received from FTP server
getResponseCode() - Method in class com.jscape.inet.ftp.Ftp
Gets response code from last FTP command.
getResponseCode() - Method in class com.jscape.inet.ftps.Ftps
Gets response code from last FTP command.
getServerCharset() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns server charset name.
getServerFeaturesCommandSuccessful() - Method in class com.jscape.inet.ftps.Ftps
 
getShutdownCCC() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets whether SSL connection should be shutdown after successfully issuing CCC command.
getShutdownCCC() - Method in class com.jscape.inet.ftps.Ftps
Gets whether SSL connection should be shutdown after successfully issuing CCC command.
getSize() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Gets total bytes transmitted.
getSize() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Gets total bytes transmitted.
getSize() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Gets total bytes transmitted
getSize() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Gets total bytes transmitted
getSize() - Method in class com.jscape.inet.scp.events.ScpTransferCompletedEvent
Returns file size in bytes.
getSize() - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Returns file size in bytes.
getSocketTrafficClass() - Method in class com.jscape.inet.ssh.util.SshParameters
Get socket traffic class
getSource() - Method in class com.jscape.inet.ftp.FxpEndEvent
Gets source Ftp or Ftps instance
getSource() - Method in class com.jscape.inet.ftp.FxpFailedEvent
Gets source Ftp or Ftps instance causing FXP failure.
getSource() - Method in class com.jscape.inet.ftp.FxpStartEvent
Gets source Ftp or Ftps instance
getSource() - Method in class com.jscape.inet.sftp.events.SftpEvent
Obtains the event source.
getSshConfiguration() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns SSH configuration.
getSshHostname() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets SSH hostname.
getSshPassword() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets SSH password.
getSshPort() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets SSH port.
getSshUsername() - Method in class com.jscape.inet.ssh.util.SshParameters
Gets SSH username.
getSystemType() - Method in class com.jscape.inet.ftp.Ftp
Gets the system type of remote FTP server.
getSystemType() - Method in class com.jscape.inet.ftps.Ftps
Gets the system type of remote FTP server.
getTargetClientVersion() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns the current client version to create.
getTcpNoDelay() - Method in class com.jscape.inet.ssh.util.SshParameters
Get TCP no delay.
getTime() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Gets total time to transfer file measured in milliseconds.
getTime() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Gets total time to transfer file measured in milliseconds.
getTime() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Gets total time to transfer file measured in milliseconds
getTime() - Method in class com.jscape.inet.ftp.FtpFile
Gets time for this FtpFile.
getTime() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Gets total time to transfer file measured in milliseconds
getTime() - Method in class com.jscape.inet.scp.events.ScpTransferCompletedEvent
Returns transfer time in milliseconds.
getTime() - Method in class com.jscape.inet.sftp.events.SftpTransferCompleteEvent
Obtains the total transfer time.
getTime() - Method in class com.jscape.inet.sftp.SftpFile
Returns the file modification time as String.
getTimeout() - Method in interface com.jscape.filetransfer.FileTransfer
Gets the timeout for opening connection to server.
getTimeout() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getTimeout() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getTimeout() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getTimeout() - Method in class com.jscape.inet.ftp.Ftp
Gets the timeout for opening connection to FTP server.
getTimeout() - Method in class com.jscape.inet.ftps.Ftps
Gets the timeout for opening connection to FTP server.
getTimeout() - Method in class com.jscape.inet.sftp.Sftp
Gets the current connection timeout value.
getTotalBytes() - Method in class com.jscape.filetransfer.FileTransferProgressEvent
Gets the number of bytes for the file being transferred.
getTotalBytes() - Method in class com.jscape.inet.ftp.FtpProgressEvent
Gets the number of bytes for the file being transferred
getTotalBytes() - Method in class com.jscape.inet.sftp.events.SftpProgressEvent
Gets the total number of bytes for the file being transferred.
getTransferredBytes() - Method in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Returns transferred bytes count.
getType() - Method in class com.jscape.inet.file.JAcl
Returns the ACL type value.
getType() - Method in interface com.jscape.inet.file.JFile
Returns the POSIX file type represented by this abstract pathname.
getType() - Method in class com.jscape.inet.file.JFilePermissions
Obtains file type.
getType() - Method in class com.jscape.inet.sftp.SftpFile
Returns the POSIX file type represented by this abstract pathname.
getTypeFor(int) - Static method in class com.jscape.inet.file.JFileType
Obtains POSIX file type object for specified integer value.
getTypeFor(String) - Static method in class com.jscape.inet.file.JFileType
Obtains POSIX file type object for specified string.
getUploadBlockSize() - Method in class com.jscape.filetransfer.SftpTransfer
Obtains the current upload buffer size.
getUploadBlockSize() - Method in class com.jscape.inet.scp.Scp
Returns upload block size in bytes.
getUploadBlockSize() - Method in class com.jscape.inet.sftp.Sftp
Gets the current upload buffer size.
getUseAdaptiveConnection() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns adaptive connection flag
getUseEPRT() - Method in class com.jscape.inet.ftp.Ftp
Gets whether to use EPRT or PORT command for data tranfers.
getUseEPRT() - Method in class com.jscape.inet.ftps.Ftps
Gets whether to use EPSV or PORT command for data tranfers.
getUseEPSV() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets use EPSV value.
getUseEPSV() - Method in class com.jscape.filetransfer.FtpTransfer
Gets use EPSV value.
getUseEPSV() - Method in class com.jscape.inet.ftp.Ftp
Gets whether to use EPSV or PASV command for data tranfers.
getUseEPSV() - Method in class com.jscape.inet.ftps.Ftps
Gets whether to use EPSV or PASV command for data tranfers.
getUser() - Method in class com.jscape.inet.ssh.util.SshParameters
Returns user instance.
getUsername() - Method in interface com.jscape.filetransfer.FileTransfer
Gets username.
getUsername() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
getUsername() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
getUsername() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
getUsername() - Method in class com.jscape.inet.ftp.Ftp
Gets username of FTP user.
getUsername() - Method in class com.jscape.inet.ftps.Ftps
Gets username of FTP user.
getUsername() - Method in exception com.jscape.inet.sftp.SftpAuthenticationException
Gets username of sftp user
getWho() - Method in class com.jscape.inet.file.JAcl
Returns the ACL "who" value.
getWindowSize() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns the current connection channel initial window size.
getWireEncoding() - Method in interface com.jscape.filetransfer.FileTransfer
Gets encoding set used when issuing commands and transferring files.
getWireEncoding() - Method in class com.jscape.filetransfer.FtpsTransfer
Gets encoding set used when issuing commands and transferring files
getWireEncoding() - Method in class com.jscape.filetransfer.FtpTransfer
Gets encoding set used when issuing commands and transferring files
getWireEncoding() - Method in class com.jscape.filetransfer.SftpTransfer
Gets encoding set used when issuing commands and transferring files
getWireEncoding() - Method in class com.jscape.inet.ftp.Ftp
Gets encoding set used when issuing commands and transferring files.
getWireEncoding() - Method in class com.jscape.inet.ftps.Ftps
Gets character encoding used when issuing commands and reading files from FTP server in ASCII mode.
getWorkingDirectory() - Method in class com.jscape.inet.sftp.SftpConfiguration
Returns the current working directory.

I

identifierGroup() - Method in class com.jscape.inet.file.JAcl.Flag
 
IMPLICIT_SSL - Static variable in class com.jscape.inet.ftps.Ftps
Connection type for implicit SSL session.
inheritOnly() - Method in class com.jscape.inet.file.JAcl.Flag
 
interrupt() - Method in interface com.jscape.filetransfer.FileTransfer
Interrupts the current data transfer and sets interrupted flag to true.
interrupt() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
interrupt() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
interrupt() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
interrupt() - Method in class com.jscape.inet.ftp.Ftp
Interrupts the current data transfer and sets interrupted flag to true.
interrupt() - Method in class com.jscape.inet.ftps.Ftps
Interrupts the current data transfer and sets interrupted flag to true.
interrupt() - Method in class com.jscape.inet.scp.Scp
Interrupts current transfer process.
interrupt() - Method in class com.jscape.inet.sftp.Sftp
Interrupts the current data transfer and sets interrupted flag to true.
interrupted() - Method in interface com.jscape.filetransfer.FileTransfer
Checks if transfer process was interrupted.
interrupted() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
interrupted() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
interrupted() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
interrupted() - Method in class com.jscape.inet.ftp.Ftp
Checks if transfer process was interrupted.
interrupted() - Method in class com.jscape.inet.ftps.Ftps
Checks if transfer process was interrupted.
interrupted() - Method in class com.jscape.inet.sftp.Sftp
Checks if transfer process was interrupted.
intValue() - Method in class com.jscape.inet.file.JFilePermissions
Obtains integer representation of the current permissions.
intValue() - Method in class com.jscape.inet.file.JFilePermissions.Permission
Obtains integer representation of the current permission.
isAppendOnly() - Method in interface com.jscape.inet.file.JFile
Tests whether the file named by this abstract pathname can only be opened for writing in append mode.
isAppendOnly() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file named by this abstract pathname can only be opened for writing in append mode.
isArchive() - Method in interface com.jscape.inet.file.JFile
Tests whether the file named by this abstract pathname should be included in backup / archive operations.
isArchive() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file named by this abstract pathname should be included in backup / archive operations.
isAscendent() - Method in class com.jscape.filetransfer.FileTransferRemoteSort
Gets whether sort will be performed in ascending or descending order.
isCaseInsensitive() - Method in interface com.jscape.inet.file.JFile
This attribute can only apply to directories.
isCaseInsensitive() - Method in class com.jscape.inet.sftp.SftpFile
This attribute can only apply to directories.
isClosed() - Method in interface com.jscape.inet.file.JFileSystem
Tests whether the current file system is already closed.
isCompressed() - Method in interface com.jscape.inet.file.JFile
Tests whether the file named by this abstract pathname is compressed.
isCompressed() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file named by this abstract pathname is compressed.
isConnected() - Method in interface com.jscape.filetransfer.FileTransfer
Checks if client is connected to server.
isConnected() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
isConnected() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
isConnected() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
isConnected() - Method in class com.jscape.inet.ftp.Ftp
Checks if client is connected to FTP server.
isConnected() - Method in class com.jscape.inet.ftps.Ftps
Checks if client is connected to FTP server.
isConnected() - Method in class com.jscape.inet.scp.Scp
Checks if client is connected.
isConnected() - Method in class com.jscape.inet.sftp.Sftp
Tests whether the current service is connected to the remote host.
isDirectory() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Checks if remote file is a directory.
isDirectory() - Method in interface com.jscape.inet.file.JFile
Tests whether the file denoted by this abstract pathname is a directory.
isDirectory() - Method in class com.jscape.inet.ftp.FtpFile
Test if this file represents a directory on the server.
isDirectory(String) - Method in class com.jscape.inet.sftp.Sftp
Checks if remote pathname denotes a directory.
isDirectory() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file denoted by this abstract pathname is a directory.
isEncrypted() - Method in interface com.jscape.inet.file.JFile
Tests whether the file named by this abstract pathname is encrypted.
isEncrypted() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file named by this abstract pathname is encrypted.
isFeatureSupported(String) - Method in class com.jscape.filetransfer.FtpsTransfer
 
isFeatureSupported(String) - Method in class com.jscape.filetransfer.FtpTransfer
 
isFeatureSupported(String) - Method in class com.jscape.inet.ftp.Ftp
Looks for the command argument into the server features list to validate if it is supported.
isFeatureSupported(String) - Method in class com.jscape.inet.ftps.Ftps
Looks for the command argument into the server features list to validate if it is supported
isHidden() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Checks if the filename is a hidden filename by checking to see if filename begins with a period.
isHidden() - Method in interface com.jscape.inet.file.JFile
Tests whether the file named by this abstract pathname is a hidden file.
isHidden() - Method in class com.jscape.inet.ftp.FtpFile
Checks where the filename is a hidden filename by checking to see if filename begins with a period.
isHidden() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file named by this abstract pathname is a hidden file.
isImmutable() - Method in interface com.jscape.inet.file.JFile
Tests whether the file named by this abstract pathname cannot be deleted or renamed, no hard link can be created to this file and no data can be written to the file.
isImmutable() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file named by this abstract pathname cannot be deleted or renamed, no hard link can be created to this file and no data can be written to the file.
isInterrupted() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Indicates if the download operations was interrupted by the user or network connection.
isLink() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Checks if remote files is a symbolic link.
isLink() - Method in class com.jscape.inet.ftp.FtpFile
Test wheather the entity represented by this FtpFile object is a symbolic link.
isReadable() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Checks if filename is readable.
isReadOnly() - Method in interface com.jscape.inet.file.JFile
Tests whether the file named by this abstract pathname is not writable.
isReadOnly() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file named by this abstract pathname is not writable.
isSparse() - Method in interface com.jscape.inet.file.JFile
Tests whether the file named by this abstract pathname is sparse.
isSparse() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file named by this abstract pathname is sparse.
isStartSubsystemReplyNeeded() - Method in class com.jscape.inet.sftp.SftpConfiguration
 
issueCommand(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Issues command to the server.
issueCommand(String) - Method in class com.jscape.filetransfer.FtpTransfer
Issues command to the server.
issueCommand(String) - Method in class com.jscape.inet.ftp.Ftp
Issues command to FTP server.
issueCommand(String) - Method in class com.jscape.inet.ftps.Ftps
Issues the command to FTP server.
issueCommandCheck(String) - Method in class com.jscape.inet.ftp.Ftp
Issues command to FTP server.
issueCommandCheck(String) - Method in class com.jscape.inet.ftps.Ftps
Issues command to FTP server.
isSync() - Method in interface com.jscape.inet.file.JFile
Tests whether the file named by this abstract pathname when is modified, the changes are written synchronously to the disk.
isSync() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file named by this abstract pathname when is modified, the changes are written synchronously to the disk.
isSystem() - Method in interface com.jscape.inet.file.JFile
Tests whether the file named by this abstract pathname is part of operating system.
isSystem() - Method in class com.jscape.inet.sftp.SftpFile
Tests whether the file named by this abstract pathname is part of operating system.
isValidPath(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
isValidPath(String) - Method in class com.jscape.inet.sftp.Sftp
Checks if path is valid, i.e.
isWritable() - Method in class com.jscape.filetransfer.FileTransferRemoteFile
Checks if filename is writable.
isYearSet() - Method in class com.jscape.inet.ftp.FtpFile
Is year set.

J

JAcl - Class in com.jscape.inet.file
 
JAcl(JAcl.Type, JAcl.Flag, JAcl.Mask, String) - Constructor for class com.jscape.inet.file.JAcl
 
JAcl.Flag - Class in com.jscape.inet.file
 
JAcl.Flag() - Constructor for class com.jscape.inet.file.JAcl.Flag
 
JAcl.Mask - Class in com.jscape.inet.file
 
JAcl.Mask() - Constructor for class com.jscape.inet.file.JAcl.Mask
 
JAcl.Type - Class in com.jscape.inet.file
 
JFile - Interface in com.jscape.inet.file
An abstract representation of file, directory or other type pathnames.
JFilePermissions - Class in com.jscape.inet.file
POSIX file permissions.
JFilePermissions(JFileType, JFilePermissions.Permission, JFilePermissions.Permission, JFilePermissions.Permission) - Constructor for class com.jscape.inet.file.JFilePermissions
 
JFilePermissions(int) - Constructor for class com.jscape.inet.file.JFilePermissions
Creates a new Unix permissions object from its integer representation.
JFilePermissions(String) - Constructor for class com.jscape.inet.file.JFilePermissions
Creates a new Unix permissions object from its string representation.
JFilePermissions.Permission - Class in com.jscape.inet.file
Represents Unix object permission.
JFilePermissions.Permission(boolean, boolean, boolean) - Constructor for class com.jscape.inet.file.JFilePermissions.Permission
 
JFilePermissions.Permission(int) - Constructor for class com.jscape.inet.file.JFilePermissions.Permission
Creates a new permission object for the specified integer value.
JFilePermissions.Permission(String) - Constructor for class com.jscape.inet.file.JFilePermissions.Permission
Creates a new permission object for the specified string representation as for example "rwx".
JFileSystem - Interface in com.jscape.inet.file
JFile system abstraction.
JFileType - Class in com.jscape.inet.file
POSIX file type.
JRandomAccessFile - Interface in com.jscape.inet.file
Instances of this interface support both reading and writing to a random access file.

L

listDirectory() - Method in class com.jscape.inet.file.JAcl.Mask
 
listFiles() - Method in interface com.jscape.inet.file.JFile
Returns an array of abstract pathnames denoting the files in the directory denoted by this abstract pathname.
listFiles(JFileFilter) - Method in interface com.jscape.inet.file.JFile
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listFiles() - Method in class com.jscape.inet.sftp.SftpFile
Returns an array of abstract pathnames denoting the files in the directory denoted by this abstract pathname.
listFiles(JFileFilter) - Method in class com.jscape.inet.sftp.SftpFile
Returns an array of abstract pathnames denoting the files and directories in the directory denoted by this abstract pathname that satisfy the specified filter.
listing(FtpListingEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when directory listing is retrieved from FTP server.
listing(FtpListingEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when directory listing is retrieved from FTP server.
login() - Method in class com.jscape.filetransfer.FtpsTransfer
Logs into FTP server after establishing a connection.
login() - Method in class com.jscape.filetransfer.FtpTransfer
Logs into FTP server after establishing a connection.
login() - Method in class com.jscape.inet.ftp.Ftp
Logs into FTP server after establishing a connection.
login() - Method in class com.jscape.inet.ftps.Ftps
Logs into FTP server after establishing a connection.

M

main(String[]) - Static method in class com.jscape.ftcl.FTCL
Launches FTCL application.
makeDir(String) - Method in interface com.jscape.filetransfer.FileTransfer
Makes directory on server.
makeDir(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
makeDir(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
makeDir(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
makeDir(String) - Method in class com.jscape.inet.ftp.Ftp
Makes directory on FTP server.
makeDir(String) - Method in class com.jscape.inet.ftps.Ftps
Makes directory on FTP server.
makeDir(String) - Method in class com.jscape.inet.sftp.Sftp
Makes directory on SSH server.
makeDirRecursive(String) - Method in interface com.jscape.filetransfer.FileTransfer
Makes directory on server, creating subdirectories if necessary.
makeDirRecursive(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
makeDirRecursive(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
makeDirRecursive(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
makeDirRecursive(String) - Method in class com.jscape.inet.ftp.Ftp
Makes directory on FTP server, creating subdirectories if necessary.
makeDirRecursive(String) - Method in class com.jscape.inet.ftps.Ftps
Makes directory on FTP server, creating subdirectories if necessary.
makeDirRecursive(String) - Method in class com.jscape.inet.sftp.Sftp
Makes directory on SSH server, creating subdirectories if necessary.
makeLocalDir(String) - Method in interface com.jscape.filetransfer.FileTransfer
Creates local directory.
makeLocalDir(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
makeLocalDir(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
makeLocalDir(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
makeLocalDir(String) - Method in class com.jscape.inet.ftp.Ftp
Creates local directory.
makeLocalDir(String) - Method in class com.jscape.inet.ftps.Ftps
Creates local directory.
makeLocalDir(String) - Method in class com.jscape.inet.sftp.Sftp
Creates local directory.
mdelete(String) - Method in interface com.jscape.filetransfer.FileTransfer
Deletes multiple files in servers current directory matching regular expression.
mdelete(String) - Method in class com.jscape.filetransfer.FtpsTransfer
Deletes multiple files matching filter to FTP server's current directory.
mdelete(String) - Method in class com.jscape.filetransfer.FtpTransfer
Deletes multiple files matching filter to FTP server's current directory.
mdelete(String) - Method in class com.jscape.filetransfer.SftpTransfer
Deletes multiple files matching filter to SFTP server's current directory.
mdelete(String) - Method in class com.jscape.inet.ftp.Ftp
Deletes multiple files matching regular expression in FTP server's current directory.
mdelete(String) - Method in class com.jscape.inet.ftps.Ftps
Deletes multiple files matching regular in FTP server's current directory.
mdelete(String) - Method in class com.jscape.inet.sftp.Sftp
Deletes multiple files matching regular expression from SSH server's current directory.
mdownload(Enumeration) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads specified files in current working remote directory from server to local directory.
mdownload(String) - Method in interface com.jscape.filetransfer.FileTransfer
Downloads multiple files matching regular expression from server's current directory.
mdownload(Enumeration) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
mdownload(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
mdownload(Enumeration) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
mdownload(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
mdownload(Enumeration) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
mdownload(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
mdownload(Enumeration) - Method in class com.jscape.inet.ftp.Ftp
Downloads specified files in current working remote directory from FTP server to local directory.
mdownload(String) - Method in class com.jscape.inet.ftp.Ftp
Downloads multiple files matching regular expression from FTP server current directory.
mdownload(Enumeration) - Method in class com.jscape.inet.ftps.Ftps
Downloads specified files in current working remote directory from FTP server to local directory.
mdownload(String) - Method in class com.jscape.inet.ftps.Ftps
Downloads multiple files matching regular expression from FTP server's current directory.
mdownload(String, Enumeration) - Method in class com.jscape.inet.scp.Scp
Downloads specified files in current working remote directory from SSH server to local directory.
mdownload(String, Iterator) - Method in class com.jscape.inet.scp.Scp
Downloads specified files in current working remote directory from SSH server to local directory.
mdownload(String, String[]) - Method in class com.jscape.inet.scp.Scp
Downloads specified files in current working remote directory from SSH server to local directory.
mdownload(String, String) - Method in class com.jscape.inet.scp.Scp
Downloads multiple files matching filter from SSH server's directory.
mdownload(Enumeration) - Method in class com.jscape.inet.sftp.Sftp
Downloads specified files in current working remote directory from SSH server to local directory.
mdownload(String) - Method in class com.jscape.inet.sftp.Sftp
Downloads multiple files matching filter from SSH server's current directory.
mtransfer(Ftp, Ftp, String) - Method in class com.jscape.inet.ftp.Fxp
Transfer files matching regular expression from source FTP server to destination FTP server.
mtransfer(Ftps, Ftps, String) - Method in class com.jscape.inet.ftps.Fxps
Transfer files matching filter from source FTP server to destination FTP server
mupload(Enumeration) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads multiple files to server.
mupload(String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads multiple files matching regular expression to server's current directory.
mupload(Enumeration) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
mupload(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
mupload(Enumeration) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
mupload(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
mupload(Enumeration) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
mupload(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
mupload(Enumeration) - Method in class com.jscape.inet.ftp.Ftp
Uploads multiple files to FTP server.
mupload(String) - Method in class com.jscape.inet.ftp.Ftp
Uploads multiple files matching regular expression to FTP server's current directory.
mupload(Enumeration) - Method in class com.jscape.inet.ftps.Ftps
Uploads multiple files to FTP server Uploads are performed relative to current local directory.
mupload(String) - Method in class com.jscape.inet.ftps.Ftps
Uploads multiple files matching regular expression to FTP server's current directory.
mupload(String, Enumeration) - Method in class com.jscape.inet.scp.Scp
Uploads multiple files to SSH server.
mupload(String, Iterator) - Method in class com.jscape.inet.scp.Scp
Uploads multiple files to SSH server.
mupload(String, String[]) - Method in class com.jscape.inet.scp.Scp
Uploads multiple files to SSH server.
mupload(String, String) - Method in class com.jscape.inet.scp.Scp
Uploads multiple files matching regular expression to SSH server's current directory.
mupload(Enumeration) - Method in class com.jscape.inet.sftp.Sftp
Uploads multiple files to SSH server.
mupload(String) - Method in class com.jscape.inet.sftp.Sftp
Uploads multiple files matching filter to SSH server's current directory.

N

noop() - Method in class com.jscape.inet.ftp.Ftp
Sends a NOOP (No Operation) command to FTP server.
noop() - Method in class com.jscape.inet.ftps.Ftps
Sends a NOOP (No Operation) command to FTP server.
noPropagateInherit() - Method in class com.jscape.inet.file.JAcl.Flag
 
NTParser - Class in com.jscape.inet.ftp
Parser responsible for handling FTP directory listing returned in the Windows NT format.
NTParser() - Constructor for class com.jscape.inet.ftp.NTParser
 

P

packetReceived(SftpPacket) - Method in class com.jscape.inet.sftp.SftpConfiguration.SftpLogger
 
packetSent(SftpPacket) - Method in class com.jscape.inet.sftp.SftpConfiguration.SftpLogger
 
parse(BufferedReader) - Method in class com.jscape.inet.ftp.AS400Parser
Parses directory listing.
parse(BufferedReader) - Method in interface com.jscape.inet.ftp.FtpFileParser
Method for parsing a directory listing returned by FTP server.
parse(BufferedReader) - Method in class com.jscape.inet.ftp.NTParser
Parses directory listing.
parse(BufferedReader) - Method in class com.jscape.inet.ftp.UnixParser
Parses directory listing.
parse(BufferedReader) - Method in class com.jscape.inet.ftp.VMSParser
Parses directory listing.
parseLine(String) - Method in class com.jscape.inet.ftp.UnixParser
 
progress(FileTransferProgressEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked to mark progress of a download or upload operation.
progress(FtpProgressEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked to mark progress of a download or upload operation.
progress(FtpProgressEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked to mark progress of a FTP download or upload operation.
progress(ScpTransferProgressEvent) - Method in interface com.jscape.inet.scp.events.ScpEventListener
Informs listener about transfer progress.
progress(SftpProgressEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked to mark progress of a SSH download or upload operation.
progress(SftpProgressEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked to mark progress of a download or upload operation.

R

read() - Method in interface com.jscape.inet.file.JRandomAccessFile
Reads a byte of data from this file.
read(byte[]) - Method in interface com.jscape.inet.file.JRandomAccessFile
Reads up to b.length bytes of data from this file into an array of bytes.
read(byte[], int, int) - Method in interface com.jscape.inet.file.JRandomAccessFile
Reads up to len bytes of data from this file into an array of bytes.
readAcl() - Method in class com.jscape.inet.file.JAcl.Mask
 
readAllowed() - Method in class com.jscape.inet.file.JFilePermissions.Permission
Checks if reading is allowed.
readAttributes() - Method in class com.jscape.inet.file.JAcl.Mask
 
readData() - Method in class com.jscape.inet.file.JAcl.Mask
 
readNamedAttrs() - Method in class com.jscape.inet.file.JAcl.Mask
 
readResponse() - Method in class com.jscape.inet.ftp.Ftp
Reads server response.
readResponse() - Method in class com.jscape.inet.ftps.Ftps
Reads response from FTP server.
REGULAR - Static variable in class com.jscape.inet.file.JFileType
Regular file.
removeClientVersion(int) - Method in class com.jscape.inet.sftp.SftpConfiguration
Removes client version from the factory.
removeFileTransferListener(FileTransferListener) - Method in interface com.jscape.filetransfer.FileTransfer
Removes specified FileTransferListener.
removeFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
removeFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
removeFileTransferListener(FileTransferListener) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
removeFtpListener(FtpListener) - Method in class com.jscape.inet.ftp.Ftp
Removes specified FTP event listener.
removeFtpListener(FtpListener) - Method in class com.jscape.inet.ftps.Ftps
Removes specified FTP event listener.
removeFxpListener(FxpListener) - Method in class com.jscape.inet.ftp.Fxp
Remove FXP event listener.
removeFxpListener(FxpListener) - Method in class com.jscape.inet.ftps.Fxps
Remove FXP event listener.
removeKey(InetAddress, String) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Removes the key entry for the specified host.
removeListener(ScpEventListener) - Method in class com.jscape.inet.scp.Scp
Removes listener.
removeSftpListener(SftpListener) - Method in class com.jscape.inet.sftp.Sftp
Removes specified SSH event listener.
renameFile(String, String) - Method in interface com.jscape.filetransfer.FileTransfer
Renames remote file on server.
renameFile(FileTransferRenameFileEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when a file is renamed.
renameFile(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
renameFile(String, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
renameFile(String, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
renameFile(String, String) - Method in class com.jscape.inet.ftp.Ftp
Renames remote file on FTP server.
renameFile(FtpRenameFileEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when a file is renamed.
renameFile(FtpRenameFileEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when a file is renamed.
renameFile(String, String) - Method in class com.jscape.inet.ftps.Ftps
Renames remote file on FTP server.
renameFile(SftpRenameFileEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when a file is renamed.
renameFile(SftpRenameFileEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when a file is renamed.
renameFile(String, String) - Method in class com.jscape.inet.sftp.Sftp
Renames remote file on SSH server.
renameTo(JFile) - Method in interface com.jscape.inet.file.JFile
Renames the file denoted by this abstract pathname.
renameTo(JFile) - Method in class com.jscape.inet.sftp.SftpFile
Renames the file denoted by this abstract pathname.
reset() - Method in interface com.jscape.filetransfer.FileTransfer
Resets the interrupted flag to false.
reset() - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
reset() - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
reset() - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
reset() - Method in class com.jscape.inet.ftp.Ftp
Resets the interrupted flag to false.
reset() - Method in class com.jscape.inet.ftps.Ftps
Resets the interrupted flag to false.
reset() - Method in class com.jscape.inet.sftp.Sftp
Resets the interrupted flag to false.
responseReceived(FileTransferResponseEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when a response is received from server.
responseReceived(FtpResponseEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when a response is received from FTP server.
responseReceived(FtpResponseEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when a response is received from FTP server.
resumeDownload(String, long) - Method in interface com.jscape.filetransfer.FileTransfer
Resumes download of file from server.
resumeDownload(String, String, long) - Method in interface com.jscape.filetransfer.FileTransfer
Resumes download of file from server.
resumeDownload(String, long) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
resumeDownload(String, String, long) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
resumeDownload(String, long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
resumeDownload(String, String, long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
resumeDownload(String, long) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
resumeDownload(String, String, long) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
resumeDownload(String, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes download of file from FTP server.
resumeDownload(String, String, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes download of file from FTP server.
resumeDownload(String, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes download of file from FTP server.
resumeDownload(String, String, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes download of file from FTP server.
resumeDownload(String, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes download of file from SSH server.
resumeDownload(String, String, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes download of file from SSH server.
resumeUpload(File, long) - Method in interface com.jscape.filetransfer.FileTransfer
Resumes upload of file to server.
resumeUpload(String, long) - Method in interface com.jscape.filetransfer.FileTransfer
Resumes upload of file to server.
resumeUpload(File, long) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
resumeUpload(String, long) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
resumeUpload(File, long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
resumeUpload(String, long) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
resumeUpload(File, long) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
resumeUpload(String, long) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
resumeUpload(File, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes upload of file to FTP server.
resumeUpload(File, String, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes upload of file to FTP server.
resumeUpload(String, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes upload of file to FTP server.
resumeUpload(String, String, long) - Method in class com.jscape.inet.ftp.Ftp
Resumes upload of file to FTP server.
resumeUpload(File, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes upload of file to FTP server.
resumeUpload(File, String, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes upload of file to FTP server.
resumeUpload(String, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes upload of file to FTP server.
resumeUpload(String, String, long) - Method in class com.jscape.inet.ftps.Ftps
Resumes upload of file to FTP server.
resumeUpload(File, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes upload of file to SSH server.
resumeUpload(File, String, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes upload of file to SSH server.
resumeUpload(String, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes upload of file to SSH server.
resumeUpload(String, String, long) - Method in class com.jscape.inet.sftp.Sftp
Resumes upload of file to SSH server.

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.
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.
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.
setHostKeys(SshHostKeys, boolean) - Method in class com.jscape.inet.ssh.util.SshParameters
Setups a new host key verifier for the specified host keys.
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.
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.
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.
setPrivateKey(KeyPair) - Method in class com.jscape.inet.ssh.util.SshParameters
Sets user key pair.
setProtectionLevel(char) - Method in class com.jscape.inet.ftps.Ftps
Changes the protection level.
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.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.
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.
setVerifyHostKeyListener(VerifyHostKeyListener) - Method in class com.jscape.inet.ssh.util.SshHostKeys
Sets the host key verifier listener.
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() - 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
 

T

toString() - Method in class com.jscape.filetransfer.FileTransferConnectedEvent
Gets String equivalent of this event.
toString() - Method in class com.jscape.filetransfer.FileTransferDisconnectedEvent
Gets String equivalent of this event.
toString() - Method in class com.jscape.filetransfer.FileTransferDownloadEvent
Gets String equivalent of this event.
toString() - Method in class com.jscape.filetransfer.FileTransferUploadEvent
Gets String equivalent of this event.
toString() - Method in class com.jscape.inet.file.JAcl.Flag
 
toString() - Method in class com.jscape.inet.file.JAcl.Mask
 
toString() - Method in class com.jscape.inet.file.JAcl
 
toString() - Method in class com.jscape.inet.file.JFilePermissions.Permission
Obtains string representation of the current permission as for example "rwx".
toString() - Method in class com.jscape.inet.file.JFilePermissions
Obtains string representation of the object permissions as for example "rw-r--r--".
toString() - Method in class com.jscape.inet.file.JFileType
Obtains type string representation.
toString() - Method in class com.jscape.inet.ftp.FtpChangeDirEvent
Gets String representation of this event.
toString() - Method in class com.jscape.inet.ftp.FtpConnectedEvent
Gets String equivalent of this event.
toString() - Method in class com.jscape.inet.ftp.FtpCreateDirEvent
Gets String representation of this event
toString() - Method in class com.jscape.inet.ftp.FtpDeleteDirEvent
Gets String representation of event.
toString() - Method in class com.jscape.inet.ftp.FtpDeleteFileEvent
Gets String representation of this event.
toString() - Method in class com.jscape.inet.ftp.FtpDisconnectedEvent
Gets String equivalent of this event.
toString() - Method in class com.jscape.inet.ftp.FtpDownloadEvent
Gets String equivalent of this event.
toString() - Method in class com.jscape.inet.ftp.FtpFile
Gets string representation of this FtpFile.
toString() - Method in class com.jscape.inet.ftp.FtpRenameFileEvent
Gets String representation of this event
toString() - Method in class com.jscape.inet.ftp.FtpUploadEvent
Gets String equivalent of this event.
toString() - Method in class com.jscape.inet.sftp.SftpFile
Obtains the current file string representation in for as Unix "ls -l" command does, i.e.: "-rw-rw-rw- owner group 23412 Oct 10 2004 10:20 somefile.txt"
toString() - Method in class com.jscape.inet.ssh.util.SshHostKeys
 
toString() - Method in class com.jscape.inet.ssh.util.SshParameters
 
transfer(Ftp, Ftp, String) - Method in class com.jscape.inet.ftp.Fxp
Transfer file from source FTP server to destination FTP server
transfer(Ftps, Ftps, String) - Method in class com.jscape.inet.ftps.Fxps
Transfer file from source FTP server to destination FTP server
transferDir(Ftp, Ftp, String) - Method in class com.jscape.inet.ftp.Fxp
Transfer directory from source FTP server to destination FTP server
transferDir(Ftps, Ftps, String) - Method in class com.jscape.inet.ftps.Fxps
Transfer directory from source FTP server to destination FTP server

U

UnixParser - Class in com.jscape.inet.ftp
Parser responsible for handling FTP directory listing returned in UNIX format.
UnixParser() - Constructor for class com.jscape.inet.ftp.UnixParser
 
UNKNOWN - Static variable in class com.jscape.inet.file.JFileType
Unknown type.
UP_DIR - Static variable in interface com.jscape.filetransfer.FileTransfer
Represents the parent directory of current directory.
UP_DIR - Static variable in class com.jscape.inet.ftp.Ftp
Represents the parent directory of current directory.
UP_DIR - Static variable in class com.jscape.inet.ftps.Ftps
Represents the parent directory of current directory.
upload(byte[], String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server where contents of file is not on disk but in memory.
upload(byte[], String, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server where contents of file is not on disk but in memory.
upload(File) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(File, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(String, File) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server with the specified temporary extension.
upload(File, String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(File, String, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(String, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(String, String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(String, String, boolean) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads file to server.
upload(FileTransferUploadEvent) - Method in interface com.jscape.filetransfer.FileTransferListener
Invoked when file is uploaded to server.
UPLOAD - Static variable in class com.jscape.filetransfer.FileTransferProgressEvent
Indicates UPLOAD process.
upload(byte[], String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(byte[], String, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(File) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(File, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(String, File) - Method in class com.jscape.filetransfer.FtpsTransfer
Uploads a file to server with the extension specified by the argument.
upload(File, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(File, String, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(String, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(String, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(String, String, boolean) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
upload(byte[], String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(byte[], String, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(File) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(File, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(String, File) - Method in class com.jscape.filetransfer.FtpTransfer
Uploads a file to server with the extension specified by the argument.
upload(File, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(File, String, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(String, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(String, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(String, String, boolean) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
upload(byte[], String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(byte[], String, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(File) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(File, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(String, File) - Method in class com.jscape.filetransfer.SftpTransfer
Uploads a file to server with the extension specified by the argument.
upload(File, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(File, String, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(String, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(String, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(String, String, boolean) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
upload(File, String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(InputStream, String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(InputStream, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(File, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(File, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(File) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(String, File) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server and renames the remote file name.
upload(String, String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(String, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server.
upload(byte[], String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server where contents of file is not on disk but in memory.
upload(byte[], String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server where contents of file is not on disk but in memory.
upload(FtpUploadEvent) - Method in class com.jscape.inet.ftp.FtpAdapter
Invoked when file is uploaded to FTP server.
upload(FtpUploadEvent) - Method in interface com.jscape.inet.ftp.FtpListener
Invoked when file is uploaded to FTP server.
UPLOAD - Static variable in class com.jscape.inet.ftp.FtpProgressEvent
Indicates UPLOAD process
upload(File, String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(File, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(File, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(File) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(String, File) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server using temporary extension, then renames file back to original name once uploaded.
upload(String, String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(String, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(String) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server.
upload(byte[], String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server where contents of file is not on disk but in memory.
upload(byte[], String) - Method in class com.jscape.inet.ftps.Ftps
Uploads file to FTP server where contents of file is not on disk but in memory.
upload(InputStream, String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads contents of InputStream to FTP server.
upload(InputStream, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads contents of InputStream to FTP server.
upload(ScpFileUploadedEvent) - Method in interface com.jscape.inet.scp.events.ScpEventListener
Informs listener about file upload.
UPLOAD - Static variable in class com.jscape.inet.scp.events.ScpTransferProgressEvent
Indicates UPLOAD process
upload(byte[], String, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server where contents of file is not on disk but in memory.
upload(InputStream, String, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server.
upload(File, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server.
upload(File, String, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server.
upload(String, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server.
upload(String, String, String) - Method in class com.jscape.inet.scp.Scp
Uploads file to SSH server.
upload(SftpUploadEvent) - Method in class com.jscape.inet.sftp.events.SftpAdapter
Invoked when file is uploaded to SSH server.
upload(SftpUploadEvent) - Method in interface com.jscape.inet.sftp.events.SftpListener
Invoked when file is uploaded to server.
UPLOAD - Static variable in class com.jscape.inet.sftp.events.SftpProgressEvent
Indicates UPLOAD process
upload(byte[], String) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server where contents of file is not on disk but in memory.
upload(InputStream, String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(InputStream, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(byte[], String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server where contents of file is not on disk but in memory.
upload(File) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(String, File) - Method in class com.jscape.inet.sftp.Sftp
Uploads a file to SSH server.
upload(File, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(File, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(File, String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(String) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(String, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
upload(String, String, boolean) - Method in class com.jscape.inet.sftp.Sftp
Uploads file to SSH server.
uploadDir(File) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads local directory and contents recursively to server.
uploadDir(File, String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads local directory and contents recursively to server.
uploadDir(File, int, boolean, String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads local directory and contents.
uploadDir(File, int, boolean, String, int) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads local directory and contents.
uploadDir(File) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
uploadDir(File, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Uploads local directory and contents recursively to server.
uploadDir(File, int, boolean, String) - Method in class com.jscape.filetransfer.FtpsTransfer
Uploads local directory and contents.
uploadDir(File, int, boolean, String, int) - Method in class com.jscape.filetransfer.FtpsTransfer
Upload directory.
uploadDir(File) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
uploadDir(File, String) - Method in class com.jscape.filetransfer.FtpTransfer
Uploads local directory and contents recursively to server.
uploadDir(File, int, boolean, String) - Method in class com.jscape.filetransfer.FtpTransfer
Uploads local directory and contents.
uploadDir(File, int, int, boolean, String) - Method in class com.jscape.filetransfer.FtpTransfer
Uploads local directory and contents.
uploadDir(File, int, boolean, String, int) - Method in class com.jscape.filetransfer.FtpTransfer
 
uploadDir(File) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
uploadDir(File, String) - Method in class com.jscape.filetransfer.SftpTransfer
Uploads local directory and contents recursively to server.
uploadDir(File, int, boolean, String, int) - Method in class com.jscape.filetransfer.SftpTransfer
Uploads local directory and contents.
uploadDir(File, int, boolean, String) - Method in class com.jscape.filetransfer.SftpTransfer
Uploads local directory and contents.
uploadDir(File) - Method in class com.jscape.inet.ftp.Ftp
Uploads local directory and contents recursively to FTP server.
uploadDir(File, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads local directory and contents recursively to FTP server.
uploadDir(File, int, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads local directory and contents to FTP server.
uploadDir(File, int, int, boolean, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads local directory and contents to FTP server.
uploadDir(File, int, boolean, String, int) - Method in class com.jscape.inet.ftp.Ftp
 
uploadDir(File, int, int, boolean, String, int) - Method in class com.jscape.inet.ftp.Ftp
Uploads local directory and contents to FTP server.
uploadDir(File) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents recursively to FTP server.
uploadDir(File, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents recursively to FTP server.
uploadDir(File, int, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents to FTP server.
uploadDir(File, int, boolean, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents to FTP server.
uploadDir(File, int, boolean, String, int) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents to FTP server.
uploadDir(File, int, int, boolean, String, int) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents to FTP server.
uploadDir(File, int, int, boolean, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads local directory and contents to FTP server.
uploadDir(File, String, String) - Method in class com.jscape.inet.scp.Scp
Uploads the specified directory.
uploadDir(File, String) - Method in class com.jscape.inet.scp.Scp
Uploads the specified directory.
uploadDir(File) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents recursively to SSH server.
uploadDir(File, int, int) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents recursively to SSH server.
uploadDir(File, int) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents.
uploadDir(File, int, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents.
uploadDir(File, int, String, int) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents.
uploadDir(File, int, int, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents.
uploadDir(File, int, int, String, int) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents.
uploadDir(File, String, String) - Method in class com.jscape.inet.sftp.Sftp
Uploads local directory and contents recursively to SSH server.
uploadUnique(String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(File) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(InputStream, String) - Method in interface com.jscape.filetransfer.FileTransfer
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
uploadUnique(File) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
uploadUnique(InputStream, String) - Method in class com.jscape.filetransfer.FtpsTransfer
See FileTransfer interface for method description.
uploadUnique(String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
uploadUnique(File) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
uploadUnique(InputStream, String) - Method in class com.jscape.filetransfer.FtpTransfer
See FileTransfer interface for method description.
uploadUnique(String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
uploadUnique(File) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
uploadUnique(InputStream, String) - Method in class com.jscape.filetransfer.SftpTransfer
See FileTransfer interface for method description.
uploadUnique(String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server storing remotely using a unique name.
uploadUnique(String, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server storing remotely using a unique name.
uploadUnique(File) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server storing remotely using a unique name.
uploadUnique(File, boolean) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server storing remotely using a unique name.
uploadUnique(InputStream, String) - Method in class com.jscape.inet.ftp.Ftp
Uploads file to FTP server storing remotely using a unique name.
uploadUnique(String) - Method in class com.jscape.inet.ftps.Ftps
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(String, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(File) - Method in class com.jscape.inet.ftps.Ftps
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(File, boolean) - Method in class com.jscape.inet.ftps.Ftps
Uploads the file which is created in the current directory under a name unique to that directory.
uploadUnique(InputStream, String) - Method in class com.jscape.inet.ftps.Ftps
Uploads the file which is created in the current directory under a name unique to that directory.
USE_SERVER_VERSION - Static variable in class com.jscape.inet.sftp.SftpConfiguration
This value is used to create the client with the highest server version supported.

V

verify(SSLSession) - Method in interface com.jscape.inet.ftps.FtpsCertificateVerifier
Invoked when handshake has completed.
VMSParser - Class in com.jscape.inet.ftp
Parser responsible for handling FTP directory listing returned in VMS format.
VMSParser() - Constructor for class com.jscape.inet.ftp.VMSParser
 

W

write(int) - Method in interface com.jscape.inet.file.JRandomAccessFile
Writes the specified byte to this file.
write(byte[]) - Method in interface com.jscape.inet.file.JRandomAccessFile
Writes b.length bytes from the specified byte array to this file, starting at the current file pointer.
write(byte[], int, int) - Method in interface com.jscape.inet.file.JRandomAccessFile
Writes len bytes from the specified byte array starting at offset off to this file.
writeAcl() - Method in class com.jscape.inet.file.JAcl.Mask
 
writeAllowed() - Method in class com.jscape.inet.file.JFilePermissions.Permission
Checks if writing is allowed.
writeAttributes() - Method in class com.jscape.inet.file.JAcl.Mask
 
writeData() - Method in class com.jscape.inet.file.JAcl.Mask
 
writeNamedAttrs() - Method in class com.jscape.inet.file.JAcl.Mask
 
writeOwner() - Method in class com.jscape.inet.file.JAcl.Mask
 

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

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