Remote Desktop File Transfer
Owen Townend
owen.townend at gmail.com
Tue Nov 11 00:14:11 UTC 2008
2008/11/11 hippie dream <tonightsthenight at gmail.com>:
>
> Hello,
>
> Is there any way to setup a remote desktop so that files from the remote
> desktop are easily moved to my main computer (running 8.10)? I use rdesktop
> and then connect to my school's server. It would be really nice to transfer
> files from their server to my computer without having to email them back and
> forth. Is this even possible?
>
> For the record, I think Intrepid is quite good and all the little features
> added are actually useful. Thanks!
>
> Sam
Hey,
Making a few assumptions (correct me if I'm wrong)
You're using rdesktop from your Ubuntu machine to connect to your
school's Windows server.
From your Ubuntu box use `rdesktop -u sam -r disk:samtmp=/home/sam/tmp 1.2.3.4`
Where 1.2.3.4 would be substituted for your school server address and
'/home/sam/tmp' is the local directory you want access to from the
rdesktop session and 'sam' is your remote username.
You'd then type '\\tsclient\samtmp' into the address bar in your
remote session to get access.
cheers,
Owen.
More information about the ubuntu-users
mailing list