R
R
Roman_ Outside2015-09-30 12:59:07
Backup
Roman_ Outside, 2015-09-30 12:59:07

What is the difference between Robocopy and Copy-Item (powershell)?

I know that robocopy can write a log. There is no such possibility in CopyItem. Interested in your opinion, thanks.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
shaazz, 2015-09-30
@new_Roman

Look at the value of the robocopy parameters (/MIR /R /W etc.) and compare with the Copy-Item parameters - and you will answer your question.

A
Artem @Jump, 2015-09-30
Tag

What is the difference between Robocopy and Copy-Item (powershell)?

It's simple -
Robocopy is a console program.
Copy-Item is a programming language command.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question