AXIS 200+ Users Manual Appendix G: CRON Script Command Reference
109
ftp
The ftp command uses the standard File Transfer Protocol (FTP) for
transferring an image from your AXIS 200+ to a remote host.
Syntax
ftp [-host HOST] [-user USERNAME] [-pass PASSWORD]
[-src SOURCEFILE] [-dest DESTINATIONFILE]
[-temp TEMPORARY_DESTINATION_NAME] [-loop LOOPTIME]
[-time TOTALTIME] [-buffer BUFFERTYPE]
[-ctrlport NBR] [-dataport NBR] [-to TIMEOUT_TIME];
Options
-host Specifies the name or Internet address of the remote host. If
specifying the name, performance will be slightly decreased due
to the DNS lookup. If no host is specified, the compiler will
complain.
-user Specifies the user name for logging on to the remote host. If no
user name is specified, the compiler will complain.
-pass Specifies the password for logging on to the remote host.
-src Specifies the source file name. If omitted, the fullsize.jpg
file will be sent. To include the image buffer, specify
images/buffer.jpg.
If an erroneous file name has been specified, no action will be
taken during execution.