csaftpuserdel (Deleting FTP adapter users)

Format

csaftpuserdel [-h]
-user login-user-ID
-f path-of-FTP-adapter-account-definition-file

Function

Deletes a user registered in the FTP adapter account definition file.

For details on how to use this command, see 5.4.14 Checking and changing the user information for an FTP adapter in the Service Platform System Setup and Operation Guide.

Arguments

-h

Displays the usage of commands. When you specify this option, all other options are ignored even if specified.

-user login-user-ID ~ <one-byte alphanumeric characters and one-byte symbols> ((1 to 80 characters))

Specifies the user ID to be deleted. You can specify one-byte alphanumeric characters, one-byte symbols (0x21 to 0x7E in ASCII encoding), and one-byte spaces (0x20 in ASCII encoding). The characters are case sensitive. The available one-byte symbols are as follows:

-f path-of-FTP-adapter-account-definition-file

Specifies the relative or absolute path of the FTP adapter account definition file. To include spaces, enclose the entire option argument in double quotation marks (").

Return values

Return valueMeaning
0The command terminated normally.
1The command terminated abnormally.
9An error occurred when checking the execution permission.

Notes