int tsmCopyTspec ( TsmConnection in, TsmConnection out ) Copy one connection's tspec to another
Copy one connection's tspec to another.This function will read the tspec field from the input connection into the tspec field of the output connection, and then write out this tspec field to disk (for the output connection).
i.e. this results in copying the tspec file from the input connection to the output connection, and also updates the output connection's tspec field so that it contains the same information.