VKontakte.DJ
forum traveling
 

Celestial Software

...better by design

Home Support Online Help
Online Help

VBScript example: ascii file send

E-mail Print

Here is a script implementation of a feature I get asked for a lot:  ASCII file send.  If you just want to take the contents of a file and send it to the remote host, this script is for you!  This is not a file transfer.  No SFTP or ZModem here. 

Last Updated on Friday, February 27, 2009 01:23 am Read more...
 

VBScript example: automatic logging

E-mail Print

Through the new scripting features of AbsoluteTelnet/SSH, users can now enable automatic session logging with this script.  The script uses two AbsoluteTelnet/SSH functions.  It uses Terminal.GetHostname to get the hostname which it uses to construct the logfile name, and Terminal.OpenLog to actually open the log. 

Last Updated on Friday, February 27, 2009 01:04 am Read more...
 

VBScript example: automatic login

E-mail Print

The following script uses two command (WaitFor and SendText) to perform the bare minimum tasks required to perform a scripted login. 

Last Updated on Friday, February 27, 2009 01:04 am Read more...
 


Page 4 of 12

Recent Forum Posts

info in Secure Shell by bpence, Jan 29, 2024 09:01 am
info in Secure Shell by bpence, Nov 20, 2023 09:43 am
info in Secure Shell by bpence, Nov 17, 2023 09:44 am
info in AbsoluteTelnet General by bpence, Nov 14, 2023 06:55 am
info in Configuration issues by taa1, Nov 05, 2023 04:26 pm
I have been using AbsoluteTelnet for a little over a month. We use it's SecureShell abilities as a login to our character-based applications on Linux servers. The product has performed exactly as advertised. Although I've had a few issues (i.e., not knowing how to do certain things in AbsoluteTelnet), the support has been excellent and all of the issues I've encountered have been resolved quickly. -- sywyatt