Download Print this page

Axis 240 User Manual page 120

Network camera server axis
Hide thumbs Also See for AXIS 240:

Advertisement

-cam
-b
hugesize.jpg
images/buffer.jpg
-n
# This command will send an e-mail with the
# subject "Hello" and the attached file
# fullsize.jpg to someone@company.com
* * * * * :
mail -s Hello -a fullsize.jpg -t someone@company.com;
%
# This command will send an e-mail with the
# subject "This "fullsize.jpg" was sent from my
# AXIS 240" to two recipients.
* * * * * :
mail -s "This \"fullsize.jpg\" was sent from my AXIS
240" -a fullsize.jpg -t someone@axis.com
anotherone@axis.com;
%
# This command will send an e-mail with five
# attachments.
* * * * * :
mail -a fullsize.jpg halfsize.jpg hugesize.ppm
cronscript config -t me@at.home;
%
fullsize.jpg halfsize.jpg
-a
-src
images/buffer.jpg

Advertisement

loading