Hello! I am trying to connect to Windows using rdp through guacamole, and
successfully mounted the network drive. But when I used the network drive to
download something and disconnected the link, the folder created by guacd
locally was still there. After reading the source code, I found that guacd does
not delete the created folder after disconnecting the link, and there is no
parameter to achieve this function. I started guacd through docker, and the
version used is guacamole 1.5.0.
The parameters are as follows: "enable-drive": “true","create-drive-path":
“true","drive-name": “disk","client-name": “nickname","drive-path":
"/Users/alex/guacd/disk/"
I desire a solution where the folders generated by guacd are deleted upon
disconnection. Is there a method to achieve this function?
Thank you !
| |
Alex_Yin
|
|
skyywh2...@163.com
|