Skip to main content

SCP_UPLOAD_FILE_ONLY_MSG

Constant SCP_UPLOAD_FILE_ONLY_MSG 

Source
pub const SCP_UPLOAD_FILE_ONLY_MSG: &str = "upload only supports regular files (no directories / no -r)";
Expand description

Rejection when scp upload is pointed at anything but a regular file.