How to Copy folder from Network drive to local drive?

How can I copy folder that are in network Drive to local drive.
Network drive and Local drive are in same physical pc.

Thank you

Hi @robo_007

You can use the Copy folder activity and pass the source as NetworkDrive folder path and in Destination you can give the path where you wanna copy that.

That should work the same way as we make it work in local folder.
image

Regards,
Aditya

Hi @robo_007

Use Copy Folder activity to copy the folder from the Network Drive to Local drive.
In the from field give the folder path of network drive, and
In the to field give the folder path of the local drive.

Hope it helps!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.