I'm using AI computer vision Copy File not working it's taking local machine path Not remote machine

Hello,

When I was using AI Computer vision all goes very well but at the end I need to copy file from source path to Destination path, So I try to use copy file activity , In this property In From: keep remotely access machine path
Destination: keep remotely access machine path

But showing error could not find a part of path
when I use same Activity locally it’s working fine but In CV Screen Scope it not working

Are you using relative path ?

using such path
“C:\Users\Public\Documents\filename.pdf”

File based operation will not work on RDP using CV, this need to be dealt with hot keys