Skip to content

A subdirectory of the same name are created when moved #24

Description

@CloneWith

There is a problem I encountered using FreeMove. I think the definition of "To:" is not so clear.
For example, when I set "From" to "C:\example", and "To" to "D:\example", the result is "D:\example\example", which went beyond my expectations and caused some trouble.
I suppose that if we find out the last part of two paths are the same, we can directly move the source folder to the destination instead of to the subfolder under the parent folder of the same name.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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