I want to copy a file in a remote server and paste it in another location on the same server.
I have tried using select file and copy file activities,but the file is getting copied on the uipath robot server instead of the remote server itself.
I can try using crtl c and ctrl p but i would like to know if there is any another better way.
As i have mentioned earlier the robot is trying to copy the file in the uipath robot server instead of remote server.so the error i am getting is path not found
You provided the full path?
If you open a File-Explorer WITH a robot (so it is opened at the server, where the robot runs) you have access to the final destination? And can copy manally?