Hello,
I came across an issue on Win10 1909 + VC 1.24-Update2-RC (64-bit) while trying to access shared folders on a VC container which has been mounted as removable device.
The problem: you can't access shared folders on veracrypt containers as long as they are mounted as removable media (option /m:rm).
This has not been an issue on Windows 7 and shared folders on containers mounted with removable media option.
Steps to reproduce the issue:
(i assume your windows is preconfigured so that shared folders work and are accessible from other devices just to be sure) then:
to sum it up: shared folder on veracrypt containers are only accessable when mounted as non-removable-media. this behaviour is different from windows 7 where accessing shared folder was even possible on removable media containers.
How it should be:
shared folders should be accessible on removable media containers even on Windows 10.
Further info:
* The problem does not rely on removable devices per se, f.i. shared folder on ntfs formatted usb sticks work very well. Therefor I suppose this is rather an issue how veracrypt provides removable media containers.
* mounting containers as removable media is often prefered due to windows' event logging (event-id 98) of ntfs volumes if they are not mounted as removable media. so sticking with the non-removable option as solution is not a fix for this issue.