Rbocopy Job Error

Nirvignaben Patel 1 Reputation point
2021-01-15T17:46:14.89+00:00

Hi,

What does this error message mean for Robocopy batch job run?


ERROR: You do not have the Backup and Restore Files user rights.
***** You need these to perform Backup copies (/B or /ZB).

   Simple Usage :: ROBOCOPY source destination /MIR

         source :: Source Directory (drive:\path or \\server\share\path).
    destination :: Destination Dir  (drive:\path or \\server\share\path).
           /MIR :: Mirror a complete directory tree.

For more usage information run ROBOCOPY /? or read Robocopy.Doc.

NOTE: Read "True Replication" in Robocopy.Doc prior to first use of /MIR !
**** /MIR can DELETE files as well as copy them !

Windows Server Backup
Windows Server Backup
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Backup: A duplicate copy of a program, a disk, or data, made either for archiving purposes or for safeguarding valuable files from loss should the active copy be damaged or destroyed.
464 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Mico Mi 1,921 Reputation points
    2021-01-18T01:59:13.857+00:00

    Hi,
    Please tell me the OS of your server.
    According to the error information, you need to log onto an Administrator account and run cmd (choose Run as Administrator).
    I found a similar thread and I hope it could help at your side:
    https://serverfault.com/questions/83280/server-2008-robocopy-access-denied-to-user-folders-b-error-i-dont-understand

    Thanks for your time!
    Best Regards,
    Mico Mi

    -----------------------------

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments