Share via

Robocopy simple error ERROR : Invalid Parameter #1 : "C:\MozyRestore\Robinhome_Clementine_MusicPhotos_Sep162014\Music\*.*"

Anonymous
2014-10-14T01:13:14+00:00

Hi getting the following error

  ERROR : Invalid Parameter #1 : "C:\MozyRestore\Robinhome_Clementine_MusicPhotos_Sep162014\Music\*.*"

Any help appreciated.

@echo off

  set vRCSource="C:\MozyRestore\Robinhome_Clementine_MusicPhotos_Sep162014\Music\*.*"

  set vRCDestination="R:\Music"

  set vRCCommand=c:\Windows\System32\Robocopy %vRCSource% %vRCDestination% /MIR /S /R:8640 /W:10

  set vRC

      %vRCCommand%

  pause

:: EOP

Windows 7 lots RAM, clean, AVG, etc

R: is a mapped drive on same WIFI network

Full permission to everything

Tried with and without quotes

Tried with and without  /MIR

Thanks, Bill

Windows for home | Previous Windows versions | Windows update

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2014-10-15T10:23:17+00:00

    While there may be some information or people who can help here. These forums specialise in more mundane Windows problems.

    Technet, or another forum that  specialises in  Robocopy , or perhaps general writing of command/script,

    would still be a better choice.

    20  pages of Robocopy questions here -Robocopy&refinement=1002&beta=0&ac=4

    .

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2014-10-14T20:32:21+00:00

    Vijay, the link was not helpful.  Can you suggest a forum?  I didn't find any when I searched, but a Robocopy question was answered well in this forum--that's how I got here.

    Thanks.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2014-10-14T19:38:33+00:00

    Hi,

    The issue you posted is more complex than what is answered in the Community forums and would be better suited in the TechNet community.

    Please visit the link below to find a community that will offer the best support.

    http://social.technet.microsoft.com/Forums/en-US/w7itpronetworking/threads 

    Hope this information is helpful. Please do let us know if you need further assistance with Windows, we’ll be glad to assist you.

    Was this answer helpful?

    0 comments No comments