One of our clients asked us if we could provide a solution to automate data backup (logs, DB files, documents etc) only via RDP.
We came up with a combined solution:
-a RDP client under Linux that initiates the RDP connection and shares some devices
-a script for synchronization, under Windows, that is called via Linux and which synchronizes data with/on shared devices.
What do you think? Do you have a better approach?