See: Description
Interface | Description |
---|---|
RegularExpressionMatching |
Interface for treating a filename as a regular expression and returning the
list of files that match.
|
Class | Description |
---|---|
DirectoryOperation |
This class provides a list of operations that have been/or will be completed
by the SftpClient's copyRemoteDirectory/copyLocalDirectory methods.
|
GlobRegExpMatching |
Implements the RegularExpressionMatching Interface.
|
NoRegExpMatching |
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. |
NullOutputStream | |
Perl5RegExpMatching |
Implements the RegularExpressionMatching Interface.
|
SftpClient |
Implements a Secure File Transfer (SFTP) client.
|
StatVfs |
Enum | Description |
---|---|
RemoteHash |
This package contains the SSHTools SFTP client converted for use with the J2SSH Maverick API.
Copyright © 2024. All rights reserved.