IBM RELEASE 7.3 User Manual
Page 344

•
Message/readme/banner/shutdown (message lines) are text files, with the following keywords
(all one character in length) recognized, identified by a preceding %:
Table 5. Banner Keywords
Keyword
Description
M
Class limit
T
Current time on FTP Daemon
C
Current working directory
R
Remote hostname
L
Local hostname
U
User name
s
Shutdown time
d
User disconnect time
r
Connection deny time
%
%
•
The format of the <shutdown_info_pathname> file is:
<year> <mon> <day> <hour> <min> <deny> <disc>
Message lines contain keywords mentioned above. For example:
1994 1 28 16 0 120 30
System shutdown at %s (current time is %T)
New FTP sessions denied at %r
FTP users disconnected at %d
indicates that shutdown will be 1/28/94 at 16:00, with users disconnected at 15:30 and sessions denied at
14:40 (the 120 indicates 1 hour, 20 minutes).
•
The <when> clauses may be either login (in which case the file is displayed when the user logs
in) or cwd=[<directory_name> | *] (in which case the file is displayed when the user changes to
the named directory, with * wildcarding all directories).
•
The <times> clause has the following format:
<day><times>-<time> | <day><time>-<time> | . . .
where <day> is one of Su, Mo, Tu, We, Th, Fr, Sa, Su, Wk, or Any and <time> is the time of
day on a 24-hour clock. For example, to specify Tuesday between 8:00 am and 4:00 pm:
Tu0800-1600
The Wk entry for the <day> clause indicates a week day (Monday-Friday), and Any indicates all
HPSS Management Guide
November 2009
Release 7.3 (Revision 1.0)
344