Tried to move a file from:
to:
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:
