uCosminexus Service Platform, Setup and Operation Guide

[Contents][Glossary][Index][Back][Next]

3.2.6 Obtaining the FTP reception definition file

This subsection describes the preconditions for obtaining the FTP reception definition file set up in the development environment, and explains how to obtain the file.

Organization of this subsection
(1) Preconditions
(2) How to obtain the file

(1) Preconditions

To obtain the FTP reception definition file, the HCSC server must be in a running state.

For details on how to check the status of the HCSC server, see "5.3.15 Checking the HCSC server information".

(2) How to obtain the file

To obtain the FTP reception definition file set up in the development environment, execute the csccmctl command in the operating environment.

The execution format for obtaining the FTP reception definition file is as follows:

 
csccmctl -user <login user ID> -pass <login password> -cluster <cluster name> -name <reception ID of the FTP reception> -targetfilename cscurecpftp.properties -basedir <file path of the directory where cscurecpftp.properties is stored> -operation get
 

For details, see "csccmctl (Managing the definition files) " in "Service Platform Reference Guide".