Good morning, I was able to put a check mark in the SFTP checkbox of my SSH connection and the file transfer worked transparently as you mentioned. Can you please advise how we can enable the SFTP for the Windows boxes via the admin interface?
Also, I came across this URL: https://sourceforge.net/p/guacamole/discussion/1110834/thread/9b3cc822/#9a0f Is it still valid? If it's true, that means the guacd container is where all these transferred files will live (until deleted). Any help would be much appreciated On Wednesday, May 30, 2018, 3:10:32 PM EDT, Tezarin <[email protected]> wrote: On the Admin GUI I see this: SFTP Enable SFTP:File browser root directory: That's probably what you meant, thank you. It works. I really appreciate your help. On Wednesday, May 30, 2018, 2:52:19 PM EDT, Nick Couchman <[email protected]> wrote: On Wed, May 30, 2018 at 2:43 PM, Tezarin <[email protected]> wrote: > Hi Nick, > > Thank you for your reply. I used both Firefox and Chrome with no luck. It > is a SSH connection. How can I enable SFTP? > > Depends on how you're setting up connections. The parameter name is "enable-sftp" - if you're using one of the JDBC modules, it can be enabled by checking the checkbox in the admin interface when you create or edit the connection. If you're using LDAP just add a parameter entry with "enable-sftp" for the parameter name and "true" for the value. If you're using user-mapper.xml, add a parameter with name "enable-sftp" and value "true". -Nick
