0

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?

Alex Aza
  • 76,499
  • 26
  • 155
  • 134
flyclassic
  • 2,459
  • 6
  • 30
  • 44

1 Answers1

0

came across

Where can I find documentation on the C# MSTSCLib, specifically the MsRdpClient classes?

But still, i can't find any useful documentation for transferring file over via RDP (like how we copy and drop/delete off the remote server automatically)

Community
  • 1
  • 1
flyclassic
  • 2,459
  • 6
  • 30
  • 44