How to Copy Folders and Subfolders Using Xcopy Command

Learn how to use XCopy command to copy folders and subfolders, not just files. Also, an easier way is presented.

Delia

by Delia Updated on February 26, 2024

Share this: instagram reddit

What is Xcopy Command?

Xcopy, stands for extended copy, is a command that can copy multiple files or entire directory trees from one location to another. As an advanced version of the copy command, it has additional switches to specify both the source and the destination in detail. It is especially useful when copying files from CDROM to a hard drive because it will remove the read-only attribute automatically.

Xcopy command is available on most operating systems such as IBM PC DOS, MS-DOS, Windows and freeDOS. While being functionally replaced by a more powerful copy tool Robocopy, Xcopy is still included in Windows 10, and you can continue using it to copy folders and subfolders.

xcopy command copy folder sub folder

Can I Copy Folders and Subfolders Using Xcopy Command?

I have a folder with a lot of subfolders and files in them. Now, I want to copy the folder to another location, but I don’t want to recreate directory structures. Can I use Xcopy command to copy the directory structure of the folder and subfolders to another location?

The answer is YES. You can use Xcopy command to copy folders and subfolders directly. Recreating directory structures is surely a tedious and error-prone thing, especially when you use the right-click method to create multiple structures and folders. In the following article, I will introduce how to achieve it via Xcopy, keep reading to learn the detailed steps.

However, Xcopy provides a basic folder duplication, but for advanced operations like auto-copying changed files, versioning, and compression, AOMEI Backupper Standard is a reliable free option for Windows PCs. Click the jump link below to get a more flexible and simple free file copy solution!

Better way to copy any files & folders

Backup or sync folders and subfolders automatically and flexibly, complete any operation with simple clicks in an intuitive interface. Check this advanced method »

How to Copy Folders Using Xcopy Command

To move folders and subfolders in cmd, the most used command syntax would be:

xcopy [source] [destination] [options]

And there are plenty of options and switches for different demands. You can copy folders and subfolders including or excluding files from one location to another by following steps.

Situation 1. copy folders and subfolders and contents

1. Click Start and type cmd in the search box. Right-click Command Prompt from the result list and select Run as administrator. Or you can press Win + R to call up Run window, and type "cmd" in the textbox.

2. Now, when you're in the Command Prompt, you can type Xcopy command as below to copy folders and subfolders including all the contents. For example, you want to copy “test” folder and its subfolders on C drive to D drive, type Xcopy command as:

Xcopy C:\test D:\test /E /H /C /I

Xcopy Command

  • /E – Copy subdirectories, including any empty ones.

  • /H - Copy files with hidden and system file attributes.

  • /C - Continue copying even if an error occurs.

  • /I - If in doubt, always assume the destination is a folder. e.g. when the destination does not exist.

Notes:

  • Xcopy will not copy open files.

  • Xcopy doesn’t display any progress or completed operations information when executed.

  • Remember that for folders with spaces in the name or folders larger than 8 characters in length, it is a good idea to put quotation marks around the path or you may get an error.

Situation 2. copy folders and subfolders without files

You can open the Command Prompt according to the steps shown above. Then, type the Xcopy command as below to copy folders and subfolders without files:

Xcopy Source Destination /T /E

  • /T - Copy the subdirectory structure, but not the files.

  • /E - Copy subdirectories, including any empty ones.

Situation 3. copy folders and subfolders with NTFS and Share permission

Sometimes, you may need to transfer the NTFS and Share permission together with your folders.

Once the Command Prompt is open, you can then type the following Xcopy command to copy all files and folders and retain its NTFS and Share permissions.

Xcopy Source Destination /O /X /E /H /K

  • /E - Copy folders and subfolders, including empty ones.

  • /H - Copy hidden and system files also.

  • /K - Copy attributes. Typically, Xcopy resets read-only attributes.

  • /O - Copy file ownership and ACL information.

  • /X - Copy file audit settings (implies /O).

Actually, there are many parameters of Xcopy command, and you can combine different parameters for different situations. But if there is a slight error in the command, the copy operation may fail, and even lead to data loss. Therefore, you must be very careful when using Xcopy command.

For users who are not familiar with the use of the command line, and want to copy files and folders easily, you can also use a handy backup software.

Versatile & Efficient | Copy Files or Folders in Windows Flexibly

Xcopy provides a basic folder duplication, but for advanced operations like auto-copying changed files, versioning, and compression, AOMEI Backupper Standard is a reliable free option for Windows PCs.

AOMEI Backupper
Easy-to-use Folder Copy Tool
  • Flexible Copy options: You can sync folders to maintain their original format & structure, or back them up into image files for recovery.
  • Various Storage devices: Supports various storage options like internal/external drives, USB flash drives, cloud, network shares, and NAS.
  • Automatic Schedule tasks: Scheduled options enable automated backup/sync tasks, with choices for incremental or differential backup to save changed data only.
  • Professional Edition Features: Upgrade for real-time file syncing and auto-deletion of older backup versions to conserve space.

How to copy files or folders via AOMEI Backupper

Step 1. Launch AOMEI Backupper and select Sync > Basic Sync to copy folders and subfolders.

If you want to backup folders into restorable image files and keep different versions, you can consider Backup options, which are better suited for backing up large data (like partitions, disks, system backup).

basic sync

In advanced edition, you can enjoy 3 more practical sync modes:
Real-Time Sync: Sync changed files from source directory to target directory in real time.
Mirror Sync: Keep the contents in target directory exactly the same as the source directory.
Two-Way Sync: Make any changes in source or target directory be synced to the other side mutually.

Step 2. Click Add Folder to specify the folder and click OK. You can add more folders by clicking + button.

Add Folder

Note: After clicking Add Folder, you can open Filter Settings to set file inclusion/exclusion mask (available in Pro and above editions).

File Filter

Filter Settings

Step 3. Select the destination path you want to copy files to. Internal hard drive, connected external hard drive, cloud drive, shared folder, and NAS are all available.

Select Destination

Step 4. (Optional) Click Schedule Sync to enable it, and set a Daily/Weekly/Monthly task as you like.

Schedule Settings General

Step 5. Confirm all your settings and click Start Sync.

⚠️Tips:
  • Don't modify the source folder name, otherwise the program will not sync files/folders any more.
  • If you want to backup folder to cloud drive, but does not have enough space, you could consider creating a cloud backup with AOMEI Cloud, a cloud drive released by AOMEI Tech, which offers you 1TB of free cloud storage space from the date you sign up until 15 days.
  • AOMEI Backupper is also a disk cloner that would help you clone hard drive to SSD with ease.

FAQs About Robocopy Command

 

Verdict

 

You can copy folders and subfolders using Xcopy command by the steps shown above. However, many users say that copying failed due to Xcopy not working sometimes, or Xcopy does not copy all files. And in some cases, Xcopy halts because of “Insufficient Memory” error or invalid number of parameters.

Therefore, using AOMEI Backupper to copy folders or files is a more reliable and convenient method. With only a few clicks, you can copy folders or files to your destination, and its useful features like incremental backup, USB plug in, etc. bring you much convenience.

If you want to backup files on any other computers without installation, use AOMEI Backupper Technician or Technician Plus to create a portable AOMEI Backupper. Just give it a shot!

Delia
Delia · Editor
Delia owns extensive experience in writing technology-related blog posts, and has been a part of AOMEI since 2020 to provide expertise in data security and disaster recovery. She works with Windows operating systems, SQL databases, and virtualization platforms such as VMware and Hyper-V, specializing in troubleshooting and advising on data protection and migration.