ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / SSH functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The SSH constants are as follows:
ConstantDetailsFunction
sshErrorOutputType of stream to read: The data is read on the output buffer if an error occurred.SSHRead
sshStandardOutputType of stream to read: The data is read on the standard output buffer.SSHRead
The SSH constants (prefix syntax) are:
ConstantDetailsFunction
sshErrorOutputType of stream to read: The data is read on the output buffer if an error occurred.<sshSession variable>.Read (Function)
sshStandardOutputType of stream to read: The data is read on the standard output buffer.<sshSession variable>.Read (Function)
Minimum version required
  • Version 20
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help