Windows 10: using robocopy from X:\ after failed Windows 10 update
Discus and support using robocopy from X:\ after failed Windows 10 update in Windows 10 Installation and Upgrade to solve the problem; So before I scrub my Windows 10 after it failed during an update and install fresh I am trying to get files to copy to an external before I do. I set... Discussion in 'Windows 10 Installation and Upgrade' started by DavidGibson7, Aug 21, 2018.
Thema:
using robocopy from X:\ after failed Windows 10 update
Loading...
-
using robocopy from X:\ after failed Windows 10 update - Similar Threads - using robocopy failed
-
Error 1392 using Robocopy
in Windows 10 GamingError 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.... -
Robocopy element fail's in Robocopy but works fine in Copy command.
in Windows 10 GamingRobocopy element fail's in Robocopy but works fine in Copy command.: Command Prompt Copy Command Prompt works fine: Copy "C:\Users\Dennis\Documents\Tax Data\*.T*" "F:\Tax Data"Following command works fine except the Bolded element: ~*.T*Robocopy "C:\Users\Name\Documents\Tax Data" "F:\Tax Data" *.* /XF ~*.xls* ~*.docx ~*.pdf ~*.txt ~*.T* /E /XO... -
Robocopy element fail's in Robocopy but works fine in Copy command.
in Windows 10 Software and AppsRobocopy element fail's in Robocopy but works fine in Copy command.: Command Prompt Copy Command Prompt works fine: Copy "C:\Users\Dennis\Documents\Tax Data\*.T*" "F:\Tax Data"Following command works fine except the Bolded element: ~*.T*Robocopy "C:\Users\Name\Documents\Tax Data" "F:\Tax Data" *.* /XF ~*.xls* ~*.docx ~*.pdf ~*.txt ~*.T* /E /XO... -
ROBOCOPY fails copying files from source root
in Windows 10 Network and SharingROBOCOPY fails copying files from source root: When copying files from source root, it seems that ROBOCOPY see the files as directories and the resoult is, that the filename become a directoiry name on targetHow can I prevent thatMy code:$FileName = Get-Date.tostring"MM-dd-yyyy---HH-mm-ss"$oldpaths = Get-ChildItem... -
ROBOCOPY fails copying files from source root
in Windows 10 GamingROBOCOPY fails copying files from source root: When copying files from source root, it seems that ROBOCOPY see the files as directories and the resoult is, that the filename become a directoiry name on targetHow can I prevent thatMy code:$FileName = Get-Date.tostring"MM-dd-yyyy---HH-mm-ss"$oldpaths = Get-ChildItem... -
ROBOCOPY fails copying files from source root
in Windows 10 Software and AppsROBOCOPY fails copying files from source root: When copying files from source root, it seems that ROBOCOPY see the files as directories and the resoult is, that the filename become a directoiry name on targetHow can I prevent thatMy code:$FileName = Get-Date.tostring"MM-dd-yyyy---HH-mm-ss"$oldpaths = Get-ChildItem... -
windows update fail x months
in Windows 10 Installation and Upgradewindows update fail x months: Hi My computer has failed to update x months Windows 10, version 1803 amd64 2019-04 (4). I have de installed bitdefender, unplugged all USB drives etc. Hangs at 81% always. How can I install this, or turn off the update, so that my computer doesn't try to install and... -
"Windows 10 install failed "X
in Windows 10 Installation and Upgrade"Windows 10 install failed "X: Hi, after endless error notices ( you call it, I have had it !!) . I have tried so many "helpful" remedies from all the kind helpful people out there in our community and on you tube. Couldn't update or remove my old updates defender blocked from starting and a few other... -
Using RoboCopy
in Windows 10 SupportUsing 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...