move
Verified for current stable LTS
Move Command: Move File Or Directory Across Drives Windows
Use for move file or directory across drives windows with Move. Exact CLI syntax to move file or directory across drives windows using Move.
When to use this: Use for move file or directory across drives windows with Move.
Command Syntax
move {C:\path\to\source} {D:\path\to\target} move `{C:/path/to/source`} `{D:/path/to/target`} Live Command Builder
Final Command
move {C:\path\to\source} {D:\path\to\target} Command Breakdown
move is the base executable for this command.
FAQ
Purpose: Exact syntax to move file or directory across drives windows using Move.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Move Command: Move File Or Directory Into Existing Directory Windows
move <path\to\source> <path\to\existing_directory> Move Command: Move With Confirmation Overwrite Windows move /-Y <path\to\source> <path\to\existing_directory> Move Command: Move Without Confirmation Overwrite Windows move /Y <path\to\source> <path\to\existing_directory> Move Command: Rename File Or Directory Non Existing Target Windows move <path\to\source> <path\to\target>