Disconnecting from windows guest doesn't unmap shared folder
@lvenhoda
Submitted by Lukáš Venhoda Assigned to Spice Bug List
Description
If shared folder is used in windows guest, disconnecting while the folder is mapped doesn't unmap it correctly.
This leads to the folder being visible when reconnecting back, but not being able to access it's contents, until sharing is re enabled, and the folder is refreshed.
This issue could be fixed by including spice-webdavd into guest-tools (https://bugs.freedesktop.org/show_bug.cgi?id=94215) The agent could handle disconnects and disable sharing, when no user is connected, effectively unmapping the shared folder, when user disconnects.