Constant ssh2::WRITE []

pub const WRITE: OpenFlags = OpenFlags{bits: raw::LIBSSH2_FXF_WRITE,}

Open the file for writing. If both this and Read are specified, the file is opened for both reading and writing