Some agent features can be disabled on the server: * Copy & Paste * File transfer Add the agent capability to inform about disabled file transfer. Related: https://bugzilla.redhat.com/show_bug.cgi?id=1373725 --- spice/vd_agent.h | 1 + 1 file changed, 1 insertion(+) diff --git a/spice/vd_agent.h b/spice/vd_agent.h index 061ca30..ac22498 100644 --- a/spice/vd_agent.h +++ b/spice/vd_agent.h @@ -247,6 +247,7 @@ enum { VD_AGENT_CAP_MAX_CLIPBOARD, VD_AGENT_CAP_AUDIO_VOLUME_SYNC, VD_AGENT_CAP_MONITORS_CONFIG_POSITION, + VD_AGENT_CAP_FILE_XFER_DISABLED, VD_AGENT_END_CAP, }; -- 2.11.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel