Github user mike-jumper commented on a diff in the pull request:

    https://github.com/apache/guacamole-client/pull/270#discussion_r198253892
  
    --- Diff: 
guacamole-ext/src/main/resources/org/apache/guacamole/protocols/rdp.json ---
    @@ -329,6 +329,10 @@
                         "name"  : "sftp-hostname",
                         "type"  : "TEXT"
                     },
    +                {
    +                    "name"  : "sftp-host-key",
    --- End diff --
    
    Is there a reason behind the difference in parameter order across 
protocols? I see `hostname`/`port`/**`host-key`** for SSH but 
`sftp-hostname`/**`sftp-host-key`**/`sftp-port` for VNC/RDP.


---

Reply via email to