1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Drag and drop with Linux's "rdesktop"?

Discussion in 'Windows Home Server' started by ToddAndMargo, Oct 11, 2009.

  1. ToddAndMargo

    ToddAndMargo Guest

    Hi All,

    On my Linux clients who are using "rdesktop" to connect
    to my terminal server, is there a way to "drag and drop"
    files between my local linux client and my terminal
    server? Any other way to copy between desktops?

    Many thanks,
    -T
     
  2. ToddAndMargo

    ToddAndMargo Guest

    ToddAndMargo wrote:<!--coloro:blue--><span style="color:blue <!--/coloro-->
    > Hi All,
    >
    > On my Linux clients who are using "rdesktop" to connect
    > to my terminal server, is there a way to "drag and drop"
    > files between my local linux client and my terminal
    > server? Any other way to copy between desktops?
    >
    > Many thanks,
    > -T<!--colorc--><!--/colorc-->

    Got this answered over on rdesktop-users mailing list:

    As far as I know, you cannot drag and drop between desktops.
    However you can use the '-r' option to map any area in your
    filesystem to a " windows network drive". eg.

    rdesktop -r disk:remotedisk=</home/me/Documents>

    will redirect /home/me/Documents to a windows network share
    called remotedisk, which you can access by clicking on
    "My Computer" icon.

    Regards, Rui

    I fired it up on mine and it works perfectly. Apparently,
    rdesktop is used the same way on Apple too.

    -T
     

Share This Page