SSH2_FXP_REMOVE
send_string_request(conn, id, SSH2_FXP_REMOVE, path, strlen(path));
{ "remove", NULL, SSH2_FXP_REMOVE, process_remove, 1 },