csmftpdelusr (Deleting FTP inbound adapter users)

Format

csmftpdelusr -usr user-name

Function

Deletes a user registered in the FTP inbound adapter.

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

Arguments

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

Specifies the name of the user 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 alphabetic characters are case sensitive. The available one-byte symbols are as follows:

Return values

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

Notes