Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
SSH.ConfigureKeepAlive
Configures keep alive probes.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| SSH | 10.4 | Yes | Yes | Yes | Yes | Yes |
MBS( "SSH.ConfigureKeepAlive"; SSH; WantReply; Interval ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| SSH | The SSH session reference number from the plugin. | $ssh |
| WantReply | WantReply indicates whether the keepalive messages should request a response from the server. Default value is true for this parameter. |
1 |
| Interval | Interval is number of seconds that can pass without any I/O, use 0 to disable keepalives. To avoid some busy-loop corner-cases, if you specify an interval of 1 it will be treated as 2. Default is 2. |
2 |
Result
Returns OK or error.
Description
Configures keep alive probes.Set how often keepalive messages should be sent.
Blog Entries
- What is new in the MBS FileMaker Plugin Version 10.4
- Neues MBS FileMaker Plugin 10.4
- MBS FileMaker Plugin 10.4 - More than 6300 Functions In One Plugin
- MBS FileMaker Plugin, version 10.4pr6
Release notes
- Version 10.4
- Added SSH.ConfigureKeepAlive function.
Created 26th August 2020, last changed 26th August 2020
SSH.CloseChannel - SSH.Connect
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins