Add possibility to configure timeout for remote process (#11271)

* Add possibility to configure timeout for remote process
* Fixes #11234
This commit is contained in:
sforst 2024-10-07 04:37:56 +02:00 committed by GitHub
parent ea2e36c676
commit abcb1414a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 117 additions and 48 deletions

View file

@ -2372,6 +2372,14 @@ The command has to exit. In case of `sftp` as last command `exit` has to be sent
</source>
<translation type="unfinished"></translation>
</message>
<message>
<source>Timeout:</source>
<translation type="unfinished"></translation>
</message>
<message>
<source> seconds</source>
<translation type="unfinished"></translation>
</message>
</context>
<context>
<name>DatabaseTabWidget</name>