Thanks Mike, my mistake,I meant to say t he RDP users so the solution you 
mentioned (docker volume) is exactly what I  need. Do you happen to have a 
tutorial on using the EBS or docker volume with Guacamole and also how to make 
it  accessible to guacd?
Thanks    On Monday, June 11, 2018, 1:36:30 PM EDT, Mike Jumper 
<[email protected]> wrote:  
 
 On Mon, Jun 11, 2018 at 10:25 AM, Tezarin <[email protected]> wrote:

>  Thanks, but what about the Windows users? The guacamole containers are on
> a linux based host (guacd and guacamole containers and  external mysql vm).
> The users transfer their files to their windows  VMs via Guacamole. What
> about those users filling up the container space?
>
>
Assuming your Windows users are also using SFTP (as your initial email
specifically stated that all your connections are SSH and SFTP), the same
applies.

If you are also using RDP and Guacamole's RDP-specific virtual drive which
leverages RDPDR (not SFTP), then you will need to mount an external
directory using Docker's volume mounts and point the various virtual drives
at subdirectories of that directory.

There is no setting to delete files transferred to the virtual drive
associated with a connection. In fact, part of the point of those virtual
drives is that the files persist:

http://guacamole.apache.org/doc/gug/using-guacamole.html#rdp-virtual-drive

- Mike
  

Reply via email to