ReplyText.properties revision 5f38fd8ca104fe456a2cf7fcedc56e9b0ce777d3
1# Copyright 2007 the original author or authors.
2# 
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#  
7#       http://www.apache.org/licenses/LICENSE-2.0
8#  
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14#
15# Mapping of reply code -> reply text
16110=Restart marker reply.
17120=Service ready in nnn minutes.
18125=Data connection already open; transfer starting.
19150=File status okay; about to open data connection.
20200=Command okay.
21202=Command not implemented, superfluous at this site.
22211={0}.
23212={0}.
24213={0}.
25214={0}.
26215={0} system type.
27220=Service ready for new user.
28221=Service closing control connection.
29225=Data connection open; no transfer in progress.
30226=Closing data connection. Requested file action successful.
31226.WithFilename=Closing data connection. Requested file action successful. Filename={0}.
32227=Entering Passive Mode {0}.
33230=User logged in, proceed.
34250=Requested file action okay, completed.
35257={0} created.
36331=User name okay, need password.
37332=Need account for login.
38350=Requested file action pending further information.
39421=Service not available, closing control connection.
40#    This may be a reply to any command if the service knows it must shut down.
41425=Can't open data connection.
42426=Connection closed; transfer aborted.
43450=Requested file action not taken.
44#   File unavailable (e.g., file busy).
45451=Requested action aborted: local error in processing.
46452=Requested action not taken.
47#    Insufficient storage space in system.
48500=Syntax error, command unrecognized.
49#    This may include errors such as command line too long.
50501=Syntax error in parameters or arguments.
51502=Command not implemented.
52503=Bad sequence of commands.
53504=Command not implemented for that parameter.
54530=Not logged in.
55532=Need account for storing files.
56550=File not found or not accessible: {0}
57#    File unavailable (e.g., file not found, no access).
58551=Requested action aborted: page type unknown.
59552=Requested file action aborted.
60#    Exceeded storage allocation (for current directory or dataset).
61553=Requested action not taken for {0}
62#    File name not allowed.
63
64#-------------------------------------------------------------------------------
65# Other Messages
66#-------------------------------------------------------------------------------
67userAccountNotValid=UserAccount missing or invalid for user [{0}]
68homeDirectoryNotValid=The homeDirectory configured for user [{0}] is not a valid directory: [{1}]
69pwd="{0}"
70syst="{0}"
71stou=Closing data connection. Requested file action successful. Filename={0}.
72noHelpTextDefined=No help text has been defined for [{0}]