Hi Forum,
I am currently automating backup and restore activities where my process involves connecting to an RDP (Remote Desktop Protocol) session, downloading files, and then performing file manipulation tasks (e.g., unzipping, looping, etc.).
However, I am encountering an issue when I provide the full file path on the RDP machine. The process fails, and the error message indicates that it couldn’t find the file.
Has anyone faced a similar issue? How can I resolve this and ensure that the file path is correctly recognized when working in an RDP environment?
Thank you in advance!