Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Sequence errors

&pagelevel(3)&pagelevel

General errors

Error class

Error

Additional error
information

Meaning

FTEM_PAR

FTED_FTMSG

code

code designates the message number of the corresponding command (see the manual "openFT (Unix and Windows systems) - Command Interface").
The associated message text can also be determined using the fthelp code command.

Error in the local system

Error class

Error

Additional error
information

Meaning

FTEM_LOCERR

FTED_EXIST

0

The local file already exists.

FTEM_LOCERR

FTED_FTAC

0

The request was rejected by the local FTAC.

FTEM_LOCERR

FTED_INCONS

0

The local file is inconsistent.

FTEM_LOCERR

FTED_MEM

0

The local file has no memory.

FTEM_LOCERR

FTED_NOACCESS

0

The local file cannot be accessed.

FTEM_LOCERR

FTED_NOCREAT

0

The local file cannot be created.

FTEM_LOCERR

FTED_NOTEXIST

0

The local file cannot be found.

Error in connection to the remote system

Error class

Error

Additional error
information

Meaning

FTEM_CONNERR

FTED_NOCONN

0

No free transport connection.

FTEM_CONNERR

FTED_NOTAVAIL

0

The remote system is not available.

FTEM_CONNERR

FTED_UNKNOWN

0

The remote system is unknown.

Error in remote system

Error class

Error

Additional error
information

Meaning

FTEM_REMERR

FTED_EXIST

0

The remote file does already exist.

FTEM_REMERR

FTED_INCONS

0

The remote file is inconsistent.

FTEM_REMERR

FTED_MEM

0

The remote file has no memory.

FTEM_REMERR

FTED_NOACCESS

0

The remote file cannot be accessed.

FTEM_REMERR

FTED_NOCREAT

0

The remote file cannot be created.

FTEM_REMERR

FTED_NOTEXIST

0

The remote file cannot be found.

FTEM_REMERR

FTED_REMADM

0

The remote transfer admission is invalid.