|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| RegularExpressionMatching | Interface for treating a filename as a regular expression and returning the list of files that match. |
| Class Summary | |
| 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. |
| Perl5RegExpMatching | Implements the RegularExpressionMatching Interface. |
| SftpClient | Implements a Secure File Transfer (SFTP) client. |
This package contains the SSHTools SFTP client converted for use with the J2SSH Maverick API.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||