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?
Thanks
On Monday, June 11, 2018, 1:08:47 PM EDT, Mike Jumper <[email protected]>
wrote:
On Mon, Jun 11, 2018, 10:04 Tezarin <[email protected]> wrote:
> Hi,
> I have Guacamole configured to run inside docker and have SFTP setup for
> all my user connections (SSH and SFTP) and I would like to make sure the
> files which users dragged and dropped into their sessions don't just stay
> on the guacamole or guacd containers and end up taking up a lot of space.
>
They don't.
Files transferred via SFTP are streamed through. There is no intermediate
storage.
- Mike