Please enable JavaScript to view this site.

A-Shell Reference

ASHNET2, like ASHNET, is a wrapper for various third-party library functions, making them conveniently accessible to A-Shell and ATE. In particular, ASHNET2.DLL provides SSH services to ATE which are built around the open source libraries LIBSSH2 and OpenSSL.

2014 May, A-Shell 6.1.1385, ASHNET2 2.2.205

Security-related enhancement:

supports public/private key authentication for SFTP via AG_FTP or FTPDLX.
fixes problems with SFTP downloads without explicit local paths.
fixes a bug in CRYPTO.SBR where the dst parameter was being truncated if needed to allow for an explicit trailing null.
supports new CRYPTO.SBR function to generate public/private key files.

Note: requires ASHW32.EXE 6.1.1385.0+ and should be updated at same time.