Constant ssh2::APPEND[]

pub const APPEND: OpenFlags = OpenFlags{bits: raw::LIBSSH2_FXF_APPEND,}

Force all writes to append data at the end of the file.