Windows 10: Error 1392 using Robocopy

Discus and support Error 1392 using Robocopy in Windows 10 Gaming to solve the problem; I have 1.15 TB of video files on a 5 TB external hard drive NTFS. I am attempting to copy these over to a 2 TB external SSD drive exFAT. I've tried... Discussion in 'Windows 10 Gaming' started by S.P.146, Nov 9, 2024.

  1. S.P.146 Win User

    Error 1392 using Robocopy


    I have 1.15 TB of video files on a 5 TB external hard drive NTFS. I am attempting to copy these over to a 2 TB external SSD drive exFAT. I've tried ROBOCOPY and felt it was working well but started seeing the error 1392 error saying file or directory is corrupt or unreadable. My destination drive the SSD was used in some other attempts using cut and paste from windows, copy and paste etc... which I had read was not very efficient for 1 TB of data. Those attempts resulted in similar errors. I did repair and reformat the SSD before I attempted ROBOCOPY. With all of this explained ...

    :)
     
    S.P.146, Nov 9, 2024
    #1
  2. JGStrong Win User

    Windows 10 robocopy ERROR 1392 (0x00000570) file or directory is corrupted

    I keep all my personal and business data on a 2TB Passport external drive and back up key parts of it daily to two other external drives using robocopy. I've been doing this for years.

    Since I upgraded to Windows 10, however, I keep getting the error I mentioned above (in the subject line). Robocopy complains that some file or directory on the **destination** drive is unreadable, and sure enough, I am unable to delete the file. I've tried
    both File Assassin and File Unlocker. File Assassin complains that it cannot see the file. File Unlocker claims to delete it, but I still see it in Windows Explorer, even after rebooting. The only way to get rid of the file is to boot in safe mode and delete
    it.

    Problem is: this keeps reoccurring in different places in the filesystem !!!

    Relevant facts:

    * It occurs on *both* of my backup drives, which suggests to my mind that the problem is not with the backup device.

    * Again, it occurs with different files in different places. There's no detectable pattern as far as location.

    * CHKDSK reports no problems on any of my disks

    * SFC reports no problems on any of my filesystems

    For now, I've settled on the following work-around: I tell robocopy to ignore read errors:

    For EX: robocopy g:\data q:\data /mir /R:0 /W:0

    So now robocopy runs to completion instead of hanging, but it reports FAILURES.

    I am worried about my data and would appreciate guidance and suggestions.
     
    JGStrong, Nov 9, 2024
    #2
  3. error 1392

    i am running window 10 64 bit

    version 1511 (os build 10586.545)

    sfc scan is fine .

    its just when i run the dism command with restorehealth i get

    the 1392 error.

    i looked at the link but i am not sure how to do this offline. i dinnt fully understand the steps
     
    carltonwalters, Nov 9, 2024
    #3
  4. Error 1392 using Robocopy

    Error 1392 while running dism /online /cleanup-image

    Hi Lauryne,

    In order to help you with your concern about the error 1392 that you are getting, kindly answer these questions first:

    • Have you made any recent changes to your computer prior to getting this issue?
    • Did the System File Checker scan showed you an error? If yes, kindly post it here.
    • Aside from the SFC scan and DISM, what other troubleshooting steps have you tried?

    We look forward to your response.

    Regards.
     
    Jesrael Bor, Nov 9, 2024
    #4
Thema:

Error 1392 using Robocopy

Loading...
  1. Error 1392 using Robocopy - Similar Threads - Error 1392 using

  2. Error 1392 using Robocopy

    in Windows 10 Software and Apps
    Error 1392 using Robocopy: I have 1.15 TB of video files on a 5 TB external hard drive NTFS. I am attempting to copy these over to a 2 TB external SSD drive exFAT. I've tried ROBOCOPY and felt it was working well but started seeing the error 1392 error saying file or directory is corrupt or unreadable....
  3. frequent bluescreens and DISM error 1392

    in Windows 10 Software and Apps
    frequent bluescreens and DISM error 1392: My computer's gone from crashing a few times a year to bluescreening 7 times and freezing 6 times in 3 days, so I've been going down the pipeline trying to work it out. After checking for an update and running a defender/superantispyware/cclean scan, I saw a recommendation...
  4. DISM 1392 error. When I try to restore the Image, gives back error 1392 too.

    in Windows 10 Software and Apps
    DISM 1392 error. When I try to restore the Image, gives back error 1392 too.: C:\>Dism /Online /Cleanup-Image /ScanHealthDeployment Image Servicing and Management toolVersion: 10.0.19041.3570Image Version: 10.0.19045.3570[=== 6.8% ]Error: 1392The file or directory is corrupted and unreadable.The DISM log file can be found at...
  5. DISM 1392 error. When I try to restore the Image, gives back error 1392 too.

    in Windows 10 Installation and Upgrade
    DISM 1392 error. When I try to restore the Image, gives back error 1392 too.: C:\>Dism /Online /Cleanup-Image /ScanHealthDeployment Image Servicing and Management toolVersion: 10.0.19041.3570Image Version: 10.0.19045.3570[=== 6.8% ]Error: 1392The file or directory is corrupted and unreadable.The DISM log file can be found at...
  6. dism errors 1392

    in Windows 10 Gaming
    dism errors 1392: hello i tried dism in cmd adminstrator i get this error 1392.i have tried sfc /scannow and then this shows up my laptop is pretty corrupted random crashes,dll errors apps/games not opening and not able to run this commands....
  7. dism errors 1392

    in Windows 10 Software and Apps
    dism errors 1392: hello i tried dism in cmd adminstrator i get this error 1392.i have tried sfc /scannow and then this shows up my laptop is pretty corrupted random crashes,dll errors apps/games not opening and not able to run this commands....
  8. ROBOCOPY Error 5 -BUT Using

    in Windows 10 Network and Sharing
    ROBOCOPY Error 5 -BUT Using: SYSTEM: Win 10 Pro (updated 8.3.2019 History: The Robocopy batch I wrote was working well for years. But due to another Problem MS Support re-installed my system but kept my files in place. Since then robocopy fails on some directories with Error 5, sometimes Error...
  9. Using RoboCopy

    in Windows 10 Support
    Using RoboCopy: I'm trying to use RoboCopy to backup my data files to a USB stick and External HDD. I created a folder in each destination called DataBackup and run the following command. robocopy "d:\datafiles" "e:\databackup /e Problem is it doesn't copy to that folder. It simply...
  10. Windows 10 robocopy ERROR 1392 (0x00000570) file or directory is corru

    in Windows 10 Support
    Windows 10 robocopy ERROR 1392 (0x00000570) file or directory is corru: I keep all my personal and business data on a 2TB Passport external drive and back up key parts of it daily to two other external drives using robocopy. I've been doing this for years. Since I upgraded to Windows 10, however, I keep getting the error I mentioned above (in...