On Wed, May 30, 2018 at 11:04 AM, Tezarin <[email protected]> wrote:
> Hi all, > I have the Guacamole container running and everything works well. I would > like my users to have the ability to SCP the files into their VMs via the > Guacamole browser. But when I drag and drop into the connection, I get this > error: > > File transfer is either not supported or not enabled. Please contact your > system administrator, or check your system logs. > > Is the SCP supported in the Docker image? > > Yes, SFTP should work fine in the Docker image. What browser are you using? Have you enabled SFTP in the connection configuration? Also, please note that SFTP may not mean that the files automatically show up in the user's VMs - if they are connecting to a VM via SSH, then it should work transparently and they will show up. However, using RDP or VNC, the SFTP host needs to either be the exact same host as the RDP or VNC connection is using, or you have to provide another way to get the files from the SFTP server to those hosts. -Nick
