TotalNET Advanced Server 5.2 Reference Manual

attach

This command connects a client to another server.

Usage

 attach [servername[\username]]
 attach ident_var

Options

servername 

Specify the name of a remote server. It defaults to the user name for the current server. 

username

Specify a valid user name at servername. 

Examples

  1. Use the following command to attach to the server called support as the current user name:


    attach support
  2. Use the following command to attach to the server called support as user name pierce:


    attach support\pierce