Use copy file activities with network path mappaing

I try to use Copy activities with network path mapping like “\10.10.10.10\AotoGen_Report\test.zip”
but when I run the robot it show this error.

image

I try to manual copy and found that the windows is need to enter the credential for logon the session then I can copy successfully.

Could you please suggest the way to enter the credential by Copy activities on UiPath?

Why not just give access on that network folder to the robot user?

That’s about company policy.

Tho you want the robot to type in the credentials? Isn’t that part of the company policy too?

That’s why I write this topic. I find the solution for pass the credential not type the credential directly.