GitHub user cfroese opened a pull request:
https://github.com/apache/incubator-guacamole-server/pull/95
GUACAMOLE-39: Do not abort VNC/RDP connection if SFTP fails
Re-implementation in the current code base of the changes in the previous
pull request for GUACAMOLE-39. For VNC/RDP connections, this PR now logs the
failure rather than aborting the connection. This allows the primary
connection to succeed regardless of the secondary SFTP connection.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Hatsize/incubator-guacamole-server
graceful-sftp
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-guacamole-server/pull/95.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #95
----
commit eda04b8ef1e016514cb5814dc5f8295b92ee56d0
Author: = <[email protected]>
Date: 2017-06-08T22:16:43Z
GUACAMOLE-39: Do not abort VNC/RDP connection if SFTP fails
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---