Robocopy is not working

B&J Ranganathan 0 Reputation points
2024-11-07T13:49:50.24+00:00

I tried to use robocopy e:\ d:/mir /fft /r:3 /z /np /ndl /xa:sh /ns /nfl /nc

this did not work. Next I made it robocopy e:\ d:/mir /fft /r:3 /z /xa:sh

this also did not work.

So I put in robocopy e:\ d:/mir /fft /z

This also did not work.

I need help.

Thanks.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,885 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Zunhui Han 2,315 Reputation points Microsoft Vendor
    2024-11-07T15:42:22.12+00:00

    Hello,

    Thank you for posting in Q&A forum.

    In my environment, the following command can be successfully executed. I suggest you try this command to see if it succeeds:

    robocopy E: D: /mir /fft /z

    User's image

    Best regards

    Zunhui

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.