I have Ubuntu 12.04. I use Remmina to connect with remote Windows XP. I have configured Remmina for sharing my user folder, but I cannot see the folder in my remote Windows desktop.
Any idea?
I have Ubuntu 12.04. I use Remmina to connect with remote Windows XP. I have configured Remmina for sharing my user folder, but I cannot see the folder in my remote Windows desktop.
Any idea?
As with Bor's answer, upgrading to the Remmina 1.2 "next" version solved my issue with folder shares not showing up when RDP-ing from Ubuntu 15.10 to Windows Server 2012 R2.
As in the instructions at https://github.com/FreeRDP/Remmina/wiki, simply run:
or in one line by concatenating the commands together with
&&
.Then start Remmina =)
the following works from debian wheezy to a remote windows 8 pc using remmina 0.9.99.1:
first run remmina from the command line and see if connecting to your remote host gives any certificate errors:
if you see this warning then use whatever value you see reported instead of
remote-pc-name
in theserver
textbox in remmina.then edit your /etc/hosts so that remmina can find the ip address of this server. make sure a line like so exists:
second, edit your remote desktop preferences in remmina like so:
basic
advanced tab
make sure to click
save
.after this, navigate to
my computer
on the remote windows desktop and clickrefresh
. the shared folder should appear underother devices and drives
right next to local diskC:
after upgrading Remmina from PPA (to 1.2 version): https://github.com/FreeRDP/Remmina/wiki folder sharing works with windows 2012 systems.
rdesktop is indeed good at sharing folders. But rdesktop can NOT connect to windows 2012 systems.
Remiina does not seem to be able to share folders successfully with windows 2012 systems.