response-storage
This command specifies where response files are stored.
Syntax
response-storage nfs
response-storage temporary
Parameters
nfs- Stores response files on the root directory of the specified NFS server. Only the NFS server limits the storage space.
temporary- Stores response files in temporary storage on the system. This storage space has limited size. This setting is the default value.
Guidelines
The response-storage command specifies the storage for response file. In normal operation, the FTP client deletes response files after they are read. After a system restart or power cycle, response files do not remain available.
The default value is temporary, where the response files are stored in temporary
storage on the system. This storage is limited in size. Using temporary storage reduces the
available system storage for processing. Temporary storage cannot be used with a virtual persistent
file system.
Setting nfs uses an NFS server to store these files, which eliminate storage
space constraints.
This command is relevant when response-type is
virtual-filesystem. Otherwise, it is ignored.