Windows 7 Thread, Robo Copy Switch in Technical; Hello All
I need to use Robocopy to copy files from one server to another. I know it’s going to ...
-
8th August 2011, 11:15 AM #1
- Rep Power
- 10
Robo Copy Switch
Hello All
I need to use Robocopy to copy files from one server to another. I know it’s going to throw some access denied errors on some of the files but I want to log these to a txt file for later inspection.
I have looked at the robocopy /? and can’t work out which switches to use (have a bad Monday morning lol)
Would anyone be able to help?
Thanks
-
-
IDG Tech News
-
8th August 2011, 11:58 AM #2 Depends what you want to do.
/LOG:<path\filename> writes a log file to disk.
Usual options are "/copy:DATS" to copy all files with Data, Attirbutes, Timestamps, Security settings. add O for Ownership to be copied aswell.
This MS Technet guide is quite handy. Robocopy
-
-
11th August 2011, 04:50 AM #3 I often cheat and run: "robocopy /? > Robocopy.txt" that way all of the commands are in a text file which can be read more easily than the cmd box....
Otherwise there is a GUI tool for robocopy which can be found here
-
-
11th August 2011, 09:59 AM #4
- Rep Power
- 10
Thanks for the feedback guys!!
-
SHARE: 
Similar Threads
-
By tosca925 in forum Scripts
Replies: 12
Last Post: 21st November 2005, 09:49 PM
-
By mark in forum Wireless Networks
Replies: 16
Last Post: 12th November 2005, 02:58 AM
-
By tosca925 in forum Windows
Replies: 6
Last Post: 20th October 2005, 06:48 PM
-
By eejit in forum Windows
Replies: 5
Last Post: 18th October 2005, 03:03 PM
-
By tosca925 in forum Windows
Replies: 2
Last Post: 1st October 2005, 02:55 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules