-
Notifications
You must be signed in to change notification settings - Fork 12
Delete Folder with symlink #1
Copy link
Copy link
Open
Description
Consider this file architecture :
-- root folder
---- subroot folder 1
---- subroot folder 2 (symlink)
Subroot folder 2 is a symlink created with the command : mklink /D myfolder c:/mypath
And when I delete the root folder, the application delete files inside subroot folder 2.
It should only remove the symbolic link ! This is very dangerous !
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels