Windows 10: Xcopy /t /e folders not visible in Windows 11

Discus and support Xcopy /t /e folders not visible in Windows 11 in Windows 10 Software and Apps to solve the problem; I have a substantial file tree that I back up regularly.In Windows 11 I did an xcopy /t /e to give me the file tree with no files in a different... Discussion in 'Windows 10 Software and Apps' started by RogerMandel, Oct 8, 2023.

  1. Xcopy /t /e folders not visible in Windows 11


    I have a substantial file tree that I back up regularly.In Windows 11 I did an xcopy /t /e to give me the file tree with no files in a different location. what I have done in Win7 and Win 10.Win11 hides the folder tree. I can see that the tree is in CMD dir but is not visible in Win11. I have checked the show hidden files and folders but still no luckAny assistance appreciated.

    :)
     
    RogerMandel, Oct 8, 2023
    #1

  2. xCopy not working as intended

    Hi Steve, I'm Benedict. I'm here to help you.

    Perhaps the folders you are trying to copy are empty. Xcopy command won't normally copy the empty folders, you have to include the option "/e" to force xcopy to copy the empty folders.

    For example: xcopy [source path] [destination path] /e

    The message will still be "0 File(s) copied" if you actually don't have any files in the given source folder but the empty folders will be copied.

    Please see if that helps.

    Regards,

    .
     
    Benedict P, Oct 8, 2023
    #2
  3. thraxed Win User
    Installing windows off of a USB stick

    Step By Step from vista:
    From admin cmd prompt

    1. diskpart
    1a. list disk
    2. select disk 1 (replace 1 with your usb drive)
    3. clean
    4. create partition primary
    5. select partition 1 (replace 1 with your usb drive)
    6. active
    7. format fs=fat32
    8. assign
    9. exit

    Copy Windows Vista's DVD ROM content to the Flash Drive

    xcopy d:\*.* /s/e/f e:\ (d being your vista cd and e being your usb stick)

    And that's it, boot off your usb disk
     
    thraxed, Oct 8, 2023
    #3
  4. Xcopy /t /e folders not visible in Windows 11

    Batch and Xcopy

    Try moving /E and /Y to after the paths...

    @xcopy "C:\Users\PVTCaboose1337\Documents\School" "M:/School" /E /Y

    It must always be:

    xcopy source destination [options]
     
    FordGT90Concept, Oct 8, 2023
    #4
Thema:

Xcopy /t /e folders not visible in Windows 11

Loading...
  1. Xcopy /t /e folders not visible in Windows 11 - Similar Threads - Xcopy folders visible

  2. Having issues with xcopy skipping folders

    in Windows 10 Gaming
    Having issues with xcopy skipping folders: on Windows 10.0.22631.4602. Plenty of ram, i7 cpu. On the C: drive ssd I have a personal folder "myfolder" and several subfolders off of it. These subfolders also have subfolders. I intend for the personal folder and ALL OF its subfolders to be copied in one command, as in...
  3. Having issues with xcopy skipping folders

    in Windows 10 Software and Apps
    Having issues with xcopy skipping folders: on Windows 10.0.22631.4602. Plenty of ram, i7 cpu. On the C: drive ssd I have a personal folder "myfolder" and several subfolders off of it. These subfolders also have subfolders. I intend for the personal folder and ALL OF its subfolders to be copied in one command, as in...
  4. Users Folder is not visible

    in Windows 10 Gaming
    Users Folder is not visible: I am trying to access the files in my user folder from my old computer's hard drive it's in an external case and it was using Windows 10 from another computer using Windows 11, but it is not visible. Under Users, I can only see default and public. Thoughts?...
  5. Users Folder is not visible

    in Windows 10 Software and Apps
    Users Folder is not visible: I am trying to access the files in my user folder from my old computer's hard drive it's in an external case and it was using Windows 10 from another computer using Windows 11, but it is not visible. Under Users, I can only see default and public. Thoughts?...
  6. Xcopy /t /e folders not visible in Windows 11

    in Windows 10 Gaming
    Xcopy /t /e folders not visible in Windows 11: I have a substantial file tree that I back up regularly.In Windows 11 I did an xcopy /t /e to give me the file tree with no files in a different location. what I have done in Win7 and Win 10.Win11 hides the folder tree. I can see that the tree is in CMD dir but is not visible...
  7. Xcopy folder to a new location daily automatically

    in Windows 10 Gaming
    Xcopy folder to a new location daily automatically: I have a Windows XP embedded machine which creates a datalog once a day in a csv file. This is to say it creates a new csv file every day and puts it into the e: partition. So the e: partition grows by one file a day. I'd like to on a daily basis copy the log files from this...
  8. Xcopy folder to a new location daily automatically

    in Windows 10 Software and Apps
    Xcopy folder to a new location daily automatically: I have a Windows XP embedded machine which creates a datalog once a day in a csv file. This is to say it creates a new csv file every day and puts it into the e: partition. So the e: partition grows by one file a day. I'd like to on a daily basis copy the log files from this...
  9. Folder is not visible or accessible

    in Windows 10 Network and Sharing
    Folder is not visible or accessible: There's a folder called Recovery in my D: drive and I can't access or see it, even when I choose to show hidden folders. The reason I know it exists is because I get an error message from Google Drive saying D:\Recovery can't be synced. [ATTACH] When I try accessing the...
  10. Shared Folders visible, Shared Files not visible

    in Windows 10 Network and Sharing
    Shared Folders visible, Shared Files not visible: Running Windows 10 Pro, 2004 on the host machine I have a problem with shared files not showing on any remote devices. Shared folders and subfolders are visible, but the files within the folders cannot be seen on other Win 10 machines, with Android and other devices...