Copy Folder with content - Forum

Forum Navigation
You need to log in to create posts and topics.

Copy Folder with content

Hi guys

How do I copy a Folder from one destination to another with script

Thank You

You can try this:

Run "xcopy" "[#34][OriginPathName][#34] [#34][DestinationPathName][#34]" "Wait+Hidden" "" ""

More info about this command here:
https://support.microsoft.com/es-es/help/323007/how-to-copy-a-folder-to-another-folder-and-retain-its-permissions

Regards.

 

 

alangonzalez91 and impactband4u have reacted to this post.
alangonzalez91impactband4u
Open chat
1
Do you need more info?
Hi, do you have any doubt?