5.4.16 Changing the definition information of FTP reception
This subsection describes the prerequisites for change the definition information of the following FTP receptions, during operation and the starting method.
-
FTP reception definition file
-
FTP reception configuration file
-
FTP execution permission list file, FTP command permission list definition file (for FTP reception), and list command option definition file.
- Organization of this subsection
(1) Prerequisites
To change the definition information of FTP reception, the following conditions must be fulfilled:
-
HCSC server is running
-
FTP reception is stopped
For details on how to check the status of the HCSC server, "5.3.15 Checking the HCSC server information".
(2) Changing method
The method to change the definition information of FTP is as follows:
(a) Changing the FTP reception definition file
Use the following procedure for changing FTP reception definition file:
-
Undeploy FTP reception for which the definition file is to be changed.
Execution format for undeploying FTP reception is as follows:
csccompoundeploy -user <login user ID> -pass <login password> -cluster <cluster name> -name <service ID>
For details, see "csccompoundeploy (Deleting the deployed HCSC components)" in "Service Platform Reference Guide".
-
Change the FTP reception definition file
Execution format for changing the FTP reception definition file is as follows:
csccmctl -user <login user ID> -pass <login password> -cluster <cluster name> -name <service ID> -operation set -targetfilename cscurecpftp.properties -basedir <file path of the directory in which cscurecpftp.properties are stored>
For details, see "csccmctl (Managing definition files)" in "Service Platform Reference Guide".
-
Deploy FTP reception for which the definition file is changed.
The execution format for deploying FTP reception is as follows:
csccompodeploy -user <login user ID> -pass <login password> -cluster <cluster name> -name <service ID>
For details, see "csccompodeploy (deleting deployed HCSC components) " in "Service Platform Reference Guide".
(b) Changing the FTP reception configuration file
Edit the file directly to change the FTP reception configuration file.
The storage destination of the FTP reception configuration file is as follows:
<Service Platform installation directory>\CSC\config\ftprecp\<ServiceID>.properties
(c) Changing the FTP execution permission list file, FTP command permission list definition file (for FTP reception), or list command option definition file
Edit the file directly to change the FTP execution permission list file, FTP command permission list definition file (for FTP reception), and list command option definition file.
The FTP execution permission list file, FTP command permission list definition file (for FTP reception), and list command option definition file are stored in the path specified in the FTP reception configuration file.