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
