DISK_REMOVE_FILE

 

Description

Remove a specific file form the local storage media.

Input Argument

Filename
where
Filename: the file name of the file which it is going to be removed.

Attribute

Return of Message

OK
or
ERROR: file not found.

Applicability

Platform Devices Supported Firmware Version
PlatformT Camera, Video server with local storage A1D-310-V4.12 and later
PlatformK Camera A1D-311-V5.08.06 and later
PlatformA1 Camera A1D-500-V6.02 and later

Statue

Valid

See also

DISK_GET_FILE, DISK_REMOVE_OLD_FILES, DISK_FILE_LIST, DISK_FILE_SEARCH_TIME, DISK_FILE_SEARCH_EVENT

Example

http://ip:port/cgi-bin/system?USER=admin&PWD=123456&DISK_REMOVE_FILE=video-20110927-113027.raw
or
http://ip:port/cgi-bin/cmd/system?DISK_GET_FILE=video-20110927-113027.raw

Back To

HOME, SYSTEM CGI