+ Reply to Thread
Results 1 to 2 of 2

Thread: Robocopy help needed

  Share/Bookmark
  1. #1

    Reputation
    Jobos's Avatar
    Join Date
    Apr 2007
    Location
    Leicester
    Posts
    677
    Thank Post
    88
    Thanked 17 Times in 15 Posts
    Rep Power
    10

    Default Robocopy help needed

    I’m trying to copy two folders using Robocopy (version XP026) and keep the copied folder date stamp the same at original.

    The code I'm using is:

    Code:
    robocopy.exe “z:\ghost images” “d:\ghost images” /E /COPYALL
    
    But I keep getting todays date.

  2. #2

    Reputation
    ChrisP's Avatar
    Join Date
    Apr 2007
    Location
    norfolk
    Posts
    150
    Thank Post
    4
    Thanked 6 Times in 6 Posts
    Rep Power
    8

    Default

    All that you can do with robocopy can be found here [ame=http://en.wikipedia.org/wiki/Robocopy]robocopy - Wikipedia, the free encyclopedia[/ame]

    i would use:

    robocopy.exe “z:\ghost images” “d:\ghost images” /MIR /S /copyall

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Robocopy where is it and how do I use it?
    By speckytecky in forum Windows
    Replies: 10
    Last Post: 29-07-2008, 09:29 AM
  2. Robocopy Help
    By Gatt in forum Windows
    Replies: 2
    Last Post: 11-07-2008, 11:06 AM
  3. Robocopy Help
    By soze in forum How do you do....it?
    Replies: 15
    Last Post: 02-06-2008, 02:42 PM
  4. Robocopy
    By acrobson in forum How do you do....it?
    Replies: 16
    Last Post: 22-12-2007, 01:41 PM
  5. RoboCopy users.
    By tosca925 in forum Windows
    Replies: 3
    Last Post: 20-05-2007, 11:58 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts