Expand description
SFTP data transfers
This module provides support for establishing SSH connections and transferring data with SFTP.
Modules§
- error
- Error namespace
Structs§
- Client
- SFTP client.
- Client
Builder - Holds parameters necessary for establishing an SSH connection.
Functions§
- upload
- Uploads files with SFTP.