Hi can anyone help me in this Please!
I am using native RDP extension, and want to read the excel file that is located remotely , is their anyway to perform read/Write/Move/Duplicate that files throgh local system where uipath is installed.
The ideal way to read and write file on a remote server of shared drive is to use FTP activities by UiPath.
If you connect through RDP then you can also establish a ftp connection and perform file operations.
Below doc will help