GitHub user dejan032 opened a pull request:
https://github.com/apache/guacamole-server/pull/207
GUACAMOLE-673: Create automatically needed directory for file transfer.
Automatically create transfer folder in guacd file system when user is
logged in to rdp, so that the transfer network drive can be used immediately
without needing to open it first one time to start copying things into and out
of it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dejan032/guacamole-server master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/guacamole-server/pull/207.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 #207
----
commit 48974cf79fa629dc63d35665d57cfdc79dd8fda4
Author: Dejan Milovanovic <dejan.milovanovic@...>
Date: 2018-12-04T07:31:45Z
GUACAMOLE-673: Create automatically needed directory for file transfer.
----
---