| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
CURL.LibSSHVersion
Queries SSH library version.
| Component | Version | macOS | Windows | Linux | Server | iOS SDK |
| CURL | 8.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "CURL.LibSSHVersion" )
Parameters
none
Result
Returns text or error.
Description
Queries SSH library version.Examples
Shows LibSSH version used:
Show Custom Dialog ["SSH Version"; MBS( "CURL.LibSSHVersion" )]
# shows e.g. libssh2/1.11.1
# shows e.g. libssh2/1.11.1
See also
Release notes
- Version 8.2
- Added CURL.LibIDNVersion and CURL.LibSSHVersion.
Example Databases
Blog Entries
- Translating Insert from URL options for CURL to MBS Plugin calls
- MBS FileMaker Plugin, version 8.2pr3
- MBS FileMaker Plugin, version 6.2pr2
This function is free to use.
Created 14th April 2018, last changed 17th September 2025
MarkDown version: CURLLibSSHVersion.md