|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
| Authenticator | The Dialog during Authentication process. |
| Policies.All | The universal policy interface. |
| Policies.Copy | The policy interface for copying files. |
| Policies.CopyDir | The policy interface for recursive copying of a directory. |
| Policies.Dir | The policy interface for recursive operations on directories. |
| Policies.Move | The policy interface for moving files. |
| Policies.MoveDir | The policy interface for recursive moving of a directory. |
| Policies.Remove | The policy interface for removing files. |
| Policies.RemoveDir | The policy interface for recursive removal of a directory. |
| ProgressFactory | The interface for creating new ProgressListener objects during a recursive operation. |
| ProgressListener | The listener interface for the progression of a single file operation. |
| SftLibConstants | |
| Class Summary | |
| AbstractPolicy | A default implementation for policies. |
| CharConversion | Character conversion specifiers. |
| Directory | A remote directory. |
| DirHandle | An iterator over directory contents. |
| File | A remote file. |
| FileAttributes | A collection of file attributes. |
| Location | A location for a remote file. |
| Policies | Interfaces for interactive queries and notifications from the Secure File Transfer service. |
| RegularFile | A regular file. |
| Session | An ongoing SFTP session in a remote or local host. |
| Sft | The Secure File Transfer service. |
| SWIGTYPE_p_SshWindowHandle | |
| SymLink | A symbolic link. |
| Exception Summary | |
| AbortedException | Signals a user-requested abortion of an SFT operation. |
| AuthenticationException | Signals that there has been a problem during the Authentication process |
| NoSuchFileException | Signals that no file existed in a specified location. |
| PermissionDeniedException | Signals that the user does not have the permissions required for performing a particular file operation. |
| SftEOFException | Signals that the end of a file has been reached. |
| SftException | An exception that is thrown by the Secure File Transfer service. |
Provides classes for manipulating files on remote hosts via the Secure File Transfer protocol.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||