Skip to content

Cannot disable shared folder

Antenore Gatta (tmow) requested to merge issues/2679-rdp-unshare into master

The remmina_create_file_chooser is broken and needs to be rewritten This patch does:

  1. Replace the FOLDER type settings in all plugins with the TEXT type
  2. Implement the migration from sharefolder to drive in the RDP plugin.

This is cleaner and should be done as well for the FILE type.

Fixes #2679 (closed)

Signed-off-by: Antenore Gatta (tmow) antenore@simbiosi.org

Merge request reports