Module openssh_sftp_client::fs

source ·
Expand description

Module contains types for manipulating directories.

Structs§

  • Remote Directory
  • Builder for new directory to create.
  • Entries returned by the ReadDir.
  • A struct used to perform operations on remote filesystem.
  • Reads the the entries in a directory.