Hi I have verified that connecting with the guacamole interface if I connect with a windows10 client machine that disk sharing works for me, but against the ubuntu 20.04 client machine it does not work
I have verified that the docker guacd that I have is a version 1.3.0 and a debian 10.7 and that it has the following freerdp packages installed: dpkg -l | grep rdp libfreerdp-client2-2:amd64 2.2.0+dfsg1-1~bpo10+1 amd64 Free Remote Desktop Protocol library (client library) libfreerdp2-2:amd64 2.2.0+dfsg1-1~bpo10+1 amd64 Free Remote Desktop Protocol library (core library) As the shared disk does not work through guacamole with ubuntu 20.04 client machine, I have tried to access the client machine from my laptop using xfreerdp not using guacamole and it works for me with this command xfreerdp /u:profesor /p:mypassword /v:xx.xx.xx.xxx /w:1600 /h:900 /drive:sharedisk,/home/myuser/Documents here if the shared disk works for me. I can't find anything in the logs to give me a clue as to what's going on with the shared disk or I don't know where to look. Best regards --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
