SSH2_FXF_READ
(r = sshbuf_put_u32(msg, SSH2_FXF_READ)) != 0 ||
if (send_open(conn, remote_path, "remote", SSH2_FXF_READ, NULL,
if (send_open(from, from_path, "origin", SSH2_FXF_READ, NULL,
if ((pflags & SSH2_FXF_READ) &&
} else if (pflags & SSH2_FXF_READ) {
if (pflags & SSH2_FXF_READ)