Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

"Normal" Ftscript error codes

&pagelevel(4)&pagelevel

"Normal" errors relate to the objects which are to be transferred or to the involved computer.

A "normal" error can be intercepted by the faulthandler (default) (see section “default”).

error codes

Description

ft_access

It is not possible to access a file/directory/computer.

ft_admin

Administration error.

ft_auth

Authentication error
(incorrect ID/password/authorizations).

ft_cantCreate

It is not possible to create a file/directory.

ft_cantDelete

It is not possible to delete a file/directory.

ft_configuration

Configuration error.

ft_connection

A connection error has occurred.

ft_corrupt

A file does not correspond to the expected format.

ft_exist

A file/directory already exists.

ft_localFileStructure

Error in the local file.

ft_notEmpty

A directory for deletion is not empty.

ft_notExist

A file/directory/CCS/file owner does not exist.

ft_remoteFileStructure

Error in the remote file.