csaftpuserls (Displaying FTP adapter users)

Format

csaftpuserls [-h]
-f path-of-FTP-adapter-account-definition-file

Function

Displays the users that are registered in the FTP adapter account definition file. The display results are output to the standard output.

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.

-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 (").

Display format

(1) When the user authentication information is registered
1: User ID 1= billing-information
2: User ID 2
...
This command displays one user name on one line. If the billing information is specified for a user ID, the billing information is displayed.
(2) When the user authentication information is not registered
None

Return values

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

Notes