Windows 10: Having issues with xcopy skipping folders

Discus and support Having issues with xcopy skipping folders in Windows 10 Gaming to solve the problem; 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... Discussion in 'Windows 10 Gaming' started by [jst], Jan 10, 2025 at 9:27 PM.

  1. [jst] Win User

    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 "xcopy /s /e c:\myfolder." All of the folders have files - they are not empty.The problem is, one of the subfolders branched off a "myfolder" subfolder fails to copy.This is happening in more than one of myfolder's subfolders.I've tried various switch combinations, with no success.Can anyone advise.Thanks!

    :)
     
  2. jmt20 Win User

    XCopy not working on Win10

    Hi,

    There is a thread on this topic but it doesn't show a resolution.

    Has something changed where xcopy doesn't work on Win10?

    I am looking to copy files and I can't get even the simpliest .bat file to work. Copying 1 file to another folder on the C directory.

    @EchoOff xcopy C:\files\test.bat C:\files-to\

    Any suggestions are appreciated!

    thanks,

    joan
     
  3. RBS_1414 Win User
    Issues with xcopy

    Hi all,

    I am having issues with the xcopy command. When I try to use it, I get the following message:

    Any thoughts?

    Thanks!
     
  4. Having issues with xcopy skipping folders

    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,

    .
     
Thema:

Having issues with xcopy skipping folders

Loading...
  1. Having issues with xcopy skipping folders - Similar Threads - Having issues xcopy

  2. 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...
  3. Xcopy reports "A forced dismount was issued"

    in Windows 10 Software and Apps
    Xcopy reports "A forced dismount was issued": In running a batch to copy files to a spare hard drive, the end of the batch executes a dismount command to said drive.On most occasions, the program runs flawlessly, but sometimes the above output is generated.I assume that the file transfer isn't quite finished when this...
  4. Xcopy reports "A forced dismount was issued"

    in Windows 10 Network and Sharing
    Xcopy reports "A forced dismount was issued": In running a batch to copy files to a spare hard drive, the end of the batch executes a dismount command to said drive.On most occasions, the program runs flawlessly, but sometimes the above output is generated.I assume that the file transfer isn't quite finished when this...
  5. Xcopy reports "A forced dismount was issued"

    in Windows 10 Gaming
    Xcopy reports "A forced dismount was issued": In running a batch to copy files to a spare hard drive, the end of the batch executes a dismount command to said drive.On most occasions, the program runs flawlessly, but sometimes the above output is generated.I assume that the file transfer isn't quite finished when this...
  6. 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...
  7. 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...
  8. I am having this Issue with Xcopy Command

    in Windows 10 Gaming
    I am having this Issue with Xcopy Command: Dear Community,My XCOPY Script was running fine. I don't know why it's not running anymore and its giving me following error. Please guide me as why I could be facing this error. It's really annoying.I have checked that the Fullpath is added and it's enclosed in commas etc....
  9. I am having this Issue with Xcopy Command

    in Windows 10 Software and Apps
    I am having this Issue with Xcopy Command: Dear Community,My XCOPY Script was running fine. I don't know why it's not running anymore and its giving me following error. Please guide me as why I could be facing this error. It's really annoying.I have checked that the Fullpath is added and it's enclosed in commas etc....
  10. xcopy not working

    in Windows 10 Gaming
    xcopy not working: What am I doing wrong here?I want to copy c:\users\public all data into c:\users\xyz https://answers.microsoft.com/en-us/windows/forum/all/xcopy-not-working/961e4487-9041-4ea5-8ff8-fe9720b54449