Copies the connection name.
ratool -copy <src_connection_name> <dest_connection_name>
The name of the connection to copy.
The name of the connection you are creating from the source connection.
To copy the connection named RepToJMS to a new connection named RepToJMS2:
ratool -copy RepToJMS NewRepToJMS
Creates a new connection by copying a connection name.