danielguerra69 / ubuntu-xrdp

Docker fully implemented Multi User xrdp with xorgxrdp and pulseaudio on Ubuntu 16.04/18.04
MIT License
254 stars 143 forks source link

Error: Copy Files from local machine to xrdp #46

Closed zafhiel closed 3 years ago

zafhiel commented 3 years ago

Hi Guys!

in many installations of this wonderful docker image, I always get this error when I try to copy one file from the local machine to the xrdp.

image

any ideas?

danielguerra69 commented 3 years ago

This can only work if the container is running in privileged mode, also the the fuser modules must be loaded on the host docker machine. I just made a docker container, the project which made it all possible can be found at https://github.com/neutrinolabs/xrdp

zafhiel commented 3 years ago

confirmed!

only need the --privileged flag