<?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 command line in script acquires defaults? in Windows Server 2003</title>
    <link>https://community.hpe.com/t5/windows-server-2003/robocopy-command-line-in-script-acquires-defaults/m-p/3960803#M4002</link>
    <description>Those retry and wait values are default for Robocopy if they are not specified explicitly in command line. I've had a number of copies still going when I've come back into the office for this reason... *doh*</description>
    <pubDate>Sat, 28 Apr 2007 03:57:19 GMT</pubDate>
    <dc:creator>Joel Belizario</dc:creator>
    <dc:date>2007-04-28T03:57:19Z</dc:date>
    <item>
      <title>Robocopy command line in script acquires defaults?</title>
      <link>https://community.hpe.com/t5/windows-server-2003/robocopy-command-line-in-script-acquires-defaults/m-p/3960801#M4000</link>
      <description>I assembled the following command line for execution in a VBS script:&lt;BR /&gt;Call oShell.Run("robocopy.exe " &amp;amp; sCopySource &amp;amp; " " &amp;amp; sCopyDestination &amp;amp; ssday &amp;amp; sopt)&lt;BR /&gt;&lt;BR /&gt;where:&lt;BR /&gt;sopt = " /MIR /NP /LOG:e:\BackupCycles\carbon\robolog.txt"&lt;BR /&gt;&lt;BR /&gt;When Robolog executes, I get a mish-mash of inconsistent options, most of which I did not ask for (as quoted from the log):&lt;BR /&gt; Options : *.* /S /E /COPY:DAT /PURGE /MIR /NP /R:1000000 /W:30 &lt;BR /&gt;&lt;BR /&gt;I understand the R and W, but why the S, E, PURGE ? Are they not redundant or even conflicting?</description>
      <pubDate>Tue, 13 Mar 2007 09:19:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/robocopy-command-line-in-script-acquires-defaults/m-p/3960801#M4000</guid>
      <dc:creator>Fred Hinchliffe</dc:creator>
      <dc:date>2007-03-13T09:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Robocopy command line in script acquires defaults?</title>
      <link>https://community.hpe.com/t5/windows-server-2003/robocopy-command-line-in-script-acquires-defaults/m-p/3960802#M4001</link>
      <description>Have a look through the Robocopy documentation which is very comprehensive and is free download.&lt;BR /&gt;&lt;BR /&gt;I believe the /MIR is for mirror which implies some other options like /COPY:DAT /PURGE /S /E etc so perhaps it is just expanding the options in full for you.&lt;BR /&gt;&lt;BR /&gt;Also, I remember that there is a switch for Robocopy that will save settings to registry creating a 'new' default.  Perhaps it is reading the other settings /R: and /W: from whats in the registry on your PC.</description>
      <pubDate>Wed, 18 Apr 2007 10:54:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/robocopy-command-line-in-script-acquires-defaults/m-p/3960802#M4001</guid>
      <dc:creator>Marc Carney</dc:creator>
      <dc:date>2007-04-18T10:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Robocopy command line in script acquires defaults?</title>
      <link>https://community.hpe.com/t5/windows-server-2003/robocopy-command-line-in-script-acquires-defaults/m-p/3960803#M4002</link>
      <description>Those retry and wait values are default for Robocopy if they are not specified explicitly in command line. I've had a number of copies still going when I've come back into the office for this reason... *doh*</description>
      <pubDate>Sat, 28 Apr 2007 03:57:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/windows-server-2003/robocopy-command-line-in-script-acquires-defaults/m-p/3960803#M4002</guid>
      <dc:creator>Joel Belizario</dc:creator>
      <dc:date>2007-04-28T03:57:19Z</dc:date>
    </item>
  </channel>
</rss>

