You Will Thank Us – Tips About Robocopy Command To Copy Folders And Subfolders You Need To Know May 13, 2025May 22, 2021 by Dlightdaily Run the below Robocopy command to copy Folders and subfolders including empty one. i.e deep copy of folder hierarchy and the data in all the subfolders. Robocopy /S /E D:\directory-test\data E:\backup\data Start Again