I want to connect to a remote computer and copy a file in any location say C: drive using either C#.net or VB.net programming.
- I have got the remote computer name and citrix login credentials(username, pwd) with me.
- The remote machine's Remote Desktop Connection is disabled.
- There is no shared drive available for mapping.
What approach should I follow.