PUT Command

P[UT]

HSI Version: All
Purpose: Saves or replaces a file. If the HPSS file does not exist, a new file is created; if the HPSS file exists, it is overwritten.
Aliases:
Command Format: Put [keywords][options] path ...
Options: -R Recurse through subdirectories
-p Preserve time stamps when creating new file
Keywords: BACKUP DIRn
Usage Notes: This command always overwrites existing files, in contrast to the CPUT command.

The -R option may be specified to recursively STORE a directory tree. In this case, HPSS subdirectories are automatically created as needed while traversing the local directory tree.

Example:
Related Command(s): CPUT, GET