User Guide
NOTIFICATION PAGE TYPES
CHAPTER 12: NOTIFYING END USERS 263
Filter Failure The request for page <URL> has been denied
because an internal server is currently
unreachable or overloaded.
Please retry the request later.
(<version>, FILTER_FAILURE,
<HTTP_error>)
Found The page <URL> is being redirected to
<redirected URL>.
(<version>, FOUND,
<redirected_URL>,
<HTTP_error>)
FTP Aborted The request for the file <URL> did not succeed.
The FTP server <host name> unexpectedly
terminated the connection.
Please retry the request later.
(<version>, FTP_ABORTED,
<HTTP_error>)
FTP Authorization
Required
Authentication is required by the FTP server <host
name>. A valid user ID and password must be
entered when prompted.
In some cases, the FTP server may limit the
number of anonymous connections. If you
usually connect to this server as an anonymous
user, please try again later.
(<version>,
FTP_AUTH_REQUIRED,
<host_name>)
FTP Connection
Failed
The system cannot communicate with the FTP
server <host name>. The FTP server may be
temporarily or permanently down, or may be
unreachable because of network problems.
Please check the spelling of the address entered.
If it is correct, try this request later.
(<version>,
FTP_CONNECTION_FAILED,
<host_name>)
FTP Forbidden Access was denied by the FTP server <host
name>. Your user ID does not have permission to
access this document.
(<version>, FTP_FORBIDDEN,
<host_name>)
FTP Not Found The file <URL> could not be found. The address
is either incorrect or obsolete.
(<version>, FTP_NOT_FOUND,
<HTTP_error>)
FTP Server Error The system cannot communicate with the FTP
server <host name>. The FTP server may be
temporarily or permanently down, or may not
provide this service.
Please confirm that this is a valid address. If it is
correct, try this request later.
(<version>, FTP_SERVER_ERR,
<host_name>)
Table 12-6 Notification Page Types (Continued)
Notification Title Notification Text Notification Codes