On Wed, Apr 30, 2025 at 4:04 AM Arnaud bourree <arnaud.bour...@gmail.com> wrote:
> Hello, > > In documentation > https://guacamole.apache.org/doc/gug/using-guacamole.html#transferring-files > I read: > Guacamole supports file transfer for VNC, RDP, and SSH, using either the > native file transfer support of the protocol or SFTP. > > I understand that Guacamole can transfer files through VNC connection > without SFTP. > But I didn't see how to enable it : there are only SFTP parameters in VNC > connection. > > No, this is not correct - VNC does not have any built-in file transfer mechanism of its own, and requires that it be done with SFTP. The statement above is simply meant to indicate that some protocols have a built-in file transfer mechanism (RDP, SSH) and others rely on external mechanisms like SFTP (VNC). The statement does not mean that all of the protocols listed support BOTH native and SFTP file transfers. -Nick