uCosminexus Service Platform, Reference Guide

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

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 value Meaning
0 The command terminated normally.
1 The command terminated abnormally.
3 An exclusion error occurred.
9 An error occurred when checking the execution permission.

Notes