Windows 7: ROBOCOPY - Create Backup Script

http://www.sevenforums.com/tutorials/187346-robocopy-create-backup-script-14.html#post2135999

 

Hi,

This might be a permissions issue. Please try the following:

Code:
robocopy "C:\Users\VocWorks User" E:\Backup /MIR /E /COPYALL
I just noticed that /mir also implies /e - I think that must have changed recently, or perhaps I missed it, so yes, you could disregard the /e, but only if you are using /mir.

Regards,
Golden


 
My System SpecsSystem Spec  
 
10 Oct 2012   #131
 

Windows 7 64bit
 
 
 
 
 

robocopy "C:\Users\VocWorks User" E:\Backup /MIR /E /COPYALL
I did the about as suggest. I even took the /E out. I am getting an error. Screen shot attached.


Attached Thumbnails
-error.jpg  
My System SpecsSystem Spec  
10 Oct 2012   #132
 

Windows 7 x64
 
 
 
 
 

My System SpecsSystem Spec
 
15 Oct 2012   #133
 

Windows 7 Home Premium 32 bit
 
 
 
 
Don't understand why, but it works.....

My System SpecsSystem Spec
 
.


15 Oct 2012   #134
 

Windows 7 Home Premium 32 bit
 
 
 
 
 

My System SpecsSystem Spec
 
15 Oct 2012   #135
 

Microsoft Community Contributor Award Recipient

Windows 7 Ult. x64
 
 
 
 
 

Hi Epoc,

My Documents is one of those mystical junction points in Windows Explorer - its real name isn't 'My Documents', its actually just 'Documents', which is why your second version works just fine.

See below (notice the name in the bar at the top of the image).


Attached Thumbnails
-capture.png  
My System SpecsSystem Spec  
15 Oct 2012   #136
 

Windows 7 Home Premium 32 bit
 
 
 
 
 

My System SpecsSystem Spec
 
16 Oct 2012   #137
 

Microsoft Community Contributor Award Recipient

Windows 7 Ult. x64
 
 
 
 
 

My System SpecsSystem Spec
 
16 Oct 2012   #138
 

Microsoft Windows 7 Home Premium 64-bit 7600
 
 
 
 
 

My System SpecsSystem Spec
 

16 Oct 2012   #139
 

Microsoft Community Contributor Award Recipient

Windows 7 Ult. x64
 
 
 
 
 

Cheers Julian - I never noticed that before, but looking closer Step 1 and 2 are black, and the rest is the default? colour, whatever it is - it doesn't show in the box. I'll find out what it is and fix it.

EDIT: Fixed!
posted @ 2015-05-12 13:44  alxe_yu  阅读(144)  评论(0)    收藏  举报