<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: robocopy Help in Windows Server 2003</title>
    <link>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751076#M2971</link>
    <description>Hi, sorry, but it apeared that it was deleting files from the sourse folder very rapidly, not the destination folder.&lt;BR /&gt;&lt;BR /&gt;Is there any way these files can be recovered, please?</description>
    <pubDate>Tue, 16 Jan 2007 01:43:18 GMT</pubDate>
    <dc:creator>James Rayner</dc:creator>
    <dc:date>2007-01-16T01:43:18Z</dc:date>
    <item>
      <title>robocopy Help</title>
      <link>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751070#M2965</link>
      <description>Hello, Im new to admin work so please go easy....Im looking to copy around 170gb from one server to another and I would like to use robocopy, what I would like to do is run the command, and then run it again to cpy any files that have changed, so this is what I would like to ask, where to I run the robocopy EXE from? the source or the destination folder? &lt;BR /&gt;&lt;BR /&gt;I tried a little test and got access denied?&lt;BR /&gt;&lt;BR /&gt;Please could you give me some basic from-To scrips that you may use, or point me to a web site please, I need to keep the same folder structure and all the permitions, many thanks.&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 14 Mar 2006 17:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751070#M2965</guid>
      <dc:creator>DaveVPL</dc:creator>
      <dc:date>2006-03-14T17:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: robocopy Help</title>
      <link>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751071#M2966</link>
      <description>&amp;gt;&amp;gt;where to I run the robocopy EXE from? the source or the destination folder? &lt;BR /&gt;&lt;BR /&gt;Doesn't matter. Just make sure you have robocopy.exe in your PATH (or use full path to robocopy.exe)&lt;BR /&gt;For example:&lt;BR /&gt;c:\robocopy\robocopy.exe d:\test\* \\servername\c$\test\ /sec&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;I tried a little test and got access denied?&lt;BR /&gt;Write exactly how you use robocopy and which error message you have.&lt;BR /&gt;&lt;BR /&gt;Did you see example here ?&lt;BR /&gt;&lt;A href="http://www.ss64.com/nt/robocopyXP.html" target="_blank"&gt;http://www.ss64.com/nt/robocopyXP.html&lt;/A&gt;&lt;BR /&gt;"Example: The script below copies data from FileServ1 to FileServ2, the destination holds a full mirror (all files), but when run repeatedly will only copy changed files"&lt;BR /&gt;&lt;BR /&gt;P.S. Since you are new on this forum and I see "I have assigned points to 0 of 2 responses to my questions" read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#22" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#22&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Mar 2006 03:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751071#M2966</guid>
      <dc:creator>Igor Karasik</dc:creator>
      <dc:date>2006-03-15T03:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: robocopy Help</title>
      <link>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751072#M2967</link>
      <description>robocopy  \\london445\test$ \\london12\Audit$ /E /NP /R:2 /W:1 /SEC /purge /LOG:c:\robocopy\id.log&lt;BR /&gt;&lt;BR /&gt;I was running robocopy rom the source and I saved the above file as a cmd file and then run it from the commannd prompt, I have looked at the site you said, ut where do you start, I like to run from a batch file so I can use the at command if needed, is my script wrong?</description>
      <pubDate>Wed, 15 Mar 2006 14:34:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751072#M2967</guid>
      <dc:creator>DaveVPL</dc:creator>
      <dc:date>2006-03-15T14:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: robocopy Help</title>
      <link>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751073#M2968</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have just used the /MIR robocopy command on the same server. Copying around 40Gb of data form one folder to another. Around 40Gb into a folder with 35Gb already in it, of the same file and folder names. &lt;BR /&gt;&lt;BR /&gt;I wankted it to skip all the files already in there of the same age and only to copy those that were newer.&lt;BR /&gt;&lt;BR /&gt;The only problem is that it seems to have deleted mass amounts from the source OR has it moved the duplicated files?&lt;BR /&gt;&lt;BR /&gt;Basically - Have I lost a vast amount (35Gb) of data please?&lt;BR /&gt;&lt;BR /&gt;Or is /MIR supposed to move (delete duplicates from source) the files and folders, and I have only lost old duplicated files?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot,&lt;BR /&gt;&lt;BR /&gt;James</description>
      <pubDate>Mon, 15 Jan 2007 17:58:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751073#M2968</guid>
      <dc:creator>James Rayner</dc:creator>
      <dc:date>2007-01-15T17:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: robocopy Help</title>
      <link>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751074#M2969</link>
      <description>/MIR will purge files in the destintation folder that do not exist in the source folder.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 16 Jan 2007 00:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751074#M2969</guid>
      <dc:creator>Mike Vaughn</dc:creator>
      <dc:date>2007-01-16T00:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: robocopy Help</title>
      <link>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751075#M2970</link>
      <description>Thanks a lot for that Michael.&lt;BR /&gt;&lt;BR /&gt;So I have lost no files?</description>
      <pubDate>Tue, 16 Jan 2007 01:38:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751075#M2970</guid>
      <dc:creator>James Rayner</dc:creator>
      <dc:date>2007-01-16T01:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: robocopy Help</title>
      <link>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751076#M2971</link>
      <description>Hi, sorry, but it apeared that it was deleting files from the sourse folder very rapidly, not the destination folder.&lt;BR /&gt;&lt;BR /&gt;Is there any way these files can be recovered, please?</description>
      <pubDate>Tue, 16 Jan 2007 01:43:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/robocopy-help/m-p/3751076#M2971</guid>
      <dc:creator>James Rayner</dc:creator>
      <dc:date>2007-01-16T01:43:18Z</dc:date>
    </item>
  </channel>
</rss>

