ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Communication / SSH functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The SSH constants are as follows:
ConstantDetailsFunction
sshErrorOutputType of stream to be read: Data is read from the output buffer in the event of an error.SSHRead
sshStandardOutputType of stream to be read: Data is read from the standard output buffer.SSHRead
The SSH constants (prefix syntax) are:
ConstantDetailsFunction
sshErrorOutputType of stream to be read: Data is read from the output buffer in the event of an error.<sshSession variable>.Read (Function)
sshStandardOutputType of stream to be read: Data is read from 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: 09/21/2024

Send a report | Local help