SSH2_FXP_READLINK
send_string_request(conn, id, SSH2_FXP_READLINK, path, strlen(path));
{ "readlink", NULL, SSH2_FXP_READLINK, process_readlink, 0 },