Skip to content

Delete Folder with symlink #1

@Ndrou

Description

@Ndrou

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 !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions