Skip to main content

SFTP_FALLBACK_BASENAME

Constant SFTP_FALLBACK_BASENAME 

Source
pub const SFTP_FALLBACK_BASENAME: &str = "ssh-cli-unnamed";
Expand description

Basename used only when a multi-file source has no file name component. Prefer rejecting empty names; this is a last-resort label (G-SFTP-R13).