Info
Version: | 1.0.1.18 |
Author(s): | Richard Schoen |
Last Update: | Monday, July 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/richardschoen/SShNetIbmi |
NuGet Url: | https://www.nuget.org/packages/IbmiXmlserviceStdSsh |
Install
Install-Package IbmiXmlserviceStdSsh
dotnet add package IbmiXmlserviceStdSsh
paket add IbmiXmlserviceStdSsh
IbmiXmlserviceStdSsh Download (Unzip the "nupkg" after downloading)
Dependencies
- SSH.NET(>= 2016.1.0)
Tags
Apps can run any qsh/pase commands as well as perform XMLSERVICE operations such as SQL database calls, CL command calls, program calls, procedure calls, send and receive to data queues and more. SFTP file transfers are also supported.
The class library requires an IBM i or AS/400 running IBM i V7R2 and above and the following: IBM i SSH/SFTP server service must be running. XMLSERVICE software library and the PASE xmlservice-cli app must be installed to used any of the XMLSERVICE based calls.