Package com.sshtools.client.sftp
package com.sshtools.client.sftp
-
ClassDescriptionThis class provides a list of operations that have been/or will be completed by the SftpClient's copyRemoteDirectory/copyLocalDirectory methods.Implements the RegularExpressionMatching Interface.
Performs no regular expression matching so:
matchFilesWithPattern() simply returns the files parameter it is passed as an argument
matchFileNamesWithPattern() simply returns a 1 element array containing the filename on the first element of the file[] argument passed to it.Interface for treating a filename as a regular expression and returning the list of files that match.Abstract task implementing SFTP operations.An abstract task that implements an SFTP client.Deprecated, for removal: This API element is subject to removal in a future version.Represents an SFTP file object.An InputStream to read the contents of a remote file.An OutputStream to write data to a remote file.FileVisitorfor use withSftpFile.Exception thrown when a file transfer is cancelled.