Currently rather than asking the user, if he want to proceed with his action on a mirrored directory, the adapter follows a default behaviour if the user wanted action is invalid. As an example:
1 Create in a empty folder the file test.txt
1 Mirror this folder
1 Create in the mount point of the mirrored folder another file called test.txt
Expected: The file explorer asks if you want to rename your file and aborts otherwise.
Actual: A file with the default name (New Textfile.txt) is created
Environment
OS: Windows 10 Pro 1803 Adapter: 0.1.2
Description
Currently rather than asking the user, if he want to proceed with his action on a mirrored directory, the adapter follows a default behaviour if the user wanted action is invalid. As an example:
1 Create in a empty folder the file
test.txt
1 Mirror this folder 1 Create in the mount point of the mirrored folder another file calledtest.txt
Expected: The file explorer asks if you want to rename your file and aborts otherwise. Actual: A file with the default name (
New Textfile.txt
) is created