
The hsend command sends a file to the host via CVIS_ FTS.
Synopsis
hsend file=cs_file [dest=file_destination] [opt=option_list/n]
Description
The hsend command is used to send a file to the host via CVIS_ FTS. The arguments for the hsend command are described in the following table:
Argument  | 
Description  | 
Comments  | 
file  | 
A mandatory argument for the hsend command. The parameter is the full path name of the UNIX system file to be sent to the host.  | 
�  | 
dest  | 
An optional argument, where file_destination is the final destination of the file at the host  | 
If this parameter is not specified, the DESTINATION parameter value in the file /vs/ data/ fts_ config is used.  | 
opt  | 
An optional argument, where option_list/n is the list of option parameters or n (for no options)  | 
Options must be separated by a space. If opt=n , the PARAM1, PARAM2, and PARAM3 values in the /vs/ data/ fts_ config file are not used. If this argument is missing (the default), the PARAM1, PARAM2, and PARAM3 values in the /vs/ data/ fts_ config file are used.  | 
See also