I had this situation I only have RDP access and the only way to transfer files over from local is copy and paste via RDP.
I would like to automated the process by writing a C# form application that can use the RDP protocol to do file transfer or other RDP stuff..
Is there a library available to do this?