Description:
Display or change the delay time between mirror operations.
Form:
Command Handler: SYSD
HOSTTIMER|HOT|HT [ARGUMENT]
Argument: Time, in seconds, that the unit waits between mirror operations.
No Argument: Shows current setting.
Response:
WITH ARGUMENT
Verbose- "OK\r\n" to acknowledge receipt of command, or
"ERROR- [Description]\r\n" if error, ending command
Terse- "0\r\n" to acknowledge receipt of command, or
"[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
"\r\n" concludes modify responses (empty line)
WITHOUT ARGUMENT
Verbose- "OK\r\n" to acknowledge receipt of command, followed by
"HostTimer= <SETTING>\r\n", or
"ERROR- [Description]\r\n" if error, ending command
Terse- "0\r\n" to acknowledge receipt of command, followed by
"<SETTING>\r\n", or
"[NON-ZERO NUMERIC VALUE]\r\n" if error, ending command
"\r\n" concludes modify responses (empty line)
Examples:
Verbose command to set hosttimer:
*.SYSD HOSTTIMER 600<enter>
Response is: OK\r\n
\r\n
Verbose command to show hosttimer setting:
*.SYSD HOSTTIMER<enter>
Response is: OK\r\n
HostTimer= 600\r\n
\r\n
Notes:
The setting is the time between mirror operations. If HOSTTIMER is set to
600 seconds and a mirror session takes 15 minutes to complete, then it will
be 600 seconds before the next mirror.
Related commands: HOSTMODE, HOSTIPADDRESS, MIRRORLISTFILE, CLTUSERPASSWORD,
FTPTIMEOUT, FTPDATATIMEOUT, DONOTREPLACEMPEG, FTPCLIENTPASV