Tar File Member (-MEMBER)

Use the Tar File Member adapter command (-MEMBER) to specify which tar file member is to be modified.


-MEMBER filename [-A|-C|-D|-X|-U]
Option
Description
filename
Required value. Specify the name of the member file.
-A
Add the member file specified by filename to the archive. This option is only valid for data targets.
-C
Create the new member file specified by filename. This option is only valid for data targets.
-D
Delete the member file specified by filename from the archive. This option is valid for either data sources or data targets.
-X
Extract the member file specified by filename from the archive. This option is only valid for data sources.
-U
Update the member file specified by filename in the archive. This option is only valid for data targets.

The Tar File Member adapter command (-MEMBER) also requires the use of the Tar File Archive adapter command (-ARCHIVE).