Instruction manual
AXIS 2400 Administration Manual Appendix H-The Programming Script
69
$d
The current day of the month in the range 01-31.
$n
The current month in the range 01-12.
$y
The current year without the century in the range 00-99.
$Y
The current year including the century.
$rS-E
Inserts an index number starting from number S through all the numbers including the
number E. If you leave out number E, it will be interpreted as a very large number. Note:
The rS-E substitution can be used with the first destination file only.
-temp Specifies a temporary name for the destination. This is to prevent someone else from
accidentally reading the file during the download.
-loop Specifies the time interval within which the command
should be repeated. Used together with the time attribute. If omitted, there will be no delay
between repeated transfers. Format: h<hours>m<minutes>s<seconds>. Optional.
-time Specifies the total time the command should loop. Used
together with the loop attribute. If omitted, the ftp command will be issued only once.
Format:
h<hours>m<minutes>s<seconds>. Optional.
-cam Specifies the camera source, i.e. 1 - 5. If omitted, the default camera will be used.
-buffer
Specifies the buffer type, i.e. fullsize.jpg, halfsize.jpg or hugesize.jpg. Only valid if -src is set to
images/buffer.jpg.
A
AA
Add
dddd
ddi
ii
it
tt
ti
ii
io
oo
on
nn
na
aa
al
l l
l O
OO
Op
pp
pt
tt
ti
ii
io
oo
on
nn
ns
ss
s
In addition to the options described above, the following optional settings are also available:
-ctrlport
Specifies the TCP port number in the range [0..65534] to be used as the control port for the
FTP server.
-dataport
Specifies the TCP port number in the range [0..65534] to be used as data port for the FTP
server.
-to Specifies the timeout, i.e. the FTP session will terminate when the specified time limit has
expired. Format: h<hours>m<minutes>s<seconds>
.
However, these options can only be used via a text editor.