Skip to content

File Manager: Wrong error "Cannot move into its own subdirectory" #2510

@mgutt

Description

@mgutt

Tried to move a file from:

/mnt/disk2/test/4GB.bin

to:

/mnt/disk2/test/foo/

returns the following error:

Cannot move directory into its own subdirectory

This error is only valid if the source is a directory (as it can't be recursively copied/moved into a subdirectory of its own). Probably a file check is needed.

Screenshot:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions