Skip to main content

Module sftp

Module sftp 

Source
Available on crate feature ssh-real only.
Expand description

SFTP handlers (G-SFTP). Present only with the real SSH stack (A6).

Re-exportsยง

pub use crate::sftp::run_sftp as run;
pub use crate::sftp::SftpOptions;