Reputation: 6884
I am accessing my desktop from my laptop via MSTSC. On the RDC session I have selected the option to allow access to my local resources for Printer and Clipboard.
I can copy and paste from my local laptop to my remore desktop, but cannot copy and paste from my remote to my local. This worked last week, but has now stopped.
What setting might have changed?
Thanks, Mark
Upvotes: 4
Views: 20468
Reputation: 61
the problem in the remote host here how to solve it :- 1. Login to remote computer using Remote Desktop (RDP)
Open Task Manager in the remote machine
Click the "Process" tab
Locate a program called "rdpclip.exe"
Right click and select "End process" to kill this program
Click on "File" menu in the task manager and select "New Task (Run)"
Type rdpclip.exe and press the button to start the process.
Upvotes: 6
Reputation: 1129
I had the same issue, but I just needed to download some files from an external server. So, in the RDC local settings, I selected the 'more' option and selected a local drive such as C: to be available in my remote session. Then on the remote server, when navigating to "My Computer", my local C: drive is available for transfer of files.
Upvotes: 1
Reputation: 6884
Forget me. Found the answer on SuperUser (obviously!!) -
https://superuser.com/questions/220453/fixing-copy-paste-for-remote-desktop-sessions linking to http://brennan.offwhite.net/blog/2007/01/18/fixing-copypaste-for-remote-desktop-sessions/
Upvotes: 4