excluding copy directories in robocopy

N

Nicholas Hall

I have posted before on how to use Robocopy, but I am now getting some where
with it.

I have one last short question though

When copying I want to exclude $RECYCLE.BIN and RECYCLER

should I use: robocopy /mir k:\ \\Mybookworld\public\ /XD dirs $RECYCLE.BIN
/XD dirs RECYCLER /XN /XO

or there another way

NIK
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top