Logging in and using a backup server during an automation

Hi,

I was wondering if there was a way to remote on to a machine during an automation and move a file from a location to the local disk of that server. I see activities to get RDP files but nothing to move them. I cannot run the automation from this server however, I would have to run it from our production server, which would then RDP to our backup server from there.

Is this a possibility?

@juanr

Welcome to the community

Directly you do not have activities for that…but you can try using cmd or running a bat file by rdp to the machine

Cheers

If you can get access of the FTP of the server then you can exchange data between these two