Hello Nick,

Thank you for your answer. Here are some details:
-in a direct connection,   i specify in the hostname field of the
connection parameters the ip address of the target machine to which i want
to connect as the network flow is opened between guacamole server and this
machine.

-in the connection through a jumpbox, in the hostname I specify the ip
address of an  intermediate machine (the jumpbox) that acts as a proxy
between the Guacamole servers and  the target machine to which i want to
connect. When user connect whith ssh to the jumpbox, a command line is
executed automatically to run a gcloud ssh command to allow him to connect
from the jumpbox to the target machine using the google tunnel iap.
In this case, if user want to copy a file using SFTP from the side menu
option, files are copied to the jumpbox and not to the target machine as
the ip address is specified in the hostname field of the connection
parameters.

So, I don't know if i need for this case to write an execution or this use
case is already managed by a specific configuration in guacamole?

Thank you in advance.
Best regards
Makarem


Le lun. 15 déc. 2025, 17:05, Nick Couchman <[email protected]> a écrit :

> On Mon, Dec 15, 2025 at 3:31 AM Makarem Dandouna <
> [email protected]> wrote:
>
>> Hello,
>>
>> I tested SFTP  file transfer for ssh connections it is working well for
>> direct connections. However, when my connection is using a jumpbox, files
>> are copied into the jumpbox and not the target machine. Is there any
>> specific settings to configure for that ?
>>
>>
> Can you clarify what you mean by this, and perhaps provide a more
> specific/detailed description of your configuration? I don't fully
> understand what you mean by "direct connections" versus "jumpbox", and
> where the files end up versus where you expect them to end up?
>
>
>>
>> Also, do you know if it is possible to configure the timeout for retry
>> when there is a problem with the connection. The actual timeout is 15 sec
>> and I want to increase it.
>>
>
> There is no option to change this right now, outside of changing the
> hard-coded setting in the source code. There is a Jira issue out there to
> set max reconnect attempts - I would think this could also include
> configurable timeout duration:
>
> https://issues.apache.org/jira/browse/GUACAMOLE-1126
>
> -Nick
>

Reply via email to