How to copy a file in one server to another (which are in the same network.
I tried by using Copy file activity of Uipath, with filepath = New Uri(“file://XxxxxxYYYzZZZ/Users/user.admin/Documents/sample”).LocalPath
but it is showing access denied.
Could you please help.