Expand description

Highlevle API of sftp client

Structs

Remote Directory

Builder for new directory to create.

Entries returned by the ReadDir.

A reference to the remote file.

A structure representing a type of file with accessors for each file type. It is returned by MetaData::file_type method.

A struct used to perform operations on remote filesystem.

Metadata information about a file.

Options and flags which can be used to configure how a file is opened.

Representation of the various permissions on a file.

Reads the the entries in a directory.

A file-oriented channel to a remote host.

Options when creating super::Sftp.

File that implements AsyncRead, AsyncSeek and AsyncWrite, that is compatible with tokio::fs::File.

Default value is 1970-01-01 00:00:00 UTC.

Enums