vadimpronin / guacamole-lite

Node.js library for creating Guacamole-compatible servers. Guacamole is a RDP/VNC/SSH/Telnet client for HTML5 browsers.
Apache License 2.0
250 stars 78 forks source link

Is there any default location to put a file into remote server? #40

Open mfarkan opened 3 years ago

mfarkan commented 3 years ago

9 In this issue, there is a function for uploading a file into a remote server working with type="input" but I could not see the location of the folder inside of the remote server? How can I declare a common path for such a purpose(also guacd user should have rwx right.) Or Am I missing something for uploading a file?