Is there a way to have drag and drop access between Linux and a Windows Remote Desktop connection?
Asked
Active
Viewed 5,804 times
1 Answers
4
rdesktop supports a remotedisk option which will make a share appear within the Windows computer that you have opened a remote desktop connection to.
For example:
-r disk:remotedisk=/home/kbrandt/Desktop/Shared
It will show up on the Windows box as "remoted on hostname":

Peter Mortensen
- 12,326
Kyle Brandt
- 4,729