Skip to main content

SCP_DOWNLOAD_LOCAL_NOT_DIRECTORY_MSG

Constant SCP_DOWNLOAD_LOCAL_NOT_DIRECTORY_MSG 

Source
pub const SCP_DOWNLOAD_LOCAL_NOT_DIRECTORY_MSG: &str = "download local path must be a file path, not an existing directory";
Expand description

Rejection when scp download is handed an existing directory as its target.