Quantcast
Viewing all articles
Browse latest Browse all 8

can we copy directly the folder?

Hi,

Thanks for your question.

As jrv's said, you can use copy-item to copy the folder.

If you want to copy the entire contents of all subfolders below this folder, you can use recurse parameter. 

Follow the example below:

Copy-Item -path C:\test -Destination c:\test2\ -Recurse

Best  Regards,

Lee


Just do it.


Viewing all articles
Browse latest Browse all 8

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>