Job Management Partner 1/File Transmission Server/FTP Description, Reference and Operator's Guide
These messages are output to the terminal used to execute the command.
Invalid option. - - opt
An invalid opt option was specified.
- (S)
- Terminates ftsregc command processing.
- (O)
- Check and, if necessary, revise the specified options.
Duplicated option.- - opt
The opt option was specified more than once.
- (S)
- Terminates ftsregc command processing.
- (O)
- Check and, if necessary, revise the specified options.
Usage: ftsregc -N [cardname] transmission_information_option option_parameter
ftsregc -C cardname transmission_information_option option_parameter
ftsregc -D cardname
ftsregc -L cardname
The operands are not specified correctly.
- (S)
- Terminates ftsregc command processing.
- (O)
- Check and, if necessary, revise the specified operands.
A function error occurred.
(Function name : func Error code : errno)
A function error occurred.
- (S)
- Terminates ftsregc command processing.
- (O)
- For details about the error number, see the error numbers for the corresponding system function.
Permission denied.
The user does not have superuser permissions.
- (S)
- Terminates ftsregc command processing.
- (O)
- Execute the command using superuser permissions.
The card name is empty.
The null character string was specified for the card name.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify a non-null character string for the card name.
The card name is too long.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the card name as a character string in the range from 1 to 20 bytes.
The host name is empty.
The null character string was specified for the host name.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify a non-null character string for the host name.
The host name is too long.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the host name as a character string in the range from 1 to 256 bytes.
Specify the port number using integral numbers.
The specification of the port number contains a nonnumeric character.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify numeric characters only for the port number.
Specify the port number in the range from 1 to 65535.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the port number as an integer in the range from 1 to 65,535.
The user name is empty.
The null character string was specified for the user name.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify a non-null character string for the user name.
The user name is too long.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the user name as a character string in the range from 1 to 80 bytes.
The password is too long.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the password as a character string in the range from 1 to 80 bytes.
Specify SEND, RECV, or APPE after -TT option.
Neither SEND (send (overwrite)), nor RECV (receive), nor APPE (send (append)) is specified after the -TT option.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify SEND (send (overwrite)), RECV (receive), or APPE (send (append)) after the -TT option.
Specify ASCII or BINARY after -TY option.
Neither ASCII nor BINARY is specified after the -TY option.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify either ASCII or BINARY after the -TY option.
Specify STREAM or COMPRESS after -TM option.
Neither STREAM (uncompressed) nor COMPRESS (compress) is specified after the -TM option.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify either STREAM (uncompressed) or COMPRESS (compress) after the -TM option.
Specify CHECK or UNCHECK after -TK option.
Neither CHECK (with size checking) nor UNCHECK (without size checking) is specified after the -TK option.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify either CHECK (with size checking) or UNCHECK (without size checking) after the -TK option.
The local file name is empty.
The null character string was specified for the local file name.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify a non-null character string for the local file name.
The local file name is too long.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the local file name as a character string in the range from 1 to 256 bytes.
The remote file name is empty.
The null character string was specified for the remote file name.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify a non-null character string for the remote file name.
The remote file name is too long.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the remote file name as a character string in the range from 1 to 256 bytes.
The name of the program that starts when file transmission ends normally is too long.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the name of the program to start when transmission ends normally as a character string in the range from 1 to 256 bytes.
The name of the program that starts when file transmission ends abnormally is too long.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the name of the program to start when transmission ends abnormally as a character string in the range from 1 to 256 bytes.
FTP command is too long.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the FTP command as a character string in the range from 1 to 300 bytes.
The comment is too long.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the command as a character string in the range from 1 to 80 bytes.
The card is not registered.
- (S)
- Terminates ftsregc command processing.
- (O)
- Check the card name. To register a card, see 3.4 Registering transmission information.
The card is already registered.
- (S)
- Terminates ftsregc command processing.
- (O)
- Check the card name. Specify a card name that has not been registered.
Specify the name of the program that starts when file transmission ends normally with a full-path name.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the name of the program to start when transmission ends normally as a full path beginning with a forward slash (/).
Specify the name of the program that starts when file transmission ends abnormally with a full-path name.
- (S)
- Terminates ftsregc command processing.
- (O)
- Express the name of the program to start when transmission ends abnormally as a full path beginning with a forward slash (/).
Specify the card name.
The card name option is missing.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify the card name option.
Specify the host name.
The host name option is missing.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify the host name option.
Specify the user name.
The user name option is missing.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify the user name option.
Specify Send or Receive type.
The send/receive type option is missing.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify the send/receive type option.
Specify the transmission mode.
The transmission mode option is missing.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify the transmission mode option.
Specify the local file name.
The local file name option is missing.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify the local file name option.
Specify the remote file name.
The remote file name option is missing.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify the remote file name option.
Specify AUTO, MULTIPLE or SINGLE after the -TA option.
Neither AUTO (switch automatically), nor MULTIPLE (perform multiple-file transmission), nor SINGLE (perform single-file transmission) is specified after the -TA option.
- (S)
- Terminates ftsregc command processing.
- (O)
- Specify AUTO (switch automatically), or MULTIPLE (perform multiple-file transmission), or SINGLE (perform single-file transmission) after the -TA option.
All Rights Reserved. Copyright (C) 2010, Hitachi, Ltd.