Skip to content

"mv" command can't move file to a different driver on Windows #825

@Escapingbug

Description

@Escapingbug

Example:

> mv C:\Users\ding6\Downloads\core-3c5a47af728e9968fd7a6bb41fbf573cd52677bc .
error: Rename "core-3c5a47af728e9968fd7a6bb41fbf573cd52677bc" to "src" aborted. 系统无法将文件移到不同的磁盘驱动器。 (os error 17)
- shell:1:0
1 | mv C:\Users\ding6\Downloads\core-3c5a47af728e9968fd7a6bb41fbf573cd52677bc .
  | ^^ Rename "core-3c5a47af728e9968fd7a6bb41fbf573cd52677bc" to "src" aborted. 系统无法将文件移到不同的磁盘驱动器。 (os error 17)

The message says "System cannot move the file to a different disk driver".

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions